|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Message
Method Summary | |
---|---|
Action |
getAction()
|
Collection |
getActivator()
|
AssociationRole |
getCommunicationConnection()
|
Collection |
getConformingStimulus()
|
Interaction |
getInteraction()
|
Collection |
getPredecessor()
|
ClassifierRole |
getReceiver()
|
ClassifierRole |
getSender()
|
Collection |
getSuccessor()
|
void |
setAction(Action action)
Setter for atomic property action) |
void |
setCommunicationConnection(AssociationRole communicationConnection)
Setter for atomic property communicationConnection) |
void |
setInteraction(Interaction interaction)
Setter for atomic property interaction) |
void |
setReceiver(ClassifierRole receiver)
Setter for atomic property receiver) |
void |
setSender(ClassifierRole sender)
Setter for atomic property sender) |
Methods inherited from interface uk.ac.ucl.cs.uml.jmi.Foundation.Core.ModelElement |
---|
getAsArgument, getBehavior, getClientDependency, getComment, getConstraint, getContainer, getDefaultElement, getIsSpecification, getName, getNamespace, getPackage, getPresentation, getReferenceTag, getSourceFlow, getStereotype, getSupplierDependency, getTaggedValue, getTargetFlow, getTemplate, getTemplateArgument, getTemplateParameter, getVisibility, setDefaultElement, setIsSpecification, setName, setNamespace, setTemplate, setVisibility |
Methods inherited from interface uk.ac.ucl.cs.emofocl.jmi.reflect.extended.ExtObject |
---|
extAddObjectListener, extDeepCopy, extDeepCopy, extEquals, extRemoveObjectListener, extValueHash, extVisit |
Methods inherited from interface javax.jmi.reflect.RefObject |
---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
---|
Action getAction() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
void setAction(Action action) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
Collection getActivator() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
AssociationRole getCommunicationConnection() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
void setCommunicationConnection(AssociationRole communicationConnection) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
Collection getConformingStimulus() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
Interaction getInteraction() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
void setInteraction(Interaction interaction) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
ClassifierRole getReceiver() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
void setReceiver(ClassifierRole receiver) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
Collection getPredecessor() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
ClassifierRole getSender() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
void setSender(ClassifierRole sender) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
Collection getSuccessor() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |