Uses of Class
com.togethersoft.openapi.rwi.RwiDiagramReference

Packages that use RwiDiagramReference
com.togethersoft.openapi.rwi 
com.togethersoft.openapi.rwi.enum 

Uses of RwiDiagramReference in com.togethersoft.openapi.rwi
 

Methods in com.togethersoft.openapi.rwi that return RwiDiagramReference
RwiDiagramReferenceRwiDiagram.createDiagram(String shapeType)
           Creates a new diagram with the specified value of RwiProperty.SHAPE_TYPE property and returns an imported reference to that diagram.
RwiDiagramReferenceRwiDiagram.createPackage()
           Creates a new package and returns a reference to its physical package diagram.
 

Uses of RwiDiagramReference in com.togethersoft.openapi.rwi.enum
 

Methods in com.togethersoft.openapi.rwi.enum that return RwiDiagramReference
RwiDiagramReferenceRwiDiagramReferenceEnumeration.nextRwiDiagramReference()