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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition with parameters of type Vector
 void PortWireType.setVector(Vector value)
          Sets the value of the vector property.