Choose the correct answer.
Given the following diagram:
What is the significance of typing the connector with an association?
Choose the correct answer.
Consider the following two activity diagram fragments labeled Fragment 1 and Fragment 2. The JoinSpecification for Fragment 1 is completely specified, but the JoinSpecification for Fragment 2 is not.
Which join specification for Fragment 2 will make it exhibit the same behavior as fragment 1? Assume that activities with the same names exhibit the same behavior
Choose the correct answer
How would a modeler refine a use case textual narrative?
Choose the correct answer
Which statement is true about the read only keyword when it appears next to a property?
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.
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
What is an efficient way to represent highly reused patterns of interaction on sequence diagrams?
Choose the correct answer.
Given the following diagram:
Which diagram is correct?
A)
B)
C)
D)
Choose the correct answer.
Given the following diagram:
Which generalization constraint keywords should be used to specify that:
1- the set of all instances of Car is not fully covered by its three shown subtypes, Small, Medium, and Large, AND
2- an instance of Car is exclusively either Small Medium, or Large
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 one key advantage of using SysML parametrics versus traditional derived properties?
Choose the correct answer.
The area of a rectangle is calculated through analysis of its height and width:
How is this represented in a model?
A)
B)
C)
D)
E)
Choose the correct answer.
What are the possible values of the enumeration ControlValue?
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
Which SysML construct is used to represent a connection point to an interaction when It is being used by another interaction?
Choose the correct answer.
A project has produced the following initial draft sequence diagram fragment:
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?
Choose the correct answer.
Given the following bdd:
Which Ibd corresponds?
A)
B)
C)
D)
Choose the correct answer
A sequence diagram depicts the beginning of a user's session with a piece of interactive software . The diagram must show that the –Software Session is created by some activity of the .User.
Which sequence diagram fragment expresses this?
A)
B)
C)
D)
Choose the correct answer
Annex C of the SysML specification describes optional stereotypes that are useful for modeling requirements. Which stereotype are all the other stereotypes based upon, and which properties does it add to a requirement?
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?
Choose the correct answer.
Given the following bdd fragment and table showing messages sent between blocks:
Block C Is encapsulated; none of the other blocks are.
Which Ibd for block A has the correct assignment of flow ports and connectors? If two or more options are correct, select the one with the fewest ports.
A)
B)
C)
D)