de.cau.cs.kieler.kiml.graphviz.dot.impl
Class EdgeStatementImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
de.cau.cs.kieler.kiml.graphviz.dot.impl.StatementImpl
de.cau.cs.kieler.kiml.graphviz.dot.impl.EdgeStatementImpl
- All Implemented Interfaces:
- EdgeStatement, Statement, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject
public class EdgeStatementImpl
- extends StatementImpl
- implements EdgeStatement
An implementation of the model object 'Edge Statement'.
The following features are implemented:
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
sourceSubgraph
protected Subgraph sourceSubgraph
- The cached value of the '
Source Subgraph
' containment reference.
- See Also:
getSourceSubgraph()
- Generated:
- This code was automatically generated.
- Ordered
sourceNode
protected Node sourceNode
- The cached value of the '
Source Node
' containment reference.
- See Also:
getSourceNode()
- Generated:
- This code was automatically generated.
- Ordered
edgeTargets
protected EList<EdgeTarget> edgeTargets
- The cached value of the '
Edge Targets
' containment reference list.
- See Also:
getEdgeTargets()
- Generated:
- This code was automatically generated.
- Ordered
attributes
protected AttributeList attributes
- The cached value of the '
Attributes
' containment reference.
- See Also:
getAttributes()
- Generated:
- This code was automatically generated.
- Ordered
EdgeStatementImpl
protected EdgeStatementImpl()
-
- Generated:
- This code was automatically generated.
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class StatementImpl
- Generated:
- This code was automatically generated.
getSourceSubgraph
public Subgraph getSourceSubgraph()
-
- Specified by:
getSourceSubgraph
in interface EdgeStatement
- Returns:
- the value of the 'Source Subgraph' containment reference.
- See Also:
EdgeStatement.setSourceSubgraph(Subgraph)
,
DotPackage.getEdgeStatement_SourceSubgraph()
- Generated:
- This code was automatically generated.
basicSetSourceSubgraph
public NotificationChain basicSetSourceSubgraph(Subgraph newSourceSubgraph,
NotificationChain msgs)
-
- Generated:
- This code was automatically generated.
setSourceSubgraph
public void setSourceSubgraph(Subgraph newSourceSubgraph)
-
- Specified by:
setSourceSubgraph
in interface EdgeStatement
- Parameters:
newSourceSubgraph
- the new value of the 'Source Subgraph' containment reference.- See Also:
EdgeStatement.getSourceSubgraph()
- Generated:
- This code was automatically generated.
getSourceNode
public Node getSourceNode()
-
- Specified by:
getSourceNode
in interface EdgeStatement
- Returns:
- the value of the 'Source Node' containment reference.
- See Also:
EdgeStatement.setSourceNode(Node)
,
DotPackage.getEdgeStatement_SourceNode()
- Generated:
- This code was automatically generated.
basicSetSourceNode
public NotificationChain basicSetSourceNode(Node newSourceNode,
NotificationChain msgs)
-
- Generated:
- This code was automatically generated.
setSourceNode
public void setSourceNode(Node newSourceNode)
-
- Specified by:
setSourceNode
in interface EdgeStatement
- Parameters:
newSourceNode
- the new value of the 'Source Node' containment reference.- See Also:
EdgeStatement.getSourceNode()
- Generated:
- This code was automatically generated.
getEdgeTargets
public EList<EdgeTarget> getEdgeTargets()
-
- Specified by:
getEdgeTargets
in interface EdgeStatement
- Returns:
- the value of the 'Edge Targets' containment reference list.
- See Also:
DotPackage.getEdgeStatement_EdgeTargets()
- Generated:
- This code was automatically generated.
getAttributes
public AttributeList getAttributes()
-
- Specified by:
getAttributes
in interface EdgeStatement
- Returns:
- the value of the 'Attributes' containment reference.
- See Also:
EdgeStatement.setAttributes(AttributeList)
,
DotPackage.getEdgeStatement_Attributes()
- Generated:
- This code was automatically generated.
basicSetAttributes
public NotificationChain basicSetAttributes(AttributeList newAttributes,
NotificationChain msgs)
-
- Generated:
- This code was automatically generated.
setAttributes
public void setAttributes(AttributeList newAttributes)
-
- Specified by:
setAttributes
in interface EdgeStatement
- Parameters:
newAttributes
- the new value of the 'Attributes' containment reference.- See Also:
EdgeStatement.getAttributes()
- Generated:
- This code was automatically generated.
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
- Overrides:
eInverseRemove
in class BasicEObjectImpl
- Generated:
- This code was automatically generated.
eGet
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Specified by:
eGet
in interface InternalEObject
- Overrides:
eGet
in class StatementImpl
- Generated:
- This code was automatically generated.
eSet
public void eSet(int featureID,
Object newValue)
-
- Specified by:
eSet
in interface InternalEObject
- Overrides:
eSet
in class StatementImpl
- Generated:
- This code was automatically generated.
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset
in interface InternalEObject
- Overrides:
eUnset
in class StatementImpl
- Generated:
- This code was automatically generated.
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet
in interface InternalEObject
- Overrides:
eIsSet
in class StatementImpl
- Generated:
- This code was automatically generated.