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

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

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

Methods in com.eu.miscedautils.ipxact.Design that return ComponentInstances
 ComponentInstances ObjectFactory.createComponentInstances()
          Create an instance of ComponentInstances
 ComponentInstances Design.getComponentInstances()
          Gets the value of the componentInstances property.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type ComponentInstances
 void Design.setComponentInstances(ComponentInstances value)
          Sets the value of the componentInstances property.