de.cau.cs.kieler.kiml.graphviz.dot
Interface Subgraph
- All Superinterfaces:
- EObject, Notifier, Statement
- All Known Implementing Classes:
- SubgraphImpl
public interface Subgraph
- extends Statement
A representation of the model object 'Subgraph'.
The following features are supported:
- See Also:
DotPackage.getSubgraph()
- Rating

- Generated:
- This code was automatically generated.
- Model element
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
getStatements
EList<Statement> getStatements()
- Returns the value of the 'Statements' containment reference list.
The list contents are of type
Statement
.
If the meaning of the 'Statements' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Statements' containment reference list.
- See Also:
DotPackage.getSubgraph_Statements()
- Generated:
- This code was automatically generated.
- Model element: