Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

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

Questions 4

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 5

Choose the correct answer

What is the key distinction between a profile and a meta model?

Options:

A.

A metamodel is used to define the stereotypes and the properties of a profile.

B.

A metamodel Is the result of applying a profile to a user model to define new domain concepts.

C.

A profile is a mechanism for extending existing concepts defined In a metamodel.

D.

A profile is a mechanism for defining stereotypes, which is not related to metamodels in any way.

Buy Now
Questions 6

Choose the correct answer.

Given the following diagram fragment:

What is the correct way to show, on the diagram, that a Taxi has four wheels and Bus has six wheels?

Options:

A.

initialize the multiplicities of wheel as part of the system Initializer

B.

draw new relationships between Taxi and Wheel and Bus and Wheel using the same role name but different multiplicities

C.

draw new relationships between Taxi and Wheel and Bus and Wheel with the specific multiplicities and mark the wheel end as redefining the wheel end of the relation between PublicTransportCar and Wheel

D.

draw new relationships between Taxi and Wheel and 8us and Wheel with the specific multiplicities and mark the wheel ends as subsets of the wheel end of the relation between PublicTransporlCar and Wheel

Buy Now
Questions 7

Choose the correct answer.

Given the model composed of the following diagram:

The modeler has set all shown values us inputs and next intends to solve the mode that is, to calculate the outputs. Assume nothing relevant has been left out.

What is wrong with this model?

Options:

A.

The modeler set a1 as an input value in case1.

B.

Block A cannot be used by both easel and case2.

C.

Both easel and case2 should not be underlined.

D.

The slash (/) in property a1 of BlockA is an error that paramethes will assume to be a division sign.

Buy Now
Questions 8

Choose the correct answer.

In the following bdd, A delegates both of its ports to B:

Which ibd correctly represents this?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 9

Choose the correct answer.

An engineer is building a model of a system that includes both Low Earth Orbit (LEO) and Geosynchronous Orbit (GEO) satellites.

Which diagram fragment shows a well-designed set of domain stereotypes that can be applied to the blocks representing those system elements?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 10

Choose the correct answer

Which statement is true about the read only keyword when it appears next to a property?

Options:

A.

It states that the corresponding property is provided for reading purposes only

B.

It specifies that the corresponding property cannot be redefined

C.

It specifies that the value of the corresponding property cannot change during the lifetime of its owner.

D.

It specifies that the value of the corresponding property can be changed by its owner, but can only be read by other blocks

Buy Now
Questions 11

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 12

Choose the correct answer.

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

What is the shortest event sequence that will place this state machine in its final state?

Options:

A.

a, b, x

B.

c, a, x

C.

c, a, x, x

D.

a, b. c, x

E.

a, b, c, a, x, x

Buy Now
Questions 13

Choose the correct answer

What is an efficient way to represent highly reused patterns of interaction on sequence diagrams?

Options:

A.

an Interaction use referencing an interaction defined on a separate sequence diagram

B.

an interaction template construct that is instantiated from the referring sequence diagram

C.

the call interaction operator with an operand referring to the reusable Interaction defined elsewhere

D.

an activation on the referring sequence diagram allocated to another activation on the referenced diagram

Buy Now
Questions 14

Choose the correct answer.

A project has produced the following initial draft sequence diagram fragment:

Options:

Buy Now
Questions 15

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 16

Choose the correct answer.

Given the following diagram:

Which SysML, relationship should be used to relate c1 to Weight_Requirement for best semantics?

Options:

A.

Copy

B.

Trace

C.

Refine

D.

Satisfy

E.

Dependency

F.

Association

G.

composition

Buy Now
Questions 17

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 18

Choose the correct answer.

Which package diagram fragment depicts the definitions of the stereotypes Hardware and Software?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 19

Choose the correct answer.

Which SysML construct specifies a probability distribution to the values of a property such as a basic interval distribution between min and max?

Options:

A.

a range property

B.

an interval property

C.

a probability property

D.

a distributed property

Buy Now
Questions 20

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 21

Choose the correct answer.

Given the following state machine fragment.

if it starts in F-State and then the event evB is received, what is the subsequent state?

Options:

A.

D-State

B.

E-State

C.

F-State

D.

G-Stale

E.

None: the diagram is ill-formed

Buy Now
Questions 22

Choose the correct answer

How can the containment relationship be used to relate requirements?

Options:

A.

Packages may represent specifications, which can be contained m other specifications

B.

Containment allows a requirement to be decomposed by containing sub-requirements. Packages can also contain requirements

C.

Requirements can contain packages, which in turn can contain other requirements. This is how hierarchical specifications can be represented in SysML

D.

Requirements cannot use containment. They cannot contain any other model elements.

Buy Now
Questions 23

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 24

Choose the correct answer.

Given the following model:

Which statement is true?

Options:

A.

Only Instances X1 and X? are invalid

B.

Only instances X2 and X4 are invalid.

C.

Only instance X4 is invalid.

D.

All instances (X1, X2, X3, and X4) are valid.

Buy Now
Questions 25

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 26

Choose the correct answer

Different Block kinds are modeled using stereotypes such as «system», «subsystem» or «software»

Where are these stereotypes typically defined?

Options:

A.

The modeling tool provides the stereotypes

B.

The stereotypes are part of the SysML standard

C.

Each modeler who writes requirements can define stereotypes

D.

A profile that maps modeling methodology concepts to the model defines the stereotypes

Buy Now
Questions 27

Choose the correct answer.

A system engineer has created a SysML block structure for his system-of-interest. Two of the blocks (M and E) represent system-level abstractions of components that will be designed by a mechanical engineer and an electrical engineer m their respective computer-aided design (CAD) tools.

Given that the CAD models are wrapped as blocks B_mcad and B_ecad, what type of diagram should the system engineer use to quantitatively relate the properties of B_mcad and B_ecad to their system level abstractions M and E respectively?

Options:

A.

an activity diagram

B.

a parametric diagram

C.

an internal block diagram

D.

a block definition diagram

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

OMG-OCSMP-MBI300 PDF

$28  $80
OMG-OCSMP-MBI300 Engine

OMG-OCSMP-MBI300 Testing Engine

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

OMG-OCSMP-MBI300 PDF + Testing Engine

$45.5  $130