What is true when an event does not trigger any transitions in the current state?

What is true when an event does not trigger any transitions in the current state?A . The state machine is not well formed.B . The handling of the situation is a semantic point.C . An exception is raised.D . The event is discarded.E . The event is deferred until a...

August 11, 2019 No Comments READ MORE +

When either a message m or a message q is to be sent-but not both-what kind of operator for combined fragment would be used?

When either a message m or a message q is to be sent-but not both-what kind of operator for combined fragment would be used?A . varB . breakC . optD . parE . altView AnswerAnswer: E

August 10, 2019 No Comments READ MORE +

What does reaching the terminating pseudostate mean?

What does reaching the terminating pseudostate mean?A . The context object of the state machine is terminated.B . The enclosing region is completed.C . The final state has been reached.D . A completion transition has occurred.E . The "do" activity of the current state has completed.View AnswerAnswer: A

August 6, 2019 No Comments READ MORE +

What is NOT a correct assertion?

What is NOT a correct assertion?A . A model element can be extended by several stereotypes at the same time.B . Un-applying a profile from a model deleted stereotypes extending the model.C . Stereotypes extending a model element can be retracted at any time.D . Stereotypes extending a model element...

August 5, 2019 No Comments READ MORE +

Instances of the Communication Path class connect instances of which classes in a deployment diagram?

Instances of the Communication Path class connect instances of which classes in a deployment diagram?A . Instance Specification and Deployment SpecificationB . Deployment Target and Deployed ArtifactC . Node and PropertyD . Node and SignalE . two NodesView AnswerAnswer: E

August 4, 2019 No Comments READ MORE +

What is true of outgoing transitions from a fork pseudo state?

What is true of outgoing transitions from a fork pseudo state?A . are taken serially in arbitrary orderB . can only exist of the object is declared concurrentC . are mutually exclusiveD . may have guardsE . must terminate in different regions of a stateView AnswerAnswer: E

August 4, 2019 No Comments READ MORE +

How many interfaces does the Customer Service component make visible to its clients?

Refer to the exhibit. How many interfaces does the Customer Service component make visible to its clients?A . 3B . 1C . 0D . 4E . 2View AnswerAnswer: A

August 3, 2019 No Comments READ MORE +

Which list contains only connectable elements?

Which list contains only connectable elements?A . behavior, connector end, and portB . behavior, port and propertyC . port and connector endD . connector end, port and partE . property, port, and parameterView AnswerAnswer: E

August 2, 2019 No Comments READ MORE +

Triggers on two different transitions originating from two states at different levels of the same state are simultaneously enabled (as shown in the exhibit).

Triggers on two different transitions originating from two states at different levels of the same state are simultaneously enabled (as shown in the exhibit). A . The state machine is not well-formed.B . More deeply nested transitions take precedence over those with less depth.C . Both transitions are taken in...

August 2, 2019 No Comments READ MORE +

What does a state list represent?

What does a state list represent?A . set of states that share a single outgoing transitionB . notational shorthand for a set of statesC . set of states that share the same entry and exit actionsD . list of the substates of a composite stateView AnswerAnswer: B

August 1, 2019 No Comments READ MORE +