What statement is true if a port delegates to multiple ports on subordinate components?A . at execution time, signals will be delivered from the subordinate ports to the delegating portB . subordinate ports must collectively offer the delegated functionality of the delegating portC . subordinate ports must be type compatible with the delegating portD...
What characteristic does a Connectable Element possess?
What characteristic does a Connectable Element possess?A . represents the end of a communication channelB . can be connected to other elements by connectorsC . can have associationsD . can own connectors View Answer Answer: B...
What does the composite structure notation in the exhibit mean?
What does the composite structure notation in the exhibit mean? A . port p is connected to an object calledC . Port p realizes the features defined by interfaceE . Port p requires the features defined by interfaceG . Class C has internal structure.H . Object c1 is a kind of component. View Answer...
What is true of a required interface associated with a port?
What is true of a required interface associated with a port?A . identifies the services that the object owning the port expects of objects connected via that portB . represents an interface that must be defined in the same package in which the classifier owning the port is definedC . identifies the services that...
What best describes the semantics modeled by the exhibit?
What best describes the semantics modeled by the exhibit? A . The Order Entity component is part of the internals of the Invoicer component.B . The Invoicer has a complex connector that connects the Generate Invoice interface with the Order interface.C . This is an illegal diagram.D . The Invoicer has a complex port...
What are valid ways to present a component’s artifacts file, such as a jar file? (Choose two.)
What are valid ways to present a component’s artifacts file, such as a jar file? (Choose two.)A . stereotype of class with keyword <<file>> with a solid arrow pointing to the related componentB . stereotype of class with keyword <<archive>> with a dashed arrow pointing to the related componentC . stereotype of a component...
In the exhibit, what is true about Mstrict?
In the exhibit, what is true about Mstrict? A . Within the strict combined fragment, sending a signal will immediately be followed by the reception of that signal.B . The whole Mstrict has only one legal trace.C . Sending q precedes reception of r in all legal traces.D . Sending r precedes sending p...
What is NOT a purpose of a port owned by a classifier?
What is NOT a purpose of a port owned by a classifier?A . server as an end point for connectorsB . hides the internals of that classifier from other classifiersC . provides a distinct point of interaction between the classifier and its environmentD . specifies an association to the classifier View Answer Answer: D...
Invoicer and Special Order Entity are each preceded by a colon symbol, because they name what type of component?
Refer to the exhibit. Invoicer and Special Order Entity are each preceded by a colon symbol, because they name what type of component?A . parts of an instance level collaborationB . connection typesC . delegation typesD . assembly connectors View Answer Answer: A...
In the exhibit, if all incoming arrows provide the same value, how many values does the pin have?
In the exhibit, if all incoming arrows provide the same value, how many values does the pin have? A . three.B . twoC . oneD . none View Answer Answer: A...