|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationCallExp
A representation of the model object 'Operation Call Exp'.
The following features are supported:
PivotPackage.getOperationCallExp()| Method Summary | |
|---|---|
java.util.List<OCLExpression> |
getArgument()
Returns the value of the 'Argument' containment reference list. |
Operation |
getReferredOperation()
Returns the value of the 'Referred Operation' reference. |
void |
setReferredOperation(Operation value)
Sets the value of the ' Referred Operation' reference. |
boolean |
validateArgumentCount(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
validateArgumentTypeIsConformant(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Methods inherited from interface org.eclipse.ocl.examples.pivot.FeatureCallExp |
|---|
isPre, setIsPre |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.CallExp |
|---|
getSource, isImplicit, setImplicit, setSource |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, isRequired, setIsRequired, setType |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainTypedElement |
|---|
getTypeId |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.ReferringElement |
|---|
getReferredElement |
| Method Detail |
|---|
@NonNull java.util.List<OCLExpression> getArgument()
OCLExpression.
If the meaning of the 'Argument' containment reference list isn't clear, there really should be more of a description here...
getArgument in interface DomainCallExpPivotPackage.getOperationCallExp_Argument()Operation getReferredOperation()
If the meaning of the 'Referred Operation' reference isn't clear, there really should be more of a description here...
setReferredOperation(Operation),
PivotPackage.getOperationCallExp_ReferredOperation()void setReferredOperation(Operation value)
Referred Operation' reference.
value - the new value of the 'Referred Operation' reference.getReferredOperation()
boolean validateArgumentTypeIsConformant(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
boolean validateArgumentCount(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||