Package | Description |
---|---|
it.unical.mat.embasp.languages.pddl |
Modifier and Type | Method and Description |
---|---|
PDDLProgramType |
PDDLInputProgram.getProgramsType() |
static PDDLProgramType |
PDDLProgramType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PDDLProgramType[] |
PDDLProgramType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PDDLInputProgram(PDDLProgramType type) |