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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return Vector
 Vector ObjectFactory.createVector()
          Create an instance of Vector
 Vector PortWireType.getVector()
          Specific left and right vector bounds.
 Vector BusInterfaceType.PortMaps.PortMap.PhysicalPort.getVector()
          Gets the value of the vector property.
 Vector AbstractorBusInterfaceType.PortMaps.PortMap.PhysicalPort.getVector()
          Gets the value of the vector property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type Vector
 void PortWireType.setVector(Vector value)
          Sets the value of the vector property.
 void BusInterfaceType.PortMaps.PortMap.PhysicalPort.setVector(Vector value)
          Sets the value of the vector property.
 void AbstractorBusInterfaceType.PortMaps.PortMap.PhysicalPort.setVector(Vector value)
          Sets the value of the vector property.