Package com.ibm.xtools.uml.rt.core

Contains the factory and helper classes.

Interface Summary
Excludable Represents an interface to excludable element redefinitions.
InheritableBehavioredValueWithDefaultLanguage Represents the Inheritable Behaviored Value in a project that has a default language associated with it.
InheritableExcludableValue Represents a Value that is both inheritable and excludable.
RTCapsule Represents a Capsule element.
RTCapsulePart Represents a Property Redefinition that serves as a Capsule Part.
RTConnectionPoint Represents the UMLRT Connection Point element.
RTConnectorRedefinition Represents the UMLRT Connector Redefinition.
RTElementRedefinition Represents the UMLRT Element Redefinition.
RTFactory.RTRedefFactory Extension for the UML Modeler Redefinition Factory.
RTInheritableEvent Represents the UMLRT Inheritable Event.
RTInheritableExcludableTrigger Represents the UMLRT Inheritable Excludable Trigger.
RTInheritableVertex Represents the UMLRT Inheritable Vertex.
RTInheritingEncapsulatedClassifier Represents the UMLRT Inheriting Encapsulated Classifier.
RTInheritingStructuredClassifier Represents the UMLRT Inheriting Structured Classifier.
RTPortRedefinition Represents the UMLRT Port Redefinition.
RTProtocol Represents the UMLRT Protocol.
RTRegionRedefinition Represents the UMLRT Region Redefinition.
RTStateMachineRedefinition Represents the UMLRT StateMachine Redefinition.
RTStateRedefinition Represents the UMLRT State Redefinition.
RTTransitionRedefinition Represents the UMLRT Transition Redefinition.
 

Class Summary
PropertyManager Helper class for working with an element's property sets.
RTFactory Factory for creating or making UMLRT-specific model elements.
RTFactory.CapsuleFactory Factory for creating Capsule objects.
RTFactory.EventFactory Factory for making Events with UMLRT traits. The UML2 Event objects can be created using RTModelOperations API This factory only adds UMLRT traits such as "IN", "OUT" flags to existing UML2 Event elements.
RTFactory.ProtocolFactory Factory for creating Protocol objects.
RTModelOperations A facade class for common model operations.
 

Enum Summary
RTConnectionPoint.HistoryKind Enumeration values.
RTInheritableEvent.DATACLASS_KIND Enumeration values.
RTPortRedefinition.REGISTRATION_KIND Enumeration values.