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

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

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

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