uci.uml.Behavioral_Elements.Common_Behavior
Class Reception
java.lang.Object
|
+--uci.uml.Foundation.Core.ElementImpl
|
+--uci.uml.Foundation.Core.ModelElementImpl
|
+--uci.uml.Foundation.Core.Feature
|
+--uci.uml.Foundation.Core.BehavioralFeature
|
+--uci.uml.Behavioral_Elements.Common_Behavior.Reception
- public class Reception
- extends BehavioralFeature
- See Also:
- Serialized Form
| Fields inherited from class uci.uml.Foundation.Core.ModelElementImpl |
_behavior,
_collaboration,
_constraint,
_elementOwnership,
_elementReference,
_provision,
_requirement,
_stereotype,
_taggedValue,
_template,
_templateParameter,
MAX_STEREOTYPE |
| Methods inherited from class uci.uml.Foundation.Core.BehavioralFeature |
addParameter,
addRaisedException,
findParameter,
getIsQuery,
getParameter,
getRaisedException,
getReturnType,
removeParameter,
removeRaisedException,
setIsQuery,
setParameter,
setRaisedException,
setReturnType |
| Methods inherited from class uci.uml.Foundation.Core.ModelElementImpl |
addBehavior,
addConstraint,
addElementReference,
addProvision,
addRequirement,
addStereotype,
addTemplateParameter,
alsoTrash,
containsStereotype,
dbgStereotypes,
dbgTaggedValues,
getBehavior,
getConstraint,
getElementOwnership,
getElementReference,
getNamespace,
getProvision,
getRequirement,
getStereotype,
getTemplate,
getTemplateParameter,
isLegalXMI,
isNotLegalXMI,
prepareForTrash,
recoverFromTrash,
removeBehavior,
removeConstraint,
removeElementReference,
removeProvision,
removeRequirement,
removeStereotype,
removeTemplateParameter,
setBehavior,
setConstraint,
setElementOwnership,
setElementReference,
setNamespace,
setProvision,
setRequirement,
setStereotype,
setTemplate,
setTemplateParameter |
| Methods inherited from class uci.uml.Foundation.Core.ElementImpl |
addCharacteristic,
addPropertyChangeListener,
addTaggedValue,
addVetoableChangeListener,
dbgString,
firePropertyChange,
firePropertyChange,
firePropertyChange,
firePropertyChangeNoCritique,
firePropertyChangeNoCritique,
fireVetoableChange,
fireVetoableChange,
fireVetoableChangeNoCompare,
getCharacteristic,
getClassification,
getElementCount,
getHighlight,
getId,
getName,
getNamedProperty,
getOCLTypeStr,
getTaggedValue,
getVetoListeners,
newElementID,
removeCharacteristic,
removePropertyChangeListener,
removeTaggedValue,
removeVetoableChangeListener,
setCharacteristic,
setClassification,
setElementCount,
setHighlight,
setId,
setName,
setName,
setStaticChangeListener,
setTaggedValue |
_isPolymorphic
public boolean _isPolymorphic
_specification
public Uninterpreted _specification
_signal
public Signal _signal
Reception
public Reception()
getIsPolymorphic
public boolean getIsPolymorphic()
setIsPolymorphic
public void setIsPolymorphic(boolean x)
throws PropertyVetoException
getSpecification
public Uninterpreted getSpecification()
setSpecification
public void setSpecification(Uninterpreted x)
throws PropertyVetoException
getSignal
public Signal getSignal()
setSignal
public void setSignal(Signal x)
throws PropertyVetoException