|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GNodeElement
A representation of the model object 'Node'.
The following features are supported:
GcorePackage.getGNodeElement()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getIncomingConnections()
Returns the value of the 'Incoming Connections' reference list. |
org.eclipse.emf.common.util.EList |
getOutgoingConnections()
Returns the value of the 'Outgoing Connections' reference list. |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GModelElement |
---|
getCoModel, 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.common.util.EList getIncomingConnections()
GLinkElement
.
It is bidirectional and its opposite is 'Target
'.
If the meaning of the 'Incoming Connections' reference list isn't clear, there really should be more of a description here...
GcorePackage.getGNodeElement_IncomingConnections()
,
GLinkElement.getTarget()
org.eclipse.emf.common.util.EList getOutgoingConnections()
GLinkElement
.
It is bidirectional and its opposite is 'Source
'.
If the meaning of the 'Outgoing Connections' containment reference list isn't clear, there really should be more of a description here...
GcorePackage.getGNodeElement_OutgoingConnections()
,
GLinkElement.getSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |