Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.DriveConstraint

Packages that use DriveConstraint
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of DriveConstraint in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return DriveConstraint
 DriveConstraint ObjectFactory.createDriveConstraint()
          Create an instance of DriveConstraint
 DriveConstraint ConstraintSet.getDriveConstraint()
          Gets the value of the driveConstraint property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type DriveConstraint
 void ConstraintSet.setDriveConstraint(DriveConstraint value)
          Sets the value of the driveConstraint property.