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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition 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.