In the exhibit, what does the protocol state machine in the diagram specify?
Either condition C1 or condition C2 must be true before the associated classifier can be invoked.
Both condition C1 or condition C2 must be true before the associated classifier can be invoked.
Only behavioral features m1, m2, and m3 can be invoked on instances of the associated classifier.
A client of the associated classifier must always first invoke behavioral feature m1.
How can UML be extended? (Choose two)
using Interface Definition Library (IDL)
using the Object Constraint Language (OCL)
using XML Metadata Interchange (XMI)
using profiles
reusing part of the UML infrastructure library and augmenting it with metaclasses and relationships
The exhibit depicts the UML superstructure packages for behavioral models. What is the correct identity for packages Foo and Bar?
Foo = CoreBehavior; Bar = Communications
Foo = Activities; Bar = Collaborations
Foo = Collaborations; Bar = Sequences
Foo = CommonBehaviors; Bar = Activities
Foo = Collaborations; Bar = Activities