AnyLogic
Expand
Font size
All Superinterfaces:
MarkupPort
All Known Implementing Classes:
ConveyorPortImpl, ConveyorSpur, LiftPortImpl, NetworkPortImpl

public interface NetworkPort
extends MarkupPort

Method Summary

Modifier and TypeMethodDescription
INetwork<?,?>getNetwork()
Returns the network this network port belongs to.

Methods inherited from interface com.anylogic.engine.markup.MarkupPort

getFullName, getLevel, getName, getPairedPort, getXYZ, setPairedPort

Method Details

getNetwork

INetwork<?,?> getNetwork()
Returns the network this network port belongs to.
Returns:
the network this network port belongs to