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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return Choices
 Choices ObjectFactory.createChoices()
          Create an instance of Choices
 Choices GeneratorChain.getChoices()
          Gets the value of the choices property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type Choices
 void GeneratorChain.setChoices(Choices value)
          Sets the value of the choices property.