public interface Function
A representation of the model object 'Function'.
The following features are supported:
EqvtBasePackage.getFunction()
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ecore.ETypedElement |
---|
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
Method Summary | |
---|---|
org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> |
getQueryExpression()
Returns the value of the 'Query Expression' containment reference. |
void |
setQueryExpression(org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> value)
Sets the value of the ' Query Expression ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EOperation |
---|
getEContainingClass, getEExceptions, getEGenericExceptions, getEParameters, getETypeParameters |
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.OCLExpression<org.eclipse.emf.ecore.EClassifier> getQueryExpression()
If the meaning of the 'Query Expression' containment reference isn't clear, there really should be more of a description here...
#setQueryExpression(OCLExpression)
,
EqvtBasePackage.getFunction_QueryExpression()
void setQueryExpression(org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> value)
Query Expression
' containment reference.
value
- the new value of the 'Query Expression' containment reference.getQueryExpression()