|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ModelTransformation in be.ac.vub.cocompose.eclipse.model |
Methods in be.ac.vub.cocompose.eclipse.model that return ModelTransformation | |
ModelTransformation |
EclipseModelFactory.createModelTransformation()
Creates a ModelTransformation. |
Uses of ModelTransformation in be.ac.vub.cocompose.eclipse.model.core |
Classes in be.ac.vub.cocompose.eclipse.model.core that implement ModelTransformation | |
class |
EclipseModelTransformation
Eclipse implementation of a ModelTransformation. |
Uses of ModelTransformation in be.ac.vub.cocompose.io.xmi |
Methods in be.ac.vub.cocompose.io.xmi with parameters of type ModelTransformation | |
void |
XMIElementType.visitModelTransformation(ModelTransformation modelTransformation)
Visits a ModelTransformation. |
Uses of ModelTransformation in be.ac.vub.cocompose.lang |
Methods in be.ac.vub.cocompose.lang that return ModelTransformation | |
ModelTransformation |
ModelFactory.createModelTransformation()
Creates a ModelTransformation. |
Methods in be.ac.vub.cocompose.lang with parameters of type ModelTransformation | |
void |
DefaultModelVisitor.visitModelTransformation(ModelTransformation modelTransformation)
Visits a ModelTransformation. |
void |
DefaultSuperModelVisitor.visitModelTransformation(ModelTransformation modelTransformation)
Visits a ModelTransformation. |
void |
ModelVisitor.visitModelTransformation(ModelTransformation modelTransformation)
Visits a ModelTransformation. |
Uses of ModelTransformation in be.ac.vub.cocompose.lang.impl |
Methods in be.ac.vub.cocompose.lang.impl that return ModelTransformation | |
ModelTransformation |
DefaultModelFactory.createModelTransformation()
Creates a ModelTransformation. |
Uses of ModelTransformation in be.ac.vub.cocompose.lang.impl.core |
Classes in be.ac.vub.cocompose.lang.impl.core that implement ModelTransformation | |
class |
DefaultModelTransformation
Default implementation for a ModelTransformation |
Uses of ModelTransformation in be.ac.vub.cocompose.operations |
Methods in be.ac.vub.cocompose.operations with parameters of type ModelTransformation | |
void |
CopyElement.visitModelTransformation(ModelTransformation modelTransformation)
Visits a ModelTransformation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |