de.cau.cs.kieler.esterel.esterel
Interface Relation
- All Superinterfaces:
- EObject, Notifier, RelationDecl
- All Known Implementing Classes:
- RelationImpl
public interface Relation
- extends RelationDecl
A representation of the model object 'Relation'.
The following features are supported:
- See Also:
EsterelPackage.getRelation()
- 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 |
getRelation
EList<RelationType> getRelation()
- Returns the value of the 'Relation' containment reference list.
The list contents are of type
RelationType
.
If the meaning of the 'Relation' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Relation' containment reference list.
- See Also:
EsterelPackage.getRelation_Relation()
- Generated:
- This code was automatically generated.
- Model element: