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

Packages that use ComponentGenerators
com.eu.miscedautils.ipxact.Component   
 

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

Methods in com.eu.miscedautils.ipxact.Component that return ComponentGenerators
 ComponentGenerators ObjectFactory.createComponentGenerators()
          Create an instance of ComponentGenerators
 ComponentGenerators ComponentType.getComponentGenerators()
          Generator list is tools-specific.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type ComponentGenerators
 void ComponentType.setComponentGenerators(ComponentGenerators value)
          Sets the value of the componentGenerators property.