public interface CompositeVisualType extends VisualType
The following features are supported:
TypesPackage.getCompositeVisualType()
Modifier and Type | Method and Description |
---|---|
<any> |
getVariables()
Returns the value of the 'Variables' containment reference list.
|
<any> |
getVisualGroups()
Returns the value of the 'Visual Groups' containment reference list.
|
getDefaultValue, setDefaultValue
extendsType, getDomainModel, getReferencedVariables, getSuperType, getVisualType, isAbstract, setAbstract, setDomainModel, setVisualType
getId, getName, getPath, getTags, setId, setName
isSynched, setSynched
<any> getVariables()
Variable
.
If the meaning of the 'Variables' containment reference list isn't clear, there really should be more of a description here...
TypesPackage.getCompositeVisualType_Variables()
<any> getVisualGroups()
VisualGroup
.
If the meaning of the 'Visual Groups' reference list isn't clear, there really should be more of a description here...
TypesPackage.getCompositeVisualType_VisualGroups()