| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RwiLink | |
| com.togethersoft.openapi.rwi | |
| com.togethersoft.openapi.rwi.enum | |
| Uses of RwiLink in com.togethersoft.openapi.rwi |
| Methods in com.togethersoft.openapi.rwi that return RwiLink | |
RwiLink | RwiElement.createOutgoingLink(String shapeType, RwiElement destination)Creates an outgoing link type from this element to the specified RwiElement. |
RwiLink | RwiElement.createOutgoingLinkByPattern(String patternName, RwiElement destination)Creates an outgoing link using specific pattern. |
RwiLink | RwiLinkReference.getLink()Returns a link for this reference. |
RwiLink | RwiModel.findLink(Object codeElement)Returns RwiLink by given low-level API object representation. |
RwiLink | RwiModel.findLink(Enumeration codeElements)Returns RwiLink by given enumeration of low-level API objects representing
RwiLink. |
| Methods in com.togethersoft.openapi.rwi with parameters of type RwiLink | |
Object | RwiVisitor.visitLink(RwiLink link)Performs an action upon RwiLink. |
Object | RwiVisitorAdapter.visitLink(RwiLink link) |
| Uses of RwiLink in com.togethersoft.openapi.rwi.enum |
| Methods in com.togethersoft.openapi.rwi.enum that return RwiLink | |
RwiLink | RwiLinkEnumeration.nextRwiLink() |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||