Uses of Class
com.eu.miscedautils.ipxact.Design.LibraryRefType

Packages that use LibraryRefType
com.eu.miscedautils.ipxact.Design   
 

Uses of LibraryRefType in com.eu.miscedautils.ipxact.Design
 

Methods in com.eu.miscedautils.ipxact.Design that return LibraryRefType
 LibraryRefType ObjectFactory.createLibraryRefType()
          Create an instance of LibraryRefType
 LibraryRefType ComponentInstance.getComponentRef()
          Gets the value of the componentRef property.
 LibraryRefType ViewType.getHierarchyRef()
          Gets the value of the hierarchyRef property.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type LibraryRefType
 void ComponentInstance.setComponentRef(LibraryRefType value)
          Sets the value of the componentRef property.
 void ViewType.setHierarchyRef(LibraryRefType value)
          Sets the value of the hierarchyRef property.