|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SimpleProperty in be.ac.vub.cocompose.eclipse.model |
Methods in be.ac.vub.cocompose.eclipse.model that return SimpleProperty | |
SimpleProperty |
EclipseModelFactory.createSimpleProperty()
Creates a SimpleProperty. |
Uses of SimpleProperty in be.ac.vub.cocompose.eclipse.model.properties |
Classes in be.ac.vub.cocompose.eclipse.model.properties that implement SimpleProperty | |
class |
EclipseSimpleProperty
The SimpleProperty language element for Eclipse. |
Uses of SimpleProperty in be.ac.vub.cocompose.io.xmi |
Methods in be.ac.vub.cocompose.io.xmi with parameters of type SimpleProperty | |
void |
XMIElementType.visitSimpleProperty(SimpleProperty simpleProperty)
Visits a SimpleProperty. |
Uses of SimpleProperty in be.ac.vub.cocompose.lang |
Methods in be.ac.vub.cocompose.lang that return SimpleProperty | |
SimpleProperty |
ModelFactory.createSimpleProperty()
Creates a SimpleProperty. |
Methods in be.ac.vub.cocompose.lang with parameters of type SimpleProperty | |
void |
DefaultModelVisitor.visitSimpleProperty(SimpleProperty simpleProperty)
Visits a SimpleProperty. |
void |
DefaultSuperModelVisitor.visitSimpleProperty(SimpleProperty simpleProperty)
Visits a SimpleProperty. |
void |
ModelVisitor.visitSimpleProperty(SimpleProperty simpleProperty)
Visits a SimpleProperty. |
Uses of SimpleProperty in be.ac.vub.cocompose.lang.impl |
Methods in be.ac.vub.cocompose.lang.impl that return SimpleProperty | |
SimpleProperty |
DefaultModelFactory.createSimpleProperty()
Creates a SimpleProperty. |
Uses of SimpleProperty in be.ac.vub.cocompose.lang.impl.properties |
Classes in be.ac.vub.cocompose.lang.impl.properties that implement SimpleProperty | |
class |
DefaultSimpleProperty
Simple language element property. |
Uses of SimpleProperty in be.ac.vub.cocompose.operations |
Methods in be.ac.vub.cocompose.operations with parameters of type SimpleProperty | |
void |
CopyElement.visitSimpleProperty(SimpleProperty simpleProperty)
Visits a SimpleProperty. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |