Choose the correct answer
Which diagram fragment validly depicts adding properties to a stereotype?
A)
B)
C)
D)
Choose the correct answer
Which statement is true when modeling generalization?
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?
Choose the correct answer.
Given the following diagram:
Which SysML, relationship should be used to relate c1 to Weight_Requirement for best semantics?
Choose the correct answer.
What is the relationship between objective functions and measures of effectiveness (MOEs)?
Choose the correct answer
What is a 'control operator’?
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)
Choose the correct answer
In a state machine which behavior can be interrupted by a transition which leaves the current state?
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?
Choose the correct answer.
Given the following block structure model:
What is the value of S1.vs when the parametric models are executed for the following instance?
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?
Choose the correct answer.
To "show what you know" about SysML a Systems Engineer (SE) must take a total of four examinations in order Model User (MU). Model Bulkier Fundamental (MBF), Model Builder intermediate (MBI> and Model Builder Advanced (MBA). The SE must also study before taking each exam.
Which activity diagram fragment correctly uses object state constraints to document the process of studying and taking the exams, ensuring that the exams are taken in order of increasing difficulty, and allowing for the possibility that exams may have to be repeated?
A)
B)
C)
D)
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?
Choose the correct answer.
What are the possible values of the enumeration ControlValue?
Choose the correct answer
Different Block kinds are modeled using stereotypes such as «system», «subsystem» or «software»
Where are these stereotypes typically defined?
Choose the correct answer
What is an efficient way to represent highly reused patterns of interaction on sequence diagrams?
Choose the correct answer.
Where can a StateInvariant appear?
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?
Choose the correct answer
Where may constraint blocks be defined?
Choose the correct answer.
Given the following model:
Which statement is true?
Choose the correct answer
What is the statement "An activity specifies the behavior of a use case?
Choose the correct answer.
Given the following diagram:
What do the keywords in the braces represent?
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?
Choose the correct answer.
Given the following diagram:
What needs to be determined in order to model the connection between components s0 and u3 in more detail?
Choose the correct answer
Given the following diagram:
Which statement is true?
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)
Choose the correct answer
How is a testCase used to validate a requirement?