public interface FunctionParameter
A representation of the model object 'Function Parameter'.
The following features are supported:
EqvtBasePackage.getFunctionParameter()
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ecore.ETypedElement |
---|
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
Method Summary | |
---|---|
org.eclipse.ocl.expressions.Variable<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> |
getFixMeUpAsASuperClassAgain()
Returns the value of the 'Fix Me Up As ASuper Class Again' containment reference. |
void |
setFixMeUpAsASuperClassAgain(org.eclipse.ocl.expressions.Variable<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> value)
Sets the value of the ' Fix Me Up As ASuper Class Again ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EParameter |
---|
getEOperation |
Methods inherited from interface org.eclipse.emf.ecore.ETypedElement |
---|
getEGenericType, getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEGenericType, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.ocl.expressions.Variable<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> getFixMeUpAsASuperClassAgain()
If the meaning of the 'Fix Me Up As ASuper Class Again' containment reference isn't clear, there really should be more of a description here...
#setFixMeUpAsASuperClassAgain(Variable)
,
EqvtBasePackage.getFunctionParameter_FixMeUpAsASuperClassAgain()
void setFixMeUpAsASuperClassAgain(org.eclipse.ocl.expressions.Variable<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> value)
Fix Me Up As ASuper Class Again
' containment reference.
value
- the new value of the 'Fix Me Up As ASuper Class Again' containment reference.getFixMeUpAsASuperClassAgain()