public interface Parameter extends TypedElement
The following features are supported:
EcorePackage.getParameter()
UNBOUNDED_MULTIPLICITY
Modifier and Type | Method and Description |
---|---|
Operation |
getOperation()
Returns the value of the 'Operation' container reference.
|
void |
setOperation(Operation value)
Sets the value of the '
Operation ' container reference. |
getLowerBound, getType, getUpperBound, isMany, isOrdered, isRequired, isUnique, setLowerBound, setOrdered, setType, setUnique, setUpperBound
getName, setName
getAnnotations
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Operation getOperation()
Parameters
'.
setOperation(Operation)
,
EcorePackage.getParameter_Operation()
,
Operation.getParameters()
void setOperation(Operation value)
Operation
' container reference.
value
- the new value of the 'Operation' container reference.getOperation()