|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompartmentMapping
A representation of the model object 'Compartment Mapping'.
The following features are supported:
GMFMapPackage.getCompartmentMapping()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<ChildReference> |
getChildren()
Returns the value of the 'Children' reference list. |
Compartment |
getCompartment()
Returns the value of the 'Compartment' reference. |
NodeMapping |
getParentNode()
Returns the value of the 'Parent Node' container reference. |
void |
setCompartment(Compartment value)
Sets the value of the ' Compartment ' reference. |
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 |
---|
Compartment getCompartment()
If the meaning of the 'Compartment' reference isn't clear, there really should be more of a description here...
setCompartment(Compartment)
,
GMFMapPackage.getCompartmentMapping_Compartment()
void setCompartment(Compartment value)
Compartment
' reference.
value
- the new value of the 'Compartment' reference.getCompartment()
NodeMapping getParentNode()
Compartments
'.
If the meaning of the 'Parent Node' container reference isn't clear, there really should be more of a description here...
GMFMapPackage.getCompartmentMapping_ParentNode()
,
NodeMapping.getCompartments()
org.eclipse.emf.common.util.EList<ChildReference> getChildren()
ChildReference
.
It is bidirectional and its opposite is 'Compartment
'.
If the meaning of the 'Children' reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getCompartmentMapping_Children()
,
ChildReference.getCompartment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |