Exam Code : OMG-OCUP-300
Exam Name : OMG-Certified UML Professional Advanced (OMG-OCUP2-ADV300)
Vendor Name :
"OMG"
OMG-OCUP-300 Dumps
OMG-OCUP-300 Braindumps OMG-OCUP-300 Real Questions OMG-OCUP-300 Practice Test OMG-OCUP-300 Actual Questions
OMG-Certified UML Professional Advanced (OMG-OCUP2-ADV300
https://killexams.com/pass4sure/exam-detail/OMG-OCUP-300
Which situations would result in errors when executing a ReclassifyObjectAction on an object? (Choose two)
All classifiers are removed from the object.
A new classifier is an abstract class.
The old and new classifiers are identical.
No new classifiers are supplied.
An old classifier does not already classify the object.
A new classifier already classifies the object.
How is a power type indicated in a diagram?
as a generalization set labeled with a colon followed by a classifier name
as an association line labeled <<powerType>>
as a generalization set labeled <<powerType>>
as a generalization set labeled with a colon followed by the label <<powerType>>
as a classifier labeled <<powerType>>
An employee inadvertently removed all of the ownedMembers of the new BoosterMotor component from his company's development repository. The next day, the manager was unable to find some pieces of the BoosterMotor component's specification. What pieces could the manager no longer find? (Choose two)
failure mode use cases
the launch assembly housing the BoosterMotor
test scripts for the rocket sled simulation
the component repository
the component's isIndirectlyInstantiated attribute
What does a collaboration occurrence describe?
a particular aspect of a collaboration
the instantiation of the pattern specified by the corresponding collaboration
an object that is an instance of a collaboration
a collaboration that contains a set of actual instances (as opposed to roles)
What is true about an information flow?
requires that a relationship (dependency, association, connector, etc.) does not exist between sources and targets
defines the order in which information is exchanged
may directly indicate a concrete element such as a class, and is conveyed instead of using an information item
requires that a relationship (dependency, association, connector, etc.) exists between sources and targets
What does a Property become in the Deployment Nodes package?
an artifact in an ExecutionEnvironment
a deployment target, in all cases
a deployment target only if it is a node embedded inside a containing node
an instance specification
another property
a containing node only if it is a node embedded inside a deployment target
What happens if the explicit context declaration is omitted from an OCL statement on a diagram?
Nearest operation is made the context.
Nearest classifier is made the context.
Context may be specified by a dashed line.
Last identified context is used.
Statement is malformed.
Which classifiers may NOT realize an InformationItem?
InformationItem
Interface
ObjectNode
Component
Signal
Class