public interface VCategory extends VAbstractCategorization
The following features are supported:
VCategorizationPackage.getCategory()
Modifier and Type | Method and Description |
---|---|
VContainedElement |
getComposite()
Returns the value of the 'Composite' containment reference.
|
void |
setComposite(VContainedElement value)
Sets the value of the '
Composite ' containment reference. |
getActions
getECPActions, getLabelObject, setECPActions
getAttachments, getDiagnostic, getLabel, getName, getUuid, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setUuid, setVisible
VContainedElement getComposite()
If the meaning of the 'Composite' containment reference isn't clear, there really should be more of a description here...
setComposite(VContainedElement)
,
VCategorizationPackage.getCategory_Composite()
void setComposite(VContainedElement value)
Composite
' containment reference.
value
- the new value of the 'Composite' containment reference.getComposite()
Copyright © 2016. All rights reserved.