|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GSheet
A representation of the model object 'GSheet'.
The following features are supported:
GcorePackage.getGSheet()
Method Summary | |
---|---|
org.eclipse.emf.ecore.ENamedElement |
getCoModel()
Returns the value of the 'Co Model' reference. |
org.eclipse.emf.common.util.EList |
getLinks()
Returns the value of the 'Links' containment reference list. |
org.eclipse.emf.common.util.EList |
getNodes()
Returns the value of the 'Nodes' containment reference list. |
void |
setCoModel(org.eclipse.emf.ecore.ENamedElement value)
Sets the value of the ' Co Model ' reference. |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GDiagram |
---|
getName, getParent, getRouter, setName, setParent, setRouter |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GModelElement |
---|
getDiagram, getSheet, setCoModel, simpleGetCoModel |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
---|
org.eclipse.emf.ecore.ENamedElement getCoModel()
If the meaning of the 'Co Model' reference isn't clear, there really should be more of a description here...
getCoModel
in interface GModelElement
setCoModel(ENamedElement)
,
GcorePackage.getGSheet_CoModel()
void setCoModel(org.eclipse.emf.ecore.ENamedElement value)
Co Model
' reference.
value
- the new value of the 'Co Model' reference.getCoModel()
org.eclipse.emf.common.util.EList getNodes()
GSheetNode
.
It is bidirectional and its opposite is 'Sheet
'.
If the meaning of the 'Nodes' containment reference list isn't clear, there really should be more of a description here...
GcorePackage.getGSheet_Nodes()
,
GSheetNode.getSheet()
org.eclipse.emf.common.util.EList getLinks()
GSheetLink
.
It is bidirectional and its opposite is 'Sheet
'.
If the meaning of the 'Links' containment reference list isn't clear, there really should be more of a description here...
GcorePackage.getGSheet_Links()
,
GSheetLink.getSheet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |