|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Child Reference'.
The following features are supported:
GMFMapPackage.getChildReference()| Method Summary | |
CompartmentMapping |
getCompartment()
Returns the value of the 'Compartment' reference. |
NodeMapping |
getOwnedChild()
Returns the value of the 'Owned Child' containment reference |
NodeMapping |
getParentNode()
Returns the value of the 'Parent Node' container reference. |
NodeMapping |
getReferencedChild()
Returns the value of the 'Referenced Child' reference |
void |
setCompartment(CompartmentMapping value)
Sets the value of the ' Compartment' reference |
void |
setOwnedChild(NodeMapping value)
Sets the value of the ' Owned Child' containment reference |
void |
setParentNode(NodeMapping value)
Sets the value of the ' Parent Node' container reference |
void |
setReferencedChild(NodeMapping value)
Sets the value of the ' Referenced Child' reference |
| Methods inherited from interface org.eclipse.gmf.mappings.NodeReference |
getChild, getChildrenFeature, isSetChild, setChildrenFeature |
| 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public NodeMapping getParentNode()
Children'.
If the meaning of the 'Parent Node' container reference isn't clear, there really should be more of a description here...
ChildReference.setParentNode(NodeMapping),
GMFMapPackage.getChildReference_ParentNode(),
NodeMapping.getChildren()public void setParentNode(NodeMapping value)
Parent Node' container reference.
value - the new value of the 'Parent Node' container reference.ChildReference.getParentNode()public CompartmentMapping getCompartment()
Children'.
If the meaning of the 'Compartment' reference isn't clear, there really should be more of a description here...
ChildReference.setCompartment(CompartmentMapping),
GMFMapPackage.getChildReference_Compartment(),
CompartmentMapping.getChildren()public void setCompartment(CompartmentMapping value)
Compartment' reference.
value - the new value of the 'Compartment' reference.ChildReference.getCompartment()public NodeMapping getOwnedChild()
If the meaning of the 'Owned Child' containment reference isn't clear, there really should be more of a description here...
ChildReference.setOwnedChild(NodeMapping),
GMFMapPackage.getChildReference_OwnedChild()public void setOwnedChild(NodeMapping value)
Owned Child' containment reference.
value - the new value of the 'Owned Child' containment reference.ChildReference.getOwnedChild()public NodeMapping getReferencedChild()
If the meaning of the 'Referenced Child' reference isn't clear, there really should be more of a description here...
ChildReference.setReferencedChild(NodeMapping),
GMFMapPackage.getChildReference_ReferencedChild()public void setReferencedChild(NodeMapping value)
Referenced Child' reference.
value - the new value of the 'Referenced Child' reference.ChildReference.getReferencedChild()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.