Package | Description |
---|---|
desmoj.extensions.applicationDomains.harbour |
Example model components for harbour terminal simulation.
|
Modifier and Type | Method and Description |
---|---|
Berth |
Ship.getBerth()
Returns the berth of this Ship where it's berthing.
|
Modifier and Type | Method and Description |
---|---|
void |
Ship.setBerth(Berth b)
Sets (assings) the berth of this Ship to a new value.
|