What statement is true if a port delegates to multiple ports on subordinate components?

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...

September 26, 2019 No Comments READ MORE +

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 connectorsView AnswerAnswer: B

September 25, 2019 No Comments READ MORE +

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...

September 21, 2019 No Comments READ MORE +

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 ....

September 20, 2019 No Comments READ MORE +

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...

September 20, 2019 No Comments READ MORE +

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 ....

September 18, 2019 No Comments READ MORE +

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...

September 18, 2019 No Comments READ MORE +

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 classifierView...

September 17, 2019 No Comments READ MORE +

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 connectorsView AnswerAnswer: A

September 17, 2019 No Comments READ MORE +

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 . noneView AnswerAnswer: A

September 14, 2019 No Comments READ MORE +