public interface VCompoundControl extends VControl
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VControl> |
getControls()
Returns the value of the 'Controls' containment reference list.
|
getDomainModelReference, getLabelAlignment, setDomainModelReference, setDomainModelReference, setDomainModelReference, setLabelAlignment
getAttachments, getDiagnostic, getLabel, getName, getUuid, isEffectivelyEnabled, isEffectivelyReadonly, isEffectivelyVisible, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setUuid, setVisible
org.eclipse.emf.common.util.EList<VControl> getControls()
VControl
.
If the meaning of the 'Controls' containment reference list isn't clear, there really should be more of a description here...
VCompoundcontrolPackage.getCompoundControl_Controls()
Copyright © 2019. All rights reserved.