Uses of Class
com.eu.miscedautils.ipxact.Component.SubspaceRefType

Packages that use SubspaceRefType
com.eu.miscedautils.ipxact.Component   
com.eu.miscedautils.shell   
 

Uses of SubspaceRefType in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return SubspaceRefType
 SubspaceRefType ObjectFactory.createSubspaceRefType()
          Create an instance of SubspaceRefType
 

Uses of SubspaceRefType in com.eu.miscedautils.shell
 

Methods in com.eu.miscedautils.shell with parameters of type SubspaceRefType
 java.lang.String IPXACTBackBone.createCommandForSubspaceRefType(SubspaceRefType subspaceref)