nl.tudelft.simulation.examples.dsol.port
Class Port
java.lang.Object
nl.tudelft.simulation.examples.dsol.port.Port
public class Port
- extends Object
A Port
(c) copyright 2003 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: General Public
License (GPL) , no warranty
- Version:
- 1.0 Jan 19, 2004
- Author:
- Peter
Jacobs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Port
public Port(DEVSSimulatorInterface simulator)
- constructs a new Port
- Parameters:
simulator
- the simulator
getJetties
public Resource getJetties()
- Returns:
- Returns the jetties.
getTugs
public Resource getTugs()
- Returns:
- Returns the tugs.
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.