Choose the correct answer:
Consider the following diagrams:
When this behavior is executed, which event will occur last?
Choose the correct answer:
Which capability Is provided by the Profile mechanism?
Choose the correct answer:
A group of programming language designers want to create classes that model typical data collections such as arrays, lists, maps. etc.
Their design must satisfy three conditions:
1. The collections must be parameterizable to support any data type.
2. Some collections must inherit from other collections to leverage reuse of functionality.
3. The implementation of the collection functions cannot be overridden.
Which UML concept should these designers use?
Choose the correct answer:
Consider the following diagram:
What does the string {guarded} mean?
Choose the correct answer: Consider the following definition:
Which statement is correct about elements referred to in the illustration?
Choose the correct answer:
Which statement is correct about StateMachme Redefinition?
Choose the correct answer:
Which behavioral process can be modeled by a FunctionBehavior?
Choose the correct answer:
Consider the following diagram fragment:
What is the value of "Counter" before the SomeActivity Action is executed?
Choose the correct answer:
What is correct about the modeling of individual things with UML?
Choose the correct answer:
Consider the following template Operation:
addElement
Which Operation represents a binding of that template Operation?
Choose the correct answer:
Consider the following diagram:
action 1 executes the classifier Behavior of the input object What kind of Action is action 1?
Choose the correct answer:
Where does UML explicitly intend String Expression elements to be used?
Choose the correct answer:
An organization has determined that they want to add the capability to create and add requirement elements to their UML models. They also want to create a unique relationship for tracing requirements to other model elements.
What is the appropriate approach to do this?
Choose the correct answer:
What does "computationally complete" mean in the context of fUML?
Choose the correct answer: Consider the following piece of UML definition:
What is the typing of xx. xy and result?
Choose the correct answer:
A framework developer has been given a requirement to create an extensible utility for solution developers to use to create collections. The framework developer has submitted the following diagram fragment for review:
Which review comment is valid and applicable?
Choose the correct answer:
What is the difference between a ValueSpecificattonActlon and a CreateObjectAction?