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

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

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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition with parameters of type InstanceGeneratorType
 javax.xml.bind.JAXBElement<InstanceGeneratorType> ObjectFactory.createAbstractorGenerator(InstanceGeneratorType value)
          Create an instance of JAXBElement<InstanceGeneratorType>}