Uses of Interface
com.telelogic.rhapsody.core.IRPCollaboration

Uses of IRPCollaboration in com.telelogic.rhapsody.core
 

Subinterfaces of IRPCollaboration in com.telelogic.rhapsody.core
 interface IRPInteractionOperand
          The IRPInteractionOperand interface represents interaction operands in Rational Rhapsody models.
 

Methods in com.telelogic.rhapsody.core that return IRPCollaboration
 IRPCollaboration IRPCollaborationDiagram.getLogicalCollaboration()
          Returns the IRPCollaboration object underlying the collaboration diagram.
 IRPCollaboration IRPSequenceDiagram.getLogicalCollaboration()
          Returns the IRPCollaboration object underlying the sequence diagram.
 IRPCollaboration IRPProject.getNewCollaboration()
          Creates a new IRPCollaboration object that can be used to create a sequence diagram.