|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenContainerBase
A representation of the model object 'Gen Container Base'.
The following features are supported:
GMFGenPackage.getGenContainerBase()
Field Summary | |
---|---|
static String |
CANONICAL_EDIT_POLICY_SUFFIX
|
Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenCommonBase |
---|
DEFAULT_CLASS_NAME_PREFIX, EDIT_PART_SUFFIX, ITEM_SEMANTIC_EDIT_POLICY_SUFFIX, NOTATION_VIEW_FACTORY_SUFFIX |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<GenNode> |
getAssistantNodes()
Returns child nodes that may be created in this container |
String |
getCanonicalEditPolicyClassName()
Returns the value of the 'Canonical Edit Policy Class Name' attribute. |
String |
getCanonicalEditPolicyQualifiedClassName()
|
org.eclipse.emf.common.util.EList<GenNode> |
getContainedNodes()
Returns the value of the 'Contained Nodes' reference list. |
boolean |
needsCanonicalEditPolicy()
|
void |
setCanonicalEditPolicyClassName(String value)
Sets the value of the ' Canonical Edit Policy Class Name ' attribute. |
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 |
Field Detail |
---|
static final String CANONICAL_EDIT_POLICY_SUFFIX
Method Detail |
---|
org.eclipse.emf.common.util.EList<GenNode> getContainedNodes()
GenNode
.
If the meaning of the 'Contained Nodes' reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenContainerBase_ContainedNodes()
String getCanonicalEditPolicyClassName()
If the meaning of the 'Canonical Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...
setCanonicalEditPolicyClassName(String)
,
GMFGenPackage.getGenContainerBase_CanonicalEditPolicyClassName()
void setCanonicalEditPolicyClassName(String value)
Canonical Edit Policy Class Name
' attribute.
value
- the new value of the 'Canonical Edit Policy Class Name' attribute.getCanonicalEditPolicyClassName()
org.eclipse.emf.common.util.EList<GenNode> getAssistantNodes()
boolean needsCanonicalEditPolicy()
String getCanonicalEditPolicyQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |