Questions
_____________ is a behaviour that specifies the sequences of states that an object or an interaction that goes through during its lifetime in response to events, together with its responses to those events.
- Interaction
- State machine
- Package
- Class
__________________ provides a semantic backplane that contains all the parts of the models of a system and each part is related to one another in a consistent fashion.
- Stereotype
- Specification
- Tagged value
- Class diagram
_____________ is one of the kinds of structural things that defines an interaction and is a society of roles and other elements that work together to provide some cooperative behavior, which is bigger than the sum of all the elements.
- Component
- Active class
- Collaboration
- Interface
________________ means that it is possible to map from a model in the UML to a programming language such as JAVA, C++ or VB, and even to the table in the relational database or the persistent store of an object oriented database.
- The UML is a language for visualising.
- The UML is a language for constructing.
- The UML is a language for modeling.
- The UML is a language for documenting.