|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IRPLink in com.telelogic.rhapsody.core |
---|
Methods in com.telelogic.rhapsody.core that return IRPLink | |
---|---|
IRPLink |
IRPPackage.addLink(IRPInstance fromPart,
IRPInstance toPart,
IRPRelation assoc,
IRPPort fromPort,
IRPPort toPort)
Creates a link between two objects in the package. |
IRPLink |
IRPClass.addLink(IRPInstance fromPart,
IRPInstance toPart,
IRPRelation assoc,
IRPPort fromPort,
IRPPort toPort)
This method is used to create a link between two parts belonging to a class. |
IRPLink |
IRPSysMLPort.addLink(IRPInstance fromPart,
IRPInstance toPart,
IRPRelation assoc,
IRPSysMLPort toPort,
IRPPackage newOwner)
This method is used to create a link between flowports on two parts. |
IRPLink |
IRPPackage.addLinkBetweenSYSMLPorts(IRPInstance fromPart,
IRPInstance toPart,
IRPRelation assoc,
IRPSysMLPort fromPort,
IRPSysMLPort toPort)
Creates a link between two objects. |
IRPLink |
IRPModelElement.addLinkToElement(IRPModelElement toElement,
IRPRelation assoc,
IRPModelElement fromPort,
IRPModelElement toPort)
Creates a link between this model element and the model element specified as an argument. |
IRPLink |
IRPClass.addLinkToPartViaPort(IRPInstance toPart,
IRPInstance partPort,
IRPInstance classPort,
IRPRelation assoc)
This method is used to create a delegation connector between a class and one of its parts. |
IRPLink |
IRPLink.getOther()
get property other |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |