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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor 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.Abstractor with parameters of type Phase
 void GeneratorType.setPhase(Phase value)
          Sets the value of the phase property.