Interface ParametricDefinition
- All Superinterfaces:
AnnotatedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Statement
- All Known Subinterfaces:
AnnotationDeclaration, FunctionDefinition, OverloadedDeclaration, PredicateDefinition, RuleDefinition
- All Known Implementing Classes:
AnnotationDeclarationImpl, FunctionDefinitionImpl, OverloadedDeclarationImpl, PredicateDefinitionImpl, RuleDefinitionImpl
A representation of the model object 'Parametric Definition'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Parameter> Returns the value of the 'Parameters' containment reference list.Methods inherited from interface AnnotatedElement
getAnnotations, setAnnotationsMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getParameters
-