public interface MessageType extends Class
The following features are supported:
PivotPackage.getMessageType()| Modifier and Type | Method and Description |
|---|---|
Operation |
getReferredOperation()
Returns the value of the 'Referred Operation' reference.
|
Signal |
getReferredSignal()
Returns the value of the 'Referred Signal' reference.
|
void |
setReferredOperation(Operation value)
Sets the value of the '
Referred Operation' reference. |
void |
setReferredSignal(Signal value)
Sets the value of the '
Referred Signal' reference. |
createInstance, createInstance, getExtenders, getInstanceClassName, getMetaTypeName, getOwnedBehaviors, getOwnedInvariants, getOwnedOperations, getOwnedProperties, getOwningPackage, getSuperClasses, getTypeParameters, isIsAbstract, isIsActive, isIsInterface, isOrdered, isUnique, lookupActualOperation, lookupImplementation, setInstanceClassName, setIsAbstract, setIsActive, setIsInterface, setOwningPackage, validateNameIsNotNull, validateUniqueInvariantNameconformsTo, flattenedType, getCommonType, getInheritance, getNormalizedType, getTypeId, isClass, isEqualTo, isEqualToUnspecializedType, isTemplateParameter, specializeInoclEquals, oclHashCodegetOwnedConstraintsgetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetOwnedBindings, getOwnedSignature, getUnspecializedElement, setOwnedSignature, setUnspecializedElementSignal getReferredSignal()
If the meaning of the 'Referred Signal' reference isn't clear, there really should be more of a description here...
setReferredSignal(Signal),
PivotPackage.getMessageType_ReferredSignal()void setReferredSignal(Signal value)
Referred Signal' reference.
value - the new value of the 'Referred Signal' reference.getReferredSignal()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.getMessageType_ReferredOperation()void setReferredOperation(Operation value)
Referred Operation' reference.
value - the new value of the 'Referred Operation' reference.getReferredOperation()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.