|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelElement | |
org.intranet.elevator.model | |
org.intranet.elevator.model.operate | |
org.intranet.sim |
Uses of ModelElement in org.intranet.elevator.model |
Subclasses of ModelElement in org.intranet.elevator.model | |
class |
Car
The states of Car are substates of MovableLocation:IDLE. |
class |
Door
A door that opens and closes. |
class |
DoorSensor
Deals with obstructions. |
class |
Floor
|
class |
Location
|
class |
MovableLocation
A location that can move. |
Uses of ModelElement in org.intranet.elevator.model.operate |
Subclasses of ModelElement in org.intranet.elevator.model.operate | |
class |
Building
The building is a factory for other domain objects that also links up CarRequests with the RequestIndicators for each Floor. |
class |
Person
A Person moves around the building, calling elevators, entering elevators, and leaving elevators. |
Uses of ModelElement in org.intranet.sim |
Subclasses of ModelElement in org.intranet.sim | |
class |
Model
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |