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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return Parameters
 Parameters ObjectFactory.createParameters()
          Create an instance of Parameters
 Parameters ViewType.getParameters()
          Gets the value of the parameters property.
 Parameters SubspaceRefType.getParameters()
          Any parameters that may apply to the subspace reference.
 Parameters RegisterFile.getParameters()
          Gets the value of the parameters property.
 Parameters RegisterFile.Register.getParameters()
          Gets the value of the parameters property.
 Parameters RegisterFile.Register.AlternateRegisters.AlternateRegister.getParameters()
          Gets the value of the parameters property.
 Parameters GeneratorType.getParameters()
          Gets the value of the parameters property.
 Parameters FieldType.getParameters()
          Gets the value of the parameters property.
 Parameters ExecutableImage.getParameters()
          Additional information about the load module, e.g.
 Parameters BusInterfaceType.getParameters()
          Gets the value of the parameters property.
 Parameters BankedSubspaceType.getParameters()
          Any parameters that may apply to the subspace reference.
 Parameters BankedBlockType.getParameters()
          Any additional parameters needed to describe this address block to the generators.
 Parameters BankedBankType.getParameters()
          Any additional parameters needed to describe this address block to the generators.
 Parameters AddressSpaces.AddressSpace.getParameters()
          Data specific to this address space.
 Parameters AddressBlockType.getParameters()
          Any additional parameters needed to describe this address block to the generators.
 Parameters AddressBankType.getParameters()
          Any additional parameters needed to describe this address block to the generators.
 Parameters AbstractorViewType.getParameters()
          Gets the value of the parameters property.
 Parameters AbstractorType.getParameters()
          Gets the value of the parameters property.
 Parameters AbstractorBusInterfaceType.getParameters()
          Gets the value of the parameters property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type Parameters
 void ViewType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void SubspaceRefType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void RegisterFile.setParameters(Parameters value)
          Sets the value of the parameters property.
 void RegisterFile.Register.setParameters(Parameters value)
          Sets the value of the parameters property.
 void RegisterFile.Register.AlternateRegisters.AlternateRegister.setParameters(Parameters value)
          Sets the value of the parameters property.
 void GeneratorType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void FieldType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void ExecutableImage.setParameters(Parameters value)
          Sets the value of the parameters property.
 void BusInterfaceType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void BankedSubspaceType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void BankedBlockType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void BankedBankType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void AddressSpaces.AddressSpace.setParameters(Parameters value)
          Sets the value of the parameters property.
 void AddressBlockType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void AddressBankType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void AbstractorViewType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void AbstractorType.setParameters(Parameters value)
          Sets the value of the parameters property.
 void AbstractorBusInterfaceType.setParameters(Parameters value)
          Sets the value of the parameters property.