de.cau.cs.kieler.esterel.esterel
Interface Parallel
- All Superinterfaces:
- EObject, Notifier, Statement
- All Known Implementing Classes:
- ParallelImpl
public interface Parallel
- extends Statement
A representation of the model object 'Parallel'.
The following features are supported:
- See Also:
EsterelPackage.getParallel()
- 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
getList
EList<Statement> getList()
- Returns the value of the 'List' containment reference list.
The list contents are of type
Statement
.
If the meaning of the 'List' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'List' containment reference list.
- See Also:
EsterelPackage.getParallel_List()
- Generated:
- This code was automatically generated.
- Model element: