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