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

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

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

Methods in com.eu.miscedautils.ipxact.Design that return ComponentInstance
 ComponentInstance ObjectFactory.createComponentInstance()
          Create an instance of ComponentInstance
 

Methods in com.eu.miscedautils.ipxact.Design that return types with arguments of type ComponentInstance
 java.util.List<ComponentInstance> ComponentInstances.getComponentInstance()
          Gets the value of the componentInstance property.