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

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

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

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