com.eu.miscedautils.ipxact.Component
Class ComponentGenerator

java.lang.Object
  extended by com.eu.miscedautils.ipxact.Component.GeneratorType
      extended by com.eu.miscedautils.ipxact.Component.InstanceGeneratorType
          extended by com.eu.miscedautils.ipxact.Component.ComponentGenerator

public class ComponentGenerator
extends InstanceGeneratorType

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}instanceGeneratorType">
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class com.eu.miscedautils.ipxact.Component.GeneratorType
GeneratorType.TransportMethods
 
Constructor Summary
ComponentGenerator()
           
 
Method Summary
 
Methods inherited from class com.eu.miscedautils.ipxact.Component.InstanceGeneratorType
getGroup, getScope, setScope
 
Methods inherited from class com.eu.miscedautils.ipxact.Component.GeneratorType
getApiType, getDescription, getDisplayName, getGeneratorExe, getName, getParameters, getPhase, getTransportMethods, getVendorExtensions, isHidden, setApiType, setDescription, setDisplayName, setGeneratorExe, setHidden, setName, setParameters, setPhase, setTransportMethods, setVendorExtensions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentGenerator

public ComponentGenerator()