|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationCallExp<C,O>
A representation of the model object 'Operation Call Exp'.
The following features are supported:
ExpressionsPackage.getOperationCallExp()| Method Summary | |
|---|---|
boolean |
checkArgumentCount(DiagnosticChain diagnostics,
Map<Object,Object> context)
arguments->size() = refParams->size() |
boolean |
checkArgumentsConform(DiagnosticChain diagnostics,
Map<Object,Object> context)
arguments->forall (a | a.type.conformsTo (self.refParams->at (arguments->indexOf (a)).type)) |
EList<OCLExpression<C>> |
getArgument()
Returns the value of the 'Argument' containment reference list. |
int |
getOperationCode()
Returns the value of the 'Operation Code' attribute |
O |
getReferredOperation()
Returns the value of the 'Referred Operation' reference |
void |
setOperationCode(int value)
Sets the value of the ' Operation Code' attribute |
void |
setReferredOperation(O value)
Sets the value of the ' Referred Operation' reference |
| Methods inherited from interface org.eclipse.ocl.expressions.FeatureCallExp |
|---|
isMarkedPre, setMarkedPre |
| Methods inherited from interface org.eclipse.ocl.expressions.CallExp |
|---|
getSource, setSource |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| 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 |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| 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 |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| 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 |
| Methods inherited from interface org.eclipse.ocl.utilities.CallingASTNode |
|---|
getPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| 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 |
|---|
EList<OCLExpression<C>> getArgument()
OCLExpression<C>.
If the meaning of the 'Argument' containment reference list isn't clear, there really should be more of a description here...
ExpressionsPackage.getOperationCallExp_Argument()O getReferredOperation()
If the meaning of the 'Referred Operation' reference isn't clear, there really should be more of a description here...
setReferredOperation(Object),
ExpressionsPackage.getOperationCallExp_ReferredOperation()void setReferredOperation(O value)
Referred Operation' reference.
value - the new value of the 'Referred Operation' reference.getReferredOperation()int getOperationCode()
If the meaning of the 'Operation Code' attribute isn't clear, there really should be more of a description here...
setOperationCode(int),
ExpressionsPackage.getOperationCallExp_OperationCode()void setOperationCode(int value)
Operation Code' attribute.
value - the new value of the 'Operation Code' attribute.getOperationCode()
boolean checkArgumentsConform(DiagnosticChain diagnostics,
Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
boolean checkArgumentCount(DiagnosticChain diagnostics,
Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||