|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Property in be.ac.vub.cocompose.eclipse.model.properties |
Classes in be.ac.vub.cocompose.eclipse.model.properties that implement Property | |
class |
EclipseSimpleProperty
The SimpleProperty language element for Eclipse. |
Uses of Property in be.ac.vub.cocompose.io.xmi |
Methods in be.ac.vub.cocompose.io.xmi with parameters of type Property | |
void |
XMIElementType.visitProperty(Property property)
Visits a Property. |
Uses of Property in be.ac.vub.cocompose.lang |
Methods in be.ac.vub.cocompose.lang with parameters of type Property | |
void |
DefaultModelVisitor.visitProperty(Property property)
Visits a Property. |
void |
DefaultSuperModelVisitor.visitProperty(Property property)
Visits a Property. |
void |
ModelVisitor.visitProperty(Property property)
Visits a Property. |
Uses of Property in be.ac.vub.cocompose.lang.impl.properties |
Classes in be.ac.vub.cocompose.lang.impl.properties that implement Property | |
class |
DefaultModelProperty
Delegates to a model as property. |
class |
DefaultProperty
Generic language element property. |
class |
DefaultSimpleProperty
Simple language element property. |
Uses of Property in be.ac.vub.cocompose.lang.properties |
Subinterfaces of Property in be.ac.vub.cocompose.lang.properties | |
interface |
ModelProperty
Delegates to a model as property. |
interface |
SimpleProperty
Simple language element property interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |