de.cau.cs.kieler.esterel.esterel
Interface RenamingList
- All Superinterfaces:
- EObject, Notifier
- All Known Implementing Classes:
- RenamingListImpl
public interface RenamingList
- extends EObject
A representation of the model object 'Renaming List'.
The following features are supported:
- See Also:
EsterelPackage.getRenamingList()
- Rating

- Generated:
- This code was automatically generated.
- Model element
Method Summary |
EList<Renaming> |
getList()
Returns the value of the 'List' containment reference list. |
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<Renaming> getList()
- Returns the value of the 'List' containment reference list.
The list contents are of type
Renaming
.
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.getRenamingList_List()
- Generated:
- This code was automatically generated.
- Model element: