| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.sposh.elements |
This package contains parser for Yaposh plan, classes that represent
elements of the plan and some auxiliry classes.
|
| Modifier and Type | Method and Description |
|---|---|
SolTime.TimeUnits |
SolTime.getUnits()
Deprecated.
|
SolTime.TimeUnits |
PoshParser.timeUnit()
time-unit ::= HOURS | MINUTES | SECONDS | NONE
|
static SolTime.TimeUnits |
SolTime.TimeUnits.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SolTime.TimeUnits[] |
SolTime.TimeUnits.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolTime.setUnits(SolTime.TimeUnits units)
Deprecated.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.