Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.InstanceGeneratorType

Packages that use InstanceGeneratorType
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of InstanceGeneratorType in com.eu.miscedautils.ipxact.BusDefinition
 

Subclasses of InstanceGeneratorType in com.eu.miscedautils.ipxact.BusDefinition
 class ComponentGenerator
          Java class for anonymous complex type.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return InstanceGeneratorType
 InstanceGeneratorType ObjectFactory.createInstanceGeneratorType()
          Create an instance of InstanceGeneratorType
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return types with arguments of type InstanceGeneratorType
 javax.xml.bind.JAXBElement<InstanceGeneratorType> ObjectFactory.createAbstractorGenerator(InstanceGeneratorType value)
          Create an instance of JAXBElement<InstanceGeneratorType>}
 java.util.List<InstanceGeneratorType> AbstractorGenerators.getAbstractorGenerator()
          Gets the value of the abstractorGenerator property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type InstanceGeneratorType
 javax.xml.bind.JAXBElement<InstanceGeneratorType> ObjectFactory.createAbstractorGenerator(InstanceGeneratorType value)
          Create an instance of JAXBElement<InstanceGeneratorType>}