|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VGroup
A representation of the model object 'Group'.
The following features are supported:
VGroupPackage.getGroup()| Method Summary | |
|---|---|
GroupType |
getGroupType()
Returns the value of the 'Group Type' attribute. |
GroupLabelAlignment |
getLabelAlignment()
Returns the value of the 'Label Alignment' attribute. |
boolean |
isCollapsed()
Returns the value of the 'Collapsed' attribute. |
void |
setCollapsed(boolean value)
Sets the value of the ' Collapsed'
attribute. |
void |
setGroupType(GroupType value)
Sets the value of the ' Group Type'
attribute. |
void |
setLabelAlignment(GroupLabelAlignment value)
Sets the value of the ' Label Alignment' 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 |
|---|
GroupType getGroupType()
GroupType.
If the meaning of the 'Group Type' attribute isn't clear, there really should be more of a description here...
GroupType,
setGroupType(GroupType),
VGroupPackage.getGroup_GroupType()void setGroupType(GroupType value)
Group Type'
attribute.
value - the new value of the 'Group Type' attribute.GroupType,
getGroupType()GroupLabelAlignment getLabelAlignment()
"LabelAligned".
The literals are from the enumeration GroupLabelAlignment.
If the meaning of the 'Label Alignment' attribute isn't clear, there really should be more of a description here...
GroupLabelAlignment,
setLabelAlignment(GroupLabelAlignment),
VGroupPackage.getGroup_LabelAlignment()void setLabelAlignment(GroupLabelAlignment value)
Label Alignment' attribute.
value - the new value of the 'Label Alignment' attribute.GroupLabelAlignment,
getLabelAlignment()boolean isCollapsed()
If the meaning of the 'Collapsed' attribute isn't clear, there really should be more of a description here...
setCollapsed(boolean),
VGroupPackage.getGroup_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 | ||||||||