The IRPApplication interface represents the Rhapsody application, and its methods reflect many of the commands that you can access from the Rhapsody menu bar.
The IRPCollection interface contains methods used to store and manipulate collections of various types of elements that you may have in your Rational Rhapsody model.
The IRPConnector interface represents the characteristics shared by the various types of "connector" elements that can be included in a statechart, such as condition connectors, history connectors, join sync bar connectors, and fork sync bar connectors.
The IRPModelElement interface represents an element in a Rational Rhapsody model, and its methods reflect the behavior shared by the various types of model elements.
The IRPStateVertex interface represents the characteristics that are shared by various statechart elements such as states, join/fork connectors, and condition connectors.
Contains values to be used for Property parameter of addColumn method,
when AnnotationAttribute is selected for the Type parameter of addColumn method.
Contains the pre-defined values to be used for Property parameter of addColumn method,
when DependsOn is selected for the Type parameter of addColumn method.
Contains values to be used for Property parameter of addColumn method,
when RelationAttributeFrom is selected for the Type parameter of addColumn method.
Contains values to be used for Property parameter of addColumn method,
when RelationAttributeTo is selected for the Type parameter of addColumn method.
Contains values to be used for Property parameter of addColumn method,
when RequirementAttribute is selected for the Type parameter of addColumn method.
Contains values to be used for Property parameter of addColumn method,
when USER_DEFINED_METHOD is selected for the Type parameter of addColumn method.
The interface IRPValueSpecification represents the UML concept of "value specification" and serves as the base interface for IRPContextSpecification, IRPInstanceValue, and IRPLiteralSpecification.