|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageExp
A representation of the model object 'Message Exp'.
The following features are supported:
PivotPackage.getMessageExp()| Method Summary | |
|---|---|
java.util.List<OCLExpression> |
getArgument()
Returns the value of the 'Argument' containment reference list. |
CallOperationAction |
getCalledOperation()
Returns the value of the 'Called Operation' containment reference. |
SendSignalAction |
getSentSignal()
Returns the value of the 'Sent Signal' containment reference. |
OCLExpression |
getTarget()
Returns the value of the 'Target' containment reference. |
void |
setCalledOperation(CallOperationAction value)
Sets the value of the ' Called Operation' containment reference. |
void |
setSentSignal(SendSignalAction value)
Sets the value of the ' Sent Signal' containment reference. |
void |
setTarget(OCLExpression value)
Sets the value of the ' Target' containment reference. |
boolean |
validateOneCallOrOneSend(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
validateTargetIsNotACollection(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.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 |
| Method Detail |
|---|
OCLExpression getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(OCLExpression),
PivotPackage.getMessageExp_Target()void setTarget(OCLExpression value)
Target' containment reference.
value - the new value of the 'Target' containment reference.getTarget()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...
PivotPackage.getMessageExp_Argument()CallOperationAction getCalledOperation()
If the meaning of the 'Called Operation' containment reference isn't clear, there really should be more of a description here...
setCalledOperation(CallOperationAction),
PivotPackage.getMessageExp_CalledOperation()void setCalledOperation(CallOperationAction value)
Called Operation' containment reference.
value - the new value of the 'Called Operation' containment reference.getCalledOperation()SendSignalAction getSentSignal()
If the meaning of the 'Sent Signal' containment reference isn't clear, there really should be more of a description here...
setSentSignal(SendSignalAction),
PivotPackage.getMessageExp_SentSignal()void setSentSignal(SendSignalAction value)
Sent Signal' containment reference.
value - the new value of the 'Sent Signal' containment reference.getSentSignal()
boolean validateOneCallOrOneSend(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
boolean validateTargetIsNotACollection(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 | |||||||||