11.11 Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

OMG-OCSMP-MBI300 OMG-Certified Systems Modeling Professional - Model Builder – Intermediate Questions and Answers

Questions 4

Choose the correct answer.

What are the possible values of the enumeration ControlValue?

Options:

A.

suspend and resume

B.

enable and disable

C.

suspend, resume, enable and disable

D.

It has no values, but is intended for a modeler to extend with their own control values.

Buy Now
Questions 5

Choose the correct answer.

Given the following bdd fragment:

A user provides login credentials to the User Interface, and the Controller passes this information to the User Database The User Database in turn validates the user name and password (typed by PW In the «flow Specification») and responds with a Boolean value indicating whether the login was successful. The Controller provides the password to the Key Generator if login was successful.

Which diagram correctly models these communications? If two or more options are correct, select the one that passes no unnecessary information between any two blocks If two or more correct options pass the same information between blocks, select the one with the fewest ports.

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 6

Choose the correct answer.

What are streaming parameters?

Options:

A.

parameters that are mapped to flow ports

B.

parameters in which tokens are never buffered

C.

parameters through which a continuous stream of tokens pass

D.

parameters through which an activity can accept or produce tokens throughout its execution

Buy Now
Questions 7

Choose the correct answer.

Which stereotype depicts that an object node will replace existing tokens with newly arriving tokens when the specified upper limit is reached?

Options:

A.

«replace»

B.

«overwrite»

C.

«notbuffer»

D.

No stereotype is needed in this case since it describes the default condition

Buy Now
Questions 8

Choose the correct answer.

Given the following state machine, and assuming that it starts from initialization:

Which option is the shortest sequence of events that will cause the machine to be in state E?

Options:

A.

e1, e2, e6, e7

B.

e1, e2, e6, e7, e1

C.

e1, e2, e6, e7, e2

D.

e1, e2, e3, e6, e7, e2

E.

e1, e2, e3, e3, e6, e7, e1, e2

Buy Now
Questions 9

Choose the correct answer.

Given the following package diagram depicting profile and model library relationships to a user model.

The User Profile extends SysML with two new stereotypes of Block Hardware and Software.

Which bdd fragment is valid, yet does not contain unnecessary or redundant information?

A)

B)

C)

D)

E)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Buy Now
Questions 10

Choose the correct answer.

Where can a StateInvariant appear?

Options:

A.

on a lifeline in a sd

B.

on a transition in a stm

C.

on an object node In an act

D.

in the s rates compartment of a block on a bdd

Buy Now
Questions 11

Choose the correct answer.

Assume the following state machine is In the T-1 State when ev Z occurs:

Subsequently ev Voccurs.

Which sequence of actions will be executed?

Options:

A.

action 2

B.

action 2 action 3

C.

action 2 action 4

D.

action 3

E.

action 4

F.

action 5 action 2 action 3

G.

action 5 action 2 action 4

Buy Now
Questions 12

Choose the correct answer

The following are behavioral requirements for an automobile electric window

(1) When the window button is moved into the up position and the window is not fully up the window shall begin to move up

(?) When the window button is moved into the down position and the window is not hilly down, the window shall begin to move down

(3) When the window button is released or the window reaches the fully up or fully down position, the window shall stop moving

(4) Requirements (1-3) apply when the ignition is on. However, turning the ignition off shall lake effect only after the window has stopped moving.

Which state machine diagram fragment describes the required behavior?

A)

B)

C)

D)

E)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Buy Now
Questions 13

Choose the correct answer

Which SysML construct is used to represent a connection point to an interaction when It is being used by another interaction?

Options:

A.

a formal gate

B.

a usage point

C.

a message port

D.

an interaction parameter

Buy Now
Questions 14

Choose the correct answer.

Given the following ibd fragment:

Select the bdd fragment that corresponds

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 15

Choose the correct answer

Given the following diagram:

Which statement is true?

Options:

A.

The Security viewpoint conforms to the requirements specified by the Security view

B.

The Security view is intended to address the purpose specified by the Security viewpoint

C.

The Security view imports the Security viewpoint to ensure the security requirements are satisfied

D.

The Security viewpoint imports the model elements associated with flowing down the security requirements

Buy Now
Questions 16

Choose the correct answer.

Which option correctly describes the effect of an object flowing into and out of a data store?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 17

Choose the correct answer.

Given the following diagram:

What is the order of Interactions?

Options:

A.

Message a1 overtakes message m1, which is processed after receipt of a1.

B.

Message a1 overtakes messages m1 and m2 and is processed before them.

C.

Message m1 overtakes message a1, which is processed after receipt of m2.

D.

Message m1 overtakes messages a1 and m2 and is processed before them.

Buy Now
Questions 18

Choose the correct answer

What is a best practice to define the package structure for a SysML model?

Options:

A.

SysML defines the package structure

B.

The modeling tool creates the package structure

C.

The modeling methodology defines the package structure.

D.

Each modeler can create packages for that engineer's specific purpose

Buy Now
Questions 19

Choose the correct answer

Which SysML construct is used in an activity diagram to associate an actor of a use case with the actions that actor performs?

Options:

A.

an activity partition enclosing the actions the actor performs

B.

an action allocation of the actor to the actions that actor performs

C.

an association Between the actor and the actions that actor performs

D.

an object node to represent the actor and object flows tying that actor to the actions it performs

Buy Now
Questions 20

Choose the correct answer.

Block 1 has a value property 'a' part 1. typed by Block! sends the message Ml If a»0; otherwise it sends message M2.

Which diagram depicts this scenario?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 21

Choose the correct answer.

Given a system for keeping birds away from airports One component, described by the following diagram directs audio signals at birds that approach a runway, its parts, as part properties, are typed by blocks.

A systems engineer has identified some blacks that type the pan properties, but as the design becomes more specific, the engineer discovers that these blocks exist in multiple variants.

What modeling choice does the engineer face at this point?

Options:

A.

whether to model part properties as (a) a library, or (b) a logical hierarchy

B.

whether to model part properties as (a) a library or (b) a hierarchy of non-composite relationships

C.

whether to model variants of blocks that type part properties as (a) explicit subclasses of the blocks, or (b) part-specific types.

D.

whether to model variants of blocks that type part properties as (a) implicit subclasses of the blocks, or (b) part-specific types

Buy Now
Questions 22

Choose the correct answer

What is the statement "An activity specifies the behavior of a use case?

Options:

A.

a constraint defined in SysML

B.

a guideline from a methodology

C.

a constraint of the activity element

D.

a constraint of the use case element

Buy Now
Questions 23

Choose the correct answer

What is an effective and efficient approach to project modeling standards and conventions?

Options:

A.

Every project should create its own domain specific profile to describe modeling standards and conventions

B.

Organizations should create specific modeling standards and conventions to ensure modeling consistency across projects

C.

The SysML specification alone is sufficient to describe modeling standards and conventions when the modeling tool has a proper implementation of SysML

D.

The SysML specification and the modeling tool documentation are sufficient to describe modeling standards and conventions

Buy Now
Questions 24

Choose the correct answer

A has three inputs I 1. I 2 and 13 and one output O, I1, I2. I3 and O are all of the same type A requires I1 or I2 to execute but I1 and I2 are mutually exclusive. I3 must be present tor A to begin.

Which activity diagram fragment correctly shows A with its three inputs and one output?

A)

B)

C)

D)

E)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Buy Now
Questions 25

Choose the correct answer

Which diagram fragment validly depicts adding properties to a stereotype?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 26

Choose the correct answer.

Assume the following state machine fragment Is In the A-State when the event evC arrives.

What is the order of behaviors that are executed after evj arrives?

Options:

A.

action 9, action 1

B.

action 2, action 9, action 1

C.

action 2, action 9, action 1, start activity X, evC

D.

stop activity X (if needed), action 2, action 9, action 1, start activity X

E.

stop activity X (If needed), action 2, action 9, action 1, action 4 start activity X

Buy Now
Questions 27

Choose the correct answer.

Given the following diagram:

What Is the meaning of the consider fragment?

Options:

A.

It is a constraint that prevents adding a nested ignore fragment for any one of ml. m2 or m3.

B.

It ignores all messages other than ml m2 and m3 in the scenario being described by the interaction

C.

The meaning is undefined because the diagram is ill-formed in the absence of n>3. which must be considered.

D.

It allows the invocation of the operations corresponding to messages m 1. m? and m3 only when they appear in that order

Buy Now
Exam Code: OMG-OCSMP-MBI300
Exam Name: OMG-Certified Systems Modeling Professional - Model Builder – Intermediate
Last Update: Nov 14, 2024
Questions: 90
OMG-OCSMP-MBI300 pdf

OMG-OCSMP-MBI300 PDF

$24  $80
OMG-OCSMP-MBI300 Engine

OMG-OCSMP-MBI300 Testing Engine

$28.5  $95
OMG-OCSMP-MBI300 PDF + Engine

OMG-OCSMP-MBI300 PDF + Testing Engine

$39  $130