|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RTProtocol
Represents UMLRT Protocol
| Method Summary | |
|---|---|
java.util.Collection<RTInheritableEvent> |
getAllInEvents()
Returns a list of all local+inherited in events for the protocol (includes excluded events). |
java.util.Collection<RTInheritableEvent> |
getAllOutEvents()
Returns a list of all local+inherited out events for the protocol (includes excluded events). |
Collaboration |
getCollaboration()
|
java.util.Collection<RTInheritableEvent> |
getOwnedEvents()
Returns all events (in and out) owned by this protocol. |
java.util.Collection<RTInheritableEvent> |
getOwnedInEvents()
Returns a list of all the in events owned by the protocol's, container (i.e., local only). |
java.util.Collection<RTInheritableEvent> |
getOwnedOutEvents()
Returns a list of all the out events owned by the protocol's, container. |
Interface |
getProtocolRole(boolean getConjugate)
This method will find the interface owned by the protocol that has the given role (base or conjugate). |
| Method Detail |
|---|
Collaboration getCollaboration()
Collaboration UML2 element representing this protocolInterface getProtocolRole(boolean getConjugate)
Ports with type
Interface.
java.util.Collection<RTInheritableEvent> getOwnedEvents()
java.util.Collection<RTInheritableEvent> getOwnedInEvents()
java.util.Collection<RTInheritableEvent> getOwnedOutEvents()
java.util.Collection<RTInheritableEvent> getAllInEvents()
java.util.Collection<RTInheritableEvent> getAllOutEvents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||