|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The TimeUnitInterface defines the simulator time units.
(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
| Field Summary | |
static TimeUnitInterface |
DAY
DAY reflects the DAY |
static TimeUnitInterface |
HOUR
HOUR reflects the HOUR |
static TimeUnitInterface |
MILLISECOND
MILLISECOND reflects the MILLISECONDS |
static TimeUnitInterface |
MINUTE
MINUTE reflects the MINUTE |
static TimeUnitInterface |
SECOND
SECOND reflects the SECOND |
static TimeUnitInterface |
UNIT
UNIT reflects the non actual time related unit |
static TimeUnitInterface |
WEEK
WEEK reflects the WEEK |
| Method Summary | |
long |
getValue()
Method getValue.This method returns the number of timeunits relative to milliseconds |
| Field Detail |
public static final TimeUnitInterface UNIT
public static final TimeUnitInterface MILLISECOND
public static final TimeUnitInterface SECOND
public static final TimeUnitInterface MINUTE
public static final TimeUnitInterface HOUR
public static final TimeUnitInterface DAY
public static final TimeUnitInterface WEEK
| Method Detail |
public long getValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||