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

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

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

Methods in com.eu.miscedautils.ipxact.Design 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.Design with parameters of type ClockDriver
 void DriverType.setClockDriver(ClockDriver value)
          Sets the value of the clockDriver property.