A C D E G I M O P R S U V

G

getActiveLanguage() - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
 
getAllConnectionPoints() - Method in interface com.ibm.xtools.uml.rt.core.RTStateRedefinition
 
getAllConnectors() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritingStructuredClassifier
 
getAllIncomings() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritableVertex
 
getAllInEvents() - Method in interface com.ibm.xtools.uml.rt.core.RTProtocol
Returns a list of all local+inherited in events for the protocol (includes excluded events).
getAllOutEvents() - Method in interface com.ibm.xtools.uml.rt.core.RTProtocol
Returns a list of all local+inherited out events for the protocol (includes excluded events).
getAllOutgoings() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritableVertex
 
getAllPorts() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritingEncapsulatedClassifier
 
getAllPublicConnectionPoints() - Method in interface com.ibm.xtools.uml.rt.core.RTStateRedefinition
 
getAllRegions() - Method in interface com.ibm.xtools.uml.rt.core.RTStateMachineRedefinition
 
getAllRegions() - Method in interface com.ibm.xtools.uml.rt.core.RTStateRedefinition
 
getAllRoles() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritingStructuredClassifier
 
getAllSubvertices() - Method in interface com.ibm.xtools.uml.rt.core.RTRegionRedefinition
 
getAllTransitions() - Method in interface com.ibm.xtools.uml.rt.core.RTRegionRedefinition
 
getAllTriggers() - Method in interface com.ibm.xtools.uml.rt.core.RTTransitionRedefinition
 
getCapsule(Class) - Static method in class com.ibm.xtools.uml.rt.core.RTFactory.CapsuleFactory
 
getCollaboration() - Method in interface com.ibm.xtools.uml.rt.core.RTProtocol
 
getConnectorRedefinition(Connector, RTCapsule) - Method in interface com.ibm.xtools.uml.rt.core.RTFactory.RTRedefFactory
Creates RTConnectorRedefinition wrapper for given UML2 Port object in the context of given Capsule This is shortcut to (RTConnectorRedefinition) RedefFactory#getPortRedefintion(connector, capsule.getUML2Class())
getDataClass() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritableEvent
If the getDataClassKind call returns CONCRETE_DATACLASS this method will returns type representing the dataclass of the protocol event.
getDataClassKind() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritableEvent
Returns the kind of the given event dataclass
getDefaultModel() - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
Gets the default model for this element.
getDelay() - Method in interface com.ibm.xtools.uml.rt.core.RTConnectorRedefinition
 
getDoActivity() - Method in interface com.ibm.xtools.uml.rt.core.RTStateRedefinition
 
getEffect() - Method in interface com.ibm.xtools.uml.rt.core.RTTransitionRedefinition
 
getEntry() - Method in interface com.ibm.xtools.uml.rt.core.RTStateRedefinition
 
getExit() - Method in interface com.ibm.xtools.uml.rt.core.RTStateRedefinition
 
getExpression() - Method in interface com.ibm.xtools.uml.rt.core.InheritableBehavioredValueWithDefaultLanguage
 
getGroupNames(String, String) - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
Returns the names of the groups that apply to the given element type in the language.
getGuard() - Method in interface com.ibm.xtools.uml.rt.core.RTInheritableExcludableTrigger
 
getGuard() - Method in interface com.ibm.xtools.uml.rt.core.RTTransitionRedefinition
 
getKind() - Method in interface com.ibm.xtools.uml.rt.core.RTConnectionPoint
 
getLanguages() - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
Returns the names of the languages of all the property set profiles that are available to this element.
getMultiplicity() - Method in interface com.ibm.xtools.uml.rt.core.RTConnectorRedefinition
 
getName(boolean) - Method in interface com.ibm.xtools.uml.rt.core.RTInheritableEvent
Gets the name of this protocol event for display in the UI.
getOwnedEvents() - Method in interface com.ibm.xtools.uml.rt.core.RTProtocol
Returns all events (in and out) owned by this protocol.
getOwnedInEvents() - Method in interface com.ibm.xtools.uml.rt.core.RTProtocol
Returns a list of all the in events owned by the protocol's, container (i.e., local only).
getOwnedOutEvents() - Method in interface com.ibm.xtools.uml.rt.core.RTProtocol
Returns a list of all the out events owned by the protocol's, container.
getPortRedefinition(Port, RTCapsule) - Method in interface com.ibm.xtools.uml.rt.core.RTFactory.RTRedefFactory
Creates RTPortRedefinition wrapper for given UML2 Port object in the context of given Capsule This is shortcut to (RTPortRedefintion) RedefFactory#getPortRedefintion(port, capsule.getUML2Class())
getPrimaryStateMachine() - Method in interface com.ibm.xtools.uml.rt.core.RTCapsule
 
getProperties(String, String, String) - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
Returns a list of the properties for the given type in the given group.
getProtocol(Collaboration) - Static method in class com.ibm.xtools.uml.rt.core.RTFactory.ProtocolFactory
 
getProtocol() - Method in interface com.ibm.xtools.uml.rt.core.RTPortRedefinition
 
getProtocolRole(boolean) - Method in interface com.ibm.xtools.uml.rt.core.RTProtocol
This method will find the interface owned by the protocol that has the given role (base or conjugate).
getRegistration() - Method in interface com.ibm.xtools.uml.rt.core.RTPortRedefinition
 
getRegistrationOverride() - Method in interface com.ibm.xtools.uml.rt.core.RTPortRedefinition
 
getSource() - Method in interface com.ibm.xtools.uml.rt.core.RTTransitionRedefinition
 
getTarget() - Method in interface com.ibm.xtools.uml.rt.core.RTTransitionRedefinition
 
getTypeNames(String) - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
Returns a list of all the type names that have property sets in the given language.
getTypeNamesForElement(String) - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
Gets all the type names that apply to this element in the given language.
getUML2Class() - Method in interface com.ibm.xtools.uml.rt.core.RTCapsule
 
getValue(String, String, String, String) - Method in class com.ibm.xtools.uml.rt.core.PropertyManager
Returns the value of the given property in the given group for this element.

A C D E G I M O P R S U V