Package com.anylogic.engine.markup
- All Superinterfaces:
MarkupPort
- All Known Implementing Classes:
ConveyorPortImpl
,ConveyorSpur
,LiftPortImpl
,NetworkPortImpl
public interface NetworkPort extends MarkupPort
Modifier and Type | Method | Description |
---|---|---|
INetwork<?, | getNetwork() |
Returns the network this network port belongs to.
|
INetwork<?,?> getNetwork()
Returns the network this network port belongs to.
- Returns:
- the network this network port belongs to