Choose the correct answer
How ate use cases and requirements used for requirements analysis in SysML?
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.
What are the possible values of the enumeration ControlValue?
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.
A system engineer has created the following model of a tank system composed of two tanks and a pipe connecting them:
The system engineer wants to mathematically relate the flow of water through the pipe using the following mass conservation equation: Tank_System wFlowin flowRate * Tank_System pipe endA_Area = Tank_System wFlowOut flowRate * Tank_System pipe endB_Area How would the system engineer model this in SysML?
Choose the correct answer.
Given the following diagram:
Which diagram is correct?
A)
B)
C)
D)
Choose the correct answer.
Which package diagram fragment depicts the definitions of the stereotypes Hardware and Software?
A)
B)
C)
D)
Choose the correct answer.
Given the following model:
Which statement is true?
Choose the correct answer.
When is it possibly useful to create property-specific types?
Choose the correct answer.
Given the following diagram:
What do the keywords in the braces represent?
Choose the correct answer.
What is the best way to specify the behavior of a functional requirement?
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:
Which message ordering is valid?
Choose the correct answer
What is an efficient way to represent highly reused patterns of interaction on sequence diagrams?
Choose the correct answer.
Given the following diagram fragment:
What does the multiplicity at the actor end mean?
Choose the correct answer.
The essentials of a laptop battery capacity model are shown In the following diagrams (where the value types W, h and Wh stand for watl, hour, and watt-hour respectively). Assume that the instance values shown are inputs, and that nothing relevant has been omitted.
The designer needs to determine what the energy_capacity of battery 1 should be to enable a laptop usage_time_capacity time of 8 hours. Which combination of the options listed in the text box in the figure will achieve this Intent with minimal changes (including minimal new aspects)?
Choose the correct answer.
Given the following diagram:
How does state machine Example behave after receipt of event M1 with x equal to zero?
Choose the correct answer
What is the significance of the verify relationship?
Choose the correct answer.
Given the following diagram:
What is the significance of typing the connector with an association?
Choose the correct answer
What is an effective and efficient approach to project modeling standards and conventions?
Choose the correct answer
How would a modeler refine a use case textual narrative?
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
What does a «rate» applied to an activity edge specify?