nl.tudelft.simulation.dsol.tutorial.appendix
Class Port
java.lang.Object
nl.tudelft.simulation.dsol.tutorial.appendix.Port
public class Port
- extends Object
A Port
(c) copyright 2002-2004 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , 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.