Uses of Class
com.eu.miscedautils.ipxact.Abstractor.BusInterfaceType.PortMaps.PortMap.LogicalPort

Packages that use BusInterfaceType.PortMaps.PortMap.LogicalPort
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of BusInterfaceType.PortMaps.PortMap.LogicalPort in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return BusInterfaceType.PortMaps.PortMap.LogicalPort
 BusInterfaceType.PortMaps.PortMap.LogicalPort ObjectFactory.createBusInterfaceTypePortMapsPortMapLogicalPort()
          Create an instance of BusInterfaceType.PortMaps.PortMap.LogicalPort
 BusInterfaceType.PortMaps.PortMap.LogicalPort BusInterfaceType.PortMaps.PortMap.getLogicalPort()
          Gets the value of the logicalPort property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BusInterfaceType.PortMaps.PortMap.LogicalPort
 void BusInterfaceType.PortMaps.PortMap.setLogicalPort(BusInterfaceType.PortMaps.PortMap.LogicalPort value)
          Sets the value of the logicalPort property.