A. A Decision Node shall have at most one incoming Activity Edge
B. A Decision Node shall have at most two incoming Control Flows
C. If a Decision Node has an incoming Control Flow and a decisionlnput. then a decisionlnput shall have a single in Parameter.
D. If a Decision Node has an incoming Object Flow, a decisionlnput. and a decisionlnputFlow. then a decisionlnput shall have two in Parameters.
A. It represents a declaration that every rule and constraint specified for the general Protocol State Machine applies to the specific Protocol State Machine.
B. It declares that the general Protocol State Machine specifies a protocol that conforms to that specified by the nested Protocol State Machine.
C. It shows that the general Protocol State Machine conforms to the inherited Protocol State Machine.
D. It specifies that the specific Protocol State Machine represents a protocol that conforms to that specified by the redefined Protocol State Machine.
A. Extension
B. Federation
C. Reflection
D. Life Cycle
A. Alternate textual concrete syntax for Action elements is not allowed
B. Alternate graphical concrete syntax for Action elements is not allowed
C. The modeler should develop a tool-specific set of representations and map them to the standard abstract syntax.
D. The modeler should develop a tool-specific set of representations and map them to the standard concrete syntax.
A. The Profiles must be members of the namespace of the Model "My Application".
B. The Profile "Versioning" can not be applied to two Packages in a model at the same time
C. The Profiles must be applied to the Model "My Application" instead of the Packages.
D. Two Profiles are correctly applied to two Packages.
A. a model library of model elements to be reused by many models
B. a model of a modeling language
C. a collection of Stereotypes
D. a model based on an executable semantic
A. turning on or off a light in room depending on whether people are or are not in that room
B. populating a file-based Spreadsheet with mathematical functions and their input values
C. UML has no concept of FunctionBehavior.
D. taking thenext 5 elements out of a First in First Out queue
E. return an array containing the Fibonacci sequence (0.1.1. 2. 3. 5.....n) for a given parameter n
A. Exactly one link exists combining the values of the other ends.
B. Links combining the values of one or many other ends may exist.
C. A link for every possible combination of values for the other ends must exist.
D. Links combining the values of the other ends may exist or may not exist
A. use the standard Action and add desired tag values
B. extend Action and specify the constraints to be relaxed or removed
C. extend Behavior and add the desired Actions
D. use one of the StructuredActivityNodes in UML