Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.ConstraintSet.Vector

Packages that use ConstraintSet.Vector
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of ConstraintSet.Vector in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return ConstraintSet.Vector
 ConstraintSet.Vector ObjectFactory.createConstraintSetVector()
          Create an instance of ConstraintSet.Vector
 ConstraintSet.Vector ConstraintSet.getVector()
          Gets the value of the vector property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type ConstraintSet.Vector
 void ConstraintSet.setVector(ConstraintSet.Vector value)
          Sets the value of the vector property.