public interface Behavior extends Class
Behavior is a specification of how its context BehavioredClassifier changes state over time. This specification may be either a definition of possible behavior execution or emergent behavior, or a selective illustration of an interesting subset of possible executions. The latter form is typically used for capturing examples, such as a trace of a particular execution.
The following features are supported:
Context
Reentrant
Owned Parameter
transition Of Effect
Specification
Owned Parameter Set
connector Of Contract
reduce Action Of Reducer
Event
opaque Expression Of Behavior
Postcondition
Precondition
state Of Do Activity
state Of Entry
state Of Exit
object Node Of Selection
Observation
Redefined Behavior
behavior Of Redefined Behavior
object Flow Of Transformation
object Flow Of Selection
decision Node Of Decision Input
behavior Execution Specification Of Behavior
behaviored Classifier Of Owned Behavior
call Behavior Action Of Behavior
behaviored Classifier Of Classifier Behavior
UMLPackage.getBehavior()
Modifier and Type | Method and Description |
---|---|
BehavioredClassifier |
get_behavioredClassifierOfClassifierBehavior()
Returns the value of the 'behaviored Classifier Of Classifier Behavior' reference.
|
BehavioredClassifier |
get_behavioredClassifierOfOwnedBehavior()
Returns the value of the 'behaviored Classifier Of Owned Behavior' container reference.
|
java.util.Collection<BehaviorExecutionSpecification> |
get_behaviorExecutionSpecificationOfBehavior()
Returns the value of the 'behavior Execution Specification Of Behavior' reference list.
|
java.util.Collection<Behavior> |
get_behaviorOfRedefinedBehavior()
Returns the value of the 'behavior Of Redefined Behavior' reference list.
|
java.util.Collection<CallBehaviorAction> |
get_callBehaviorActionOfBehavior()
Returns the value of the 'call Behavior Action Of Behavior' reference list.
|
java.util.Collection<Connector> |
get_connectorOfContract()
Returns the value of the 'connector Of Contract' reference list.
|
java.util.Collection<DecisionNode> |
get_decisionNodeOfDecisionInput()
Returns the value of the 'decision Node Of Decision Input' reference list.
|
java.util.Collection<ObjectFlow> |
get_objectFlowOfSelection()
Returns the value of the 'object Flow Of Selection' reference list.
|
java.util.Collection<ObjectFlow> |
get_objectFlowOfTransformation()
Returns the value of the 'object Flow Of Transformation' reference list.
|
java.util.Collection<ObjectNode> |
get_objectNodeOfSelection()
Returns the value of the 'object Node Of Selection' reference list.
|
java.util.Collection<OpaqueExpression> |
get_opaqueExpressionOfBehavior()
Returns the value of the 'opaque Expression Of Behavior' reference list.
|
java.util.Collection<ReduceAction> |
get_reduceActionOfReducer()
Returns the value of the 'reduce Action Of Reducer' reference list.
|
State |
get_stateOfDoActivity()
Returns the value of the 'state Of Do Activity' container reference.
|
State |
get_stateOfEntry()
Returns the value of the 'state Of Entry' container reference.
|
State |
get_stateOfExit()
Returns the value of the 'state Of Exit' container reference.
|
Transition |
get_transitionOfEffect()
Returns the value of the 'transition Of Effect' container reference.
|
BehavioredClassifier |
getContext()
Returns the value of the 'Context' reference.
|
java.util.Collection<Event> |
getEvent()
Returns the value of the 'Event' containment reference list.
|
java.util.Collection<Observation> |
getObservation()
Returns the value of the 'Observation' containment reference list.
|
java.util.List<Parameter> |
getOwnedParameter()
Returns the value of the 'Owned Parameter' containment reference list.
|
java.util.Collection<ParameterSet> |
getOwnedParameterSet()
Returns the value of the 'Owned Parameter Set' containment reference list.
|
java.util.Collection<Constraint> |
getPostcondition()
Returns the value of the 'Postcondition' reference list.
|
java.util.Collection<Constraint> |
getPrecondition()
Returns the value of the 'Precondition' reference list.
|
java.util.Collection<Behavior> |
getRedefinedBehavior()
Returns the value of the 'Redefined Behavior' reference list.
|
BehavioralFeature |
getSpecification()
Returns the value of the 'Specification' reference.
|
boolean |
has_behaviorExecutionSpecificationOfBehavior() |
boolean |
has_behaviorOfRedefinedBehavior() |
boolean |
has_callBehaviorActionOfBehavior() |
boolean |
has_connectorOfContract() |
boolean |
has_decisionNodeOfDecisionInput() |
boolean |
has_objectFlowOfSelection() |
boolean |
has_objectFlowOfTransformation() |
boolean |
has_objectNodeOfSelection() |
boolean |
has_opaqueExpressionOfBehavior() |
boolean |
has_reduceActionOfReducer() |
boolean |
hasEvent() |
boolean |
hasObservation() |
boolean |
hasOwnedParameter() |
boolean |
hasOwnedParameterSet() |
boolean |
hasPostcondition() |
boolean |
hasPrecondition() |
boolean |
hasRedefinedBehavior() |
boolean |
isReentrant()
Returns the value of the 'Reentrant' attribute.
|
void |
set_behavioredClassifierOfClassifierBehavior(BehavioredClassifier value)
Sets the value of the '
behaviored Classifier Of Classifier Behavior ' reference. |
void |
set_behavioredClassifierOfOwnedBehavior(BehavioredClassifier value)
Sets the value of the '
behaviored
Classifier Of Owned Behavior ' container reference. |
void |
set_stateOfDoActivity(State value)
Sets the value of the '
state Of Do Activity '
container reference. |
void |
set_stateOfEntry(State value)
Sets the value of the '
state Of Entry ' container
reference. |
void |
set_stateOfExit(State value)
Sets the value of the '
state Of Exit ' container
reference. |
void |
set_transitionOfEffect(Transition value)
Sets the value of the '
transition Of Effect '
container reference. |
void |
setReentrant(boolean value)
Sets the value of the '
Reentrant ' attribute. |
void |
setSpecification(BehavioralFeature value)
Sets the value of the '
Specification ' reference. |
getExtension, getNestedClassifier, getOwnedAttribute, getOwnedOperation, getOwnedReception, getSuperClass, hasExtension, hasNestedClassifier, hasOwnedOperation, hasOwnedReception, hasSuperClass, isAbstract, isActive, setAbstract, setActive
getOwnedPort, hasOwnedPort
getOwnedConnector, getPart, getRole, hasOwnedAttribute, hasOwnedConnector, hasPart, hasRole
get_classifierOfRedefinedClassifier, get_classifierTemplateParameterOfConstrainingClassifier, get_componentRealizationOfRealizingClassifier, get_createObjectActionOfClassifier, get_exceptionHandlerOfExceptionType, get_generalizationOfGeneral, get_informationFlowOfConveyed, get_informationItemOfRepresented, get_instanceSpecificationOfClassifier, get_interfaceOfNestedClassifier, get_readExtentActionOfClassifier, get_readIsClassifiedObjectActionOfClassifier, get_reclassifyObjectActionOfNewClassifier, get_reclassifyObjectActionOfOldClassifier, get_redefinableElementOfRedefinitionContext, get_substitutionOfContract, get_unmarshallActionOfUnmarshallType, getAttribute, getCollaborationUse, getFeature, getGeneral, getGeneralization, getInheritedMember, getOwnedTemplateSignature, getOwnedUseCase, getPowertypeExtent, getRedefinedClassifier, getRepresentation, getSubstitution, getTemplateParameter, getUMLClass, getUseCase, has_classifierOfRedefinedClassifier, has_classifierTemplateParameterOfConstrainingClassifier, has_componentRealizationOfRealizingClassifier, has_createObjectActionOfClassifier, has_exceptionHandlerOfExceptionType, has_generalizationOfGeneral, has_informationFlowOfConveyed, has_informationItemOfRepresented, has_instanceSpecificationOfClassifier, has_readExtentActionOfClassifier, has_readIsClassifiedObjectActionOfClassifier, has_reclassifyObjectActionOfNewClassifier, has_reclassifyObjectActionOfOldClassifier, has_redefinableElementOfRedefinitionContext, has_substitutionOfContract, has_unmarshallActionOfUnmarshallType, hasAttribute, hasCollaborationUse, hasFeature, hasGeneral, hasGeneralization, hasInheritedMember, hasOwnedUseCase, hasPowertypeExtent, hasRedefinedClassifier, hasSubstitution, hasUseCase, isFinalSpecialization, set_interfaceOfNestedClassifier, setFinalSpecialization, setOwnedTemplateSignature, setRepresentation, setTemplateParameter, setUMLClass
get_associationOfEndType, get_behavioralFeatureOfRaisedException, get_operationOfRaisedException, get_typedElementOfType, getPackage, has_associationOfEndType, has_behavioralFeatureOfRaisedException, has_operationOfRaisedException, has_typedElementOfType, setPackage
get_componentOfPackagedElement, get_elementImportOfImportedElement, get_manifestationOfUtilizedElement, getOwningPackage, getVisibility, has_elementImportOfImportedElement, has_manifestationOfUtilizedElement, set_componentOfPackagedElement, setOwningPackage, setVisibility
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace
get_templateParameterOfDefault, get_templateParameterOfOwnedDefault, get_templateParameterSubstitutionOfActual, get_templateParameterSubstitutionOfOwnedActual, getOwningTemplateParameter, has_templateParameterOfDefault, has_templateParameterSubstitutionOfActual, set_templateParameterOfOwnedDefault, set_templateParameterSubstitutionOfOwnedActual, setOwningTemplateParameter, setTemplateParameter
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
getElementImport, getImportedMember, getMember, getOwnedDiagram, getOwnedMember, getOwnedRule, getPackageImport, hasElementImport, hasImportedMember, hasMember, hasOwnedDiagram, hasOwnedMember, hasOwnedRule, hasPackageImport
get_redefinableElementOfRedefinedElement, getRedefinedElement, getRedefinitionContext, has_redefinableElementOfRedefinedElement, hasRedefinedElement, hasRedefinitionContext, isLeaf, setLeaf
getTemplateBinding, hasTemplateBinding, setOwnedTemplateSignature
getClassifierBehavior, getInterfaceRealization, getOwnedBehavior, hasInterfaceRealization, hasOwnedBehavior, setClassifierBehavior
java.util.Collection<Event> getEvent()
Event
.
It is bidirectional and its opposite is 'Behavior
'.
If the meaning of the 'Event' containment reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior_Event()
,
Event.getBehavior()
java.util.Collection<Observation> getObservation()
Observation
.
It is bidirectional and its opposite is 'Behavior
'.
If the meaning of the 'Observation' containment reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior_Observation()
,
Observation.getBehavior()
@CheckForNull BehavioredClassifier get_behavioredClassifierOfOwnedBehavior()
Owned Behavior
'.
If the meaning of the 'behaviored Classifier Of Owned Behavior' container reference isn't clear, there really should be more of a description here...
set_behavioredClassifierOfOwnedBehavior(BehavioredClassifier)
,
UMLPackage.getBehavior__behavioredClassifierOfOwnedBehavior()
,
BehavioredClassifier.getOwnedBehavior()
void set_behavioredClassifierOfOwnedBehavior(@CheckForNull BehavioredClassifier value)
behaviored
Classifier Of Owned Behavior
' container reference.
value
- the new value of the 'behaviored Classifier Of Owned Behavior' container reference.get_behavioredClassifierOfOwnedBehavior()
@CheckForNull BehavioredClassifier get_behavioredClassifierOfClassifierBehavior()
Classifier Behavior
'.
If the meaning of the 'behaviored Classifier Of Classifier Behavior' reference isn't clear, there really should be more of a description here...
set_behavioredClassifierOfClassifierBehavior(BehavioredClassifier)
,
UMLPackage.getBehavior__behavioredClassifierOfClassifierBehavior()
,
BehavioredClassifier.getClassifierBehavior()
void set_behavioredClassifierOfClassifierBehavior(@CheckForNull BehavioredClassifier value)
behaviored Classifier Of Classifier Behavior
' reference.
value
- the new value of the 'behaviored Classifier Of Classifier Behavior' reference.get_behavioredClassifierOfClassifierBehavior()
@CheckForNull BehavioredClassifier getContext()
behavior Of Context
'.
The BehavioredClassifier that is the context for the execution of the Behavior. A Behavior that is directly owned as a nestedClassifier does not have a context.
Otherwise, to determine the context of a Behavior, find the first BehavioredClassifier reached by following the chain of owner relationships from the Behavior,
if any. If there is such a BehavioredClassifier, then it is the context, unless it is itself a Behavior with a non-empty context, in which case that is also the
context for the original Behavior. For example, following this algorithm, the context of an entry Behavior in a StateMachine is the BehavioredClassifier that
owns the StateMachine. The features of the context BehavioredClassifier as well as the Elements visible to the context Classifier are visible to the Behavior.
UMLPackage.getBehavior_Context()
,
com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.BehavioredClassifier#get_behaviorOfContext
boolean isReentrant()
"true"
.
Tells whether the Behavior can be invoked while it is still executing from a previous invocation.
setReentrant(boolean)
,
UMLPackage.getBehavior_Reentrant()
void setReentrant(boolean value)
Reentrant
' attribute.
value
- the new value of the 'Reentrant' attribute.isReentrant()
java.util.Collection<DecisionNode> get_decisionNodeOfDecisionInput()
DecisionNode
.
It is bidirectional and its opposite is
'Decision Input
'.
If the meaning of the 'decision Node Of Decision Input' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__decisionNodeOfDecisionInput()
,
DecisionNode.getDecisionInput()
java.util.Collection<ObjectFlow> get_objectFlowOfTransformation()
ObjectFlow
.
It is bidirectional and its opposite is
'Transformation
'.
If the meaning of the 'object Flow Of Transformation' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__objectFlowOfTransformation()
,
ObjectFlow.getTransformation()
java.util.Collection<ObjectFlow> get_objectFlowOfSelection()
ObjectFlow
.
It is bidirectional and its opposite is 'Selection
'.
If the meaning of the 'object Flow Of Selection' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__objectFlowOfSelection()
,
ObjectFlow.getSelection()
java.util.Collection<ParameterSet> getOwnedParameterSet()
ParameterSet
.
It is bidirectional and its opposite is 'behavior Of Owned Parameter Set
'.
The ParameterSets owned by this Behavior.
UMLPackage.getBehavior_OwnedParameterSet()
,
ParameterSet.get_behaviorOfOwnedParameterSet()
java.util.Collection<ReduceAction> get_reduceActionOfReducer()
ReduceAction
.
It is bidirectional and its opposite is 'Reducer
'.
If the meaning of the 'reduce Action Of Reducer' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__reduceActionOfReducer()
,
ReduceAction.getReducer()
java.util.Collection<BehaviorExecutionSpecification> get_behaviorExecutionSpecificationOfBehavior()
BehaviorExecutionSpecification
.
It is bidirectional and its opposite is
'Behavior
'.
If the meaning of the 'behavior Execution Specification Of Behavior' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__behaviorExecutionSpecificationOfBehavior()
,
BehaviorExecutionSpecification.getBehavior()
@CheckForNull Transition get_transitionOfEffect()
Effect
'.
If the meaning of the 'transition Of Effect' container reference isn't clear, there really should be more of a description here...
set_transitionOfEffect(Transition)
,
UMLPackage.getBehavior__transitionOfEffect()
,
Transition.getEffect()
void set_transitionOfEffect(@CheckForNull Transition value)
transition Of Effect
'
container reference.
value
- the new value of the 'transition Of Effect' container reference.get_transitionOfEffect()
@CheckForNull State get_stateOfEntry()
Entry
'.
If the meaning of the 'state Of Entry' container reference isn't clear, there really should be more of a description here...
set_stateOfEntry(State)
,
UMLPackage.getBehavior__stateOfEntry()
,
State.getEntry()
void set_stateOfEntry(@CheckForNull State value)
state Of Entry
' container
reference.
value
- the new value of the 'state Of Entry' container reference.get_stateOfEntry()
@CheckForNull State get_stateOfExit()
Exit
'.
If the meaning of the 'state Of Exit' container reference isn't clear, there really should be more of a description here...
set_stateOfExit(State)
,
UMLPackage.getBehavior__stateOfExit()
,
State.getExit()
void set_stateOfExit(@CheckForNull State value)
state Of Exit
' container
reference.
value
- the new value of the 'state Of Exit' container reference.get_stateOfExit()
@CheckForNull State get_stateOfDoActivity()
Do Activity
'.
If the meaning of the 'state Of Do Activity' container reference isn't clear, there really should be more of a description here...
set_stateOfDoActivity(State)
,
UMLPackage.getBehavior__stateOfDoActivity()
,
State.getDoActivity()
void set_stateOfDoActivity(@CheckForNull State value)
state Of Do Activity
'
container reference.
value
- the new value of the 'state Of Do Activity' container reference.get_stateOfDoActivity()
java.util.Collection<Behavior> getRedefinedBehavior()
Behavior
.
It is bidirectional and its opposite is
'behavior Of Redefined Behavior
'.
References the Behavior that this Behavior redefines. A subtype of Behavior may redefine any other subtype of Behavior. If the Behavior implements a
BehavioralFeature, it replaces the redefined Behavior. If the Behavior is a classifierBehavior, it extends the redefined Behavior.
UMLPackage.getBehavior_RedefinedBehavior()
,
get_behaviorOfRedefinedBehavior()
java.util.Collection<Behavior> get_behaviorOfRedefinedBehavior()
Behavior
.
It is bidirectional and its opposite is
'Redefined Behavior
'.
If the meaning of the 'behavior Of Redefined Behavior' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__behaviorOfRedefinedBehavior()
,
getRedefinedBehavior()
@CheckForNull BehavioralFeature getSpecification()
Method
'.
Designates a BehavioralFeature that the Behavior implements. The BehavioralFeature must be owned by the BehavioredClassifier that owns the Behavior or be
inherited by it. The Parameters of the BehavioralFeature and the implementing Behavior must match. A Behavior does not need to have a specification, in which
case it either is the classifierBehavior of a BehavioredClassifier or it can only be invoked by another Behavior of the Classifier.
setSpecification(BehavioralFeature)
,
UMLPackage.getBehavior_Specification()
,
BehavioralFeature.getMethod()
void setSpecification(@CheckForNull BehavioralFeature value)
Specification
' reference.
value
- the new value of the 'Specification' reference.getSpecification()
java.util.List<Parameter> getOwnedParameter()
Parameter
.
It is bidirectional and its opposite is
'behavior Of Owned Parameter
'.
References a list of Parameters to the Behavior which describes the order and type of arguments that can be given when the Behavior is invoked and of the values
which will be returned when the Behavior completes its execution.
UMLPackage.getBehavior_OwnedParameter()
,
Parameter.get_behaviorOfOwnedParameter()
java.util.Collection<Constraint> getPrecondition()
Constraint
.
It is bidirectional and its opposite is
'behavior Of Precondition
'.
An optional set of Constraints specifying what must be fulfilled before the Behavior is invoked.
UMLPackage.getBehavior_Precondition()
,
Constraint.get_behaviorOfPrecondition()
java.util.Collection<Constraint> getPostcondition()
Constraint
.
It is bidirectional and its opposite is
'behavior Of Postcondition
'.
An optional set of Constraints specifying what is fulfilled after the execution of the Behavior is completed, if its precondition was fulfilled before its
invocation.
UMLPackage.getBehavior_Postcondition()
,
Constraint.get_behaviorOfPostcondition()
java.util.Collection<CallBehaviorAction> get_callBehaviorActionOfBehavior()
CallBehaviorAction
.
It is bidirectional and its opposite is 'Behavior
'.
If the meaning of the 'call Behavior Action Of Behavior' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__callBehaviorActionOfBehavior()
,
CallBehaviorAction.getBehavior()
java.util.Collection<Connector> get_connectorOfContract()
Connector
.
It is bidirectional and its opposite is 'Contract
'.
If the meaning of the 'connector Of Contract' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__connectorOfContract()
,
Connector.getContract()
java.util.Collection<ObjectNode> get_objectNodeOfSelection()
ObjectNode
.
It is bidirectional and its opposite is 'Selection
'.
If the meaning of the 'object Node Of Selection' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__objectNodeOfSelection()
,
ObjectNode.getSelection()
java.util.Collection<OpaqueExpression> get_opaqueExpressionOfBehavior()
OpaqueExpression
.
It is bidirectional and its opposite is 'Behavior
'.
If the meaning of the 'opaque Expression Of Behavior' reference list isn't clear, there really should be more of a description here...
UMLPackage.getBehavior__opaqueExpressionOfBehavior()
,
OpaqueExpression.getBehavior()
boolean hasEvent() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasObservation() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_decisionNodeOfDecisionInput() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_objectFlowOfTransformation() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_objectFlowOfSelection() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasOwnedParameterSet() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_reduceActionOfReducer() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_behaviorExecutionSpecificationOfBehavior() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasRedefinedBehavior() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_behaviorOfRedefinedBehavior() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasOwnedParameter() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasPrecondition() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasPostcondition() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_callBehaviorActionOfBehavior() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_connectorOfContract() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_objectNodeOfSelection() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_opaqueExpressionOfBehavior() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException