|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VSection
A representation of the model object 'Section'.
The following features are supported:
VSectionPackage.getSection()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<VSection> |
getChildItems()
Returns the value of the 'Child Items' containment reference list. |
boolean |
isCollapsed()
Returns the value of the 'Collapsed' attribute. |
void |
setCollapsed(boolean value)
Sets the value of the ' Collapsed
' attribute. |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VContainer |
---|
getChildren |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VElement |
---|
getAttachments, getDiagnostic, getLabel, getName, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setVisible |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<VSection> getChildItems()
VSection
.
If the meaning of the 'Child Items' containment reference list isn't clear, there really should be more of a description here...
VSectionPackage.getSection_ChildItems()
boolean isCollapsed()
"false"
.
If the meaning of the 'Collapsed' attribute isn't clear, there really should be more of a description here...
setCollapsed(boolean)
,
VSectionPackage.getSection_Collapsed()
void setCollapsed(boolean value)
Collapsed
' attribute.
value
- the new value of the 'Collapsed' attribute.isCollapsed()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |