Package | Description |
---|---|
jason.asSyntax |
Modifier and Type | Method and Description |
---|---|
Trigger.TEType |
Trigger.getType() |
static Trigger.TEType |
Trigger.TEType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Trigger.TEType[] |
Trigger.TEType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Trigger(Trigger.TEOperator op,
Trigger.TEType t,
Literal l) |