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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return ClockDriver
 ClockDriver ObjectFactory.createClockDriver()
          Create an instance of ClockDriver
 ClockDriver DriverType.getClockDriver()
          Gets the value of the clockDriver property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type ClockDriver
 void DriverType.setClockDriver(ClockDriver value)
          Sets the value of the clockDriver property.