|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeReference
A representation of the model object 'Node Reference'.
The following features are supported:
GMFMapPackage.getNodeReference()
Method Summary | |
---|---|
NodeMapping |
getChild()
Returns the value of the 'Child' reference. |
org.eclipse.emf.ecore.EReference |
getChildrenFeature()
Returns the value of the 'Children Feature' reference. |
boolean |
isSetChild()
Returns whether the value of the ' Child ' reference is set. |
void |
setChildrenFeature(org.eclipse.emf.ecore.EReference value)
Sets the value of the ' Children Feature ' reference. |
Methods inherited from interface org.eclipse.gmf.mappings.NeedsContainment |
---|
getContainmentFeature, setContainmentFeature |
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.ecore.EReference getChildrenFeature()
If the meaning of the 'Children Feature' reference isn't clear, there really should be more of a description here...
setChildrenFeature(EReference)
,
GMFMapPackage.getNodeReference_ChildrenFeature()
void setChildrenFeature(org.eclipse.emf.ecore.EReference value)
Children Feature
' reference.
value
- the new value of the 'Children Feature' reference.getChildrenFeature()
NodeMapping getChild()
isSetChild()
,
GMFMapPackage.getNodeReference_Child()
boolean isSetChild()
Child
' reference is set.
getChild()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |