A ReplyAction always follows what action?
A. AcceptCallAction
B. AcceptEventAction
C. ReadExtentAction
D. CreateLinkObjectAction
E. StartOwnedBehaviorAction
When a component is deleted, what happens to objects in a component's namespace?
A. objects are deleted
B. only those objects that participate in shared aggregations are retained
C. objects continue to exist
D. contents of the component's namespace are promoted to its superclass
What is the correct interpretation for the multiplicities in the exhibit?
A. each Person has at most one Job for any number of Company objects and each Company has at most one Job for any number of Person objects
B. each Job is for one employer and one employee, each Company has any number of employees and each Person has any number of employers
C. each Company has one Job, where each Job has one employee
D. each Job has any number of employers and any number of employees, each Company has any number of employees, and each Person has any number of employers
Which action retrieves the end objects from an instance of an association class?
A. ReadLinkObjectEndAction
B. ReadStructuralFeatureAction
C. ReadVariableAction
D. ReadSelfAction
E. ReadLinkAction
What is true about model representation? (Choose three)
A. A model is not a complete representation of a system.
B. A model represents a system.
C. A model is a complete representation of all aspects of a system.
D. No dependencies can exist between two different models.
E. If several models exist for the same system, they represent different view points on the system
F. Only traceability dependencies can exist between two different models.
If a data store node has three values and one moves across an outgoing edge, how many are left?
A. two
B. none
C. one
D. three
The exhibit depicts the UML superstructure packages for structural models. What is the correct identity for packages Foo and Bar?
A. Foo = Collaborations; Bar = Components
B. Foo = Components; Bar = CompositeStructures
C. Foo = StructuredClasses; Bar = Components
D. Foo = Components; Bar = Artifacts
E. Foo = CompositeStructures; Bar = Components
In the exhibit, at which levels are the DeploymentSpecifications?
A. DeployA = spec level, DeployB = instance level
B. DeployA = spec level, DeployB = spec level
C. DeployA = instance level, DeployB = spec level
D. DeployA = instance level, DeployB = instance level
Where do the outputs of a loop node come from?
A. loop variable pins
B. output parameters
C. object flows
D. loop node results
An Instance Specification acquires which characteristics in the Deployments package? (Choose two)
A. can be a DeploymentTarget in all cases
B. cannot be either a DeployedTarget or a DeployedArtifact
C. can be a DeployedArtifact only if it is an instance specification of an Artifact
D. can be a DeploymentTarget only if it is an instance specification of a Node
E. can be a DeployedArtifact in all cases