|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageType<C,O,P>
A representation of the model object 'Message Type'.
The following features are supported:
TypesPackage.getMessageType()| Field Summary | |
|---|---|
static String |
SINGLETON_NAME
|
| Method Summary | |
|---|---|
boolean |
checkExclusiveSignature(DiagnosticChain diagnostics,
Map<Object,Object> context)
referredOperation->size() + referredSignal->size() = 1 |
boolean |
checkOperationParameters(DiagnosticChain diagnostics,
Map<Object,Object> context)
referredOperation->size()=1 implies Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.at(i).cmpSlots( referredOperation.ownedParameter.asProperty()->at(i)) |
boolean |
checkSignalAttributes(DiagnosticChain diagnostics,
Map<Object,Object> context)
referredSignal->size() = 1 implies Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.asOrderedSet().at(i).cmpSlots( referredSignal.ownedAttribute.asOrderedSet()->at(i)) |
O |
getReferredOperation()
Returns the value of the 'Referred Operation' reference |
C |
getReferredSignal()
Returns the value of the 'Referred Signal' reference |
EList<P> |
oclProperties()
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here... |
void |
setReferredOperation(O value)
Sets the value of the ' Referred Operation' reference |
void |
setReferredSignal(C value)
Sets the value of the ' Referred Signal' reference |
| Methods inherited from interface org.eclipse.ocl.utilities.PredefinedType |
|---|
getName, oclOperations |
| 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 |
| Field Detail |
|---|
static final String SINGLETON_NAME
| Method Detail |
|---|
O getReferredOperation()
If the meaning of the 'Referred Operation' reference isn't clear, there really should be more of a description here...
setReferredOperation(Object),
TypesPackage.getMessageType_ReferredOperation()void setReferredOperation(O value)
Referred Operation' reference.
value - the new value of the 'Referred Operation' reference.getReferredOperation()C getReferredSignal()
If the meaning of the 'Referred Signal' reference isn't clear, there really should be more of a description here...
setReferredSignal(Object),
TypesPackage.getMessageType_ReferredSignal()void setReferredSignal(C value)
Referred Signal' reference.
value - the new value of the 'Referred Signal' reference.getReferredSignal()
boolean checkExclusiveSignature(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 checkOperationParameters(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 checkSignalAttributes(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.
EList<P> oclProperties()
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here...
|
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 | |||||||||