public interface EEFContainerDescription extends EEFControlDescription
The following features are supported:
EefPackage.getEEFContainerDescription()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EEFControlDescription> |
getControls()
Returns the value of the 'Controls' containment reference list.
|
EEFLayoutDescription |
getLayout()
Returns the value of the 'Layout' containment reference.
|
void |
setLayout(EEFLayoutDescription value)
Sets the value of the '
Layout' containment
reference. |
getIdentifier, setIdentifierorg.eclipse.emf.common.util.EList<EEFControlDescription> getControls()
EEFControlDescription. References the widgets to hold. EefPackage.getEEFContainerDescription_Controls()EEFLayoutDescription getLayout()
setLayout(EEFLayoutDescription),
EefPackage.getEEFContainerDescription_Layout()void setLayout(EEFLayoutDescription value)
Layout' containment
reference. value - the new value of the 'Layout' containment reference.getLayout()