Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.SingleShotDriver

Packages that use SingleShotDriver
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of SingleShotDriver in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return SingleShotDriver
 SingleShotDriver ObjectFactory.createSingleShotDriver()
          Create an instance of SingleShotDriver
 SingleShotDriver DriverType.getSingleShotDriver()
          Gets the value of the singleShotDriver property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type SingleShotDriver
 void DriverType.setSingleShotDriver(SingleShotDriver value)
          Sets the value of the singleShotDriver property.