|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MenuGroup
A representation of the model object 'Menu Group'.
The following features are supported:
OutlineConfiguratorPackage.getMenuGroup()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
EList |
getItems()
Returns the value of the 'Items' containment reference list. |
boolean |
hasExactCreateChildActions()
Check if the given MenuGroup has one or more Exact CreateChildAction . |
boolean |
hasHierarchicalCreateChildActions()
Check if the given MenuGroup has one or more Hierarchical CreateChildAction . |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute.
|
Methods inherited from interface org.topcased.outline.configurator.MenuItem |
---|
getParent |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
OutlineConfiguratorPackage.getMenuGroup_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
EList getItems()
MenuItem
. It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Items' containment reference list isn't clear, there really should be more of a description here...
OutlineConfiguratorPackage.getMenuGroup_Items()
,
MenuItem.getParent()
boolean hasHierarchicalCreateChildActions()
MenuGroup
has one or more Hierarchical CreateChildAction
.
boolean hasExactCreateChildActions()
MenuGroup
has one or more Exact CreateChildAction
.
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.