| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RwiPackage | |
| com.togethersoft.openapi.rwi | |
| com.togethersoft.openapi.rwi.enum | |
| Uses of RwiPackage in com.togethersoft.openapi.rwi |
| Methods in com.togethersoft.openapi.rwi that return RwiPackage | |
RwiPackage | RwiContainer.getContainingPackage()Returns the package this element belongs to. |
RwiPackage | RwiDiagram.getDesignPackage()Returns the RwiPackage containing design elements for this diagram. |
RwiPackage | RwiModel.findPackage(Object codeElement)Returns RwiPackage by given low-level API object representation. |
RwiPackage | RwiPackage.createSubpackage()Creates a new subpackage of this package. |
| Methods in com.togethersoft.openapi.rwi with parameters of type RwiPackage | |
Object | RwiVisitor.visitPackage(RwiPackage rwiPackage)Performs an action upon RwiPackage. |
Object | RwiVisitorAdapter.visitPackage(RwiPackage rwiPackage) |
| Uses of RwiPackage in com.togethersoft.openapi.rwi.enum |
| Methods in com.togethersoft.openapi.rwi.enum that return RwiPackage | |
RwiPackage | RwiPackageEnumeration.nextRwiPackage() |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||