Uses of Class
com.eu.miscedautils.ipxact.Generator.Parameters

Packages that use Parameters
com.eu.miscedautils.ipxact.Generator   
 

Uses of Parameters in com.eu.miscedautils.ipxact.Generator
 

Methods in com.eu.miscedautils.ipxact.Generator that return Parameters
 Parameters ObjectFactory.createParameters()
          Create an instance of Parameters
 Parameters GeneratorType.getParameters()
          Gets the value of the parameters property.
 Parameters ExecutableImage.getParameters()
          Additional information about the load module, e.g.
 

Methods in com.eu.miscedautils.ipxact.Generator with parameters of type Parameters
 void GeneratorType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void ExecutableImage.setParameters(Parameters value)
          Sets the value of the parameters property.