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