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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig that return Vector
 Vector ObjectFactory.createVector()
          Create an instance of Vector
 Vector PortWireType.getVector()
          Specific left and right vector bounds.
 

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