Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.Phase

Packages that use Phase
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of Phase in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return Phase
 Phase ObjectFactory.createPhase()
          Create an instance of Phase
 Phase GeneratorType.getPhase()
          Gets the value of the phase property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type Phase
 void GeneratorType.setPhase(Phase value)
          Sets the value of the phase property.