Uses of Class
com.togethersoft.openapi.rwi.enum.RwiReferenceEnumeration

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

Uses of RwiReferenceEnumeration in com.togethersoft.openapi.rwi
 

Methods in com.togethersoft.openapi.rwi that return RwiReferenceEnumeration
RwiReferenceEnumerationRwiDiagram.references()
          Returns an enumeration of all the references this diagram has.
 

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

Subinterfaces of RwiReferenceEnumeration in com.togethersoft.openapi.rwi.enum
interface RwiDiagramReferenceEnumeration
          Enumeration of RwiDiagramReferences.
interface RwiLinkReferenceEnumeration
          Enumeration of RwiLinkReferences.
interface RwiMemberReferenceEnumeration
          Enumeration of RwiMemberReferences.
interface RwiNodeReferenceEnumeration
          Enumeration of RwiNodeReferences.