|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.match.MatchCase
ix.iface.domain.LTF_Parser.ConstraintParser
ix.iface.domain.LTF_Parser.WorldStateConstraintParser
abstract class LTF_Parser.WorldStateConstraintParser
| Field Summary | |
|---|---|
(package private) Symbol |
CONDITION
|
(package private) Symbol |
EFFECT
|
(package private) Symbol |
generalSubtype
|
(package private) Symbol |
syntaxSubtype
|
(package private) Symbol |
WORLD_STATE
|
| Fields inherited from class ix.util.match.MatchCase |
|---|
pattern |
| Constructor Summary | |
|---|---|
LTF_Parser.WorldStateConstraintParser(java.lang.String syntaxSubtype)
|
|
| Method Summary | |
|---|---|
(package private) boolean |
annotateConditionType(Constraint c)
|
Constraint |
makeConstraint(LList spec,
MatchEnv env)
Construct a constraint based on the spec and any bindings in the MatchEnv. |
Constraint |
makeTemplate()
Returns a constraint that represents the syntax of the constraints handled by this constraint-parser. |
| Methods inherited from class ix.iface.domain.LTF_Parser.ConstraintParser |
|---|
ifSelected, tryMatch |
| Methods inherited from class ix.util.match.MatchCase |
|---|
getPattern |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final Symbol WORLD_STATE
final Symbol CONDITION
final Symbol EFFECT
Symbol generalSubtype
Symbol syntaxSubtype
| Constructor Detail |
|---|
LTF_Parser.WorldStateConstraintParser(java.lang.String syntaxSubtype)
| Method Detail |
|---|
public Constraint makeConstraint(LList spec,
MatchEnv env)
LTF_Parser.ConstraintParser
makeConstraint in class LTF_Parser.ConstraintParserboolean annotateConditionType(Constraint c)
public Constraint makeTemplate()
LTF_Parser.ConstraintParser
makeTemplate in class LTF_Parser.ConstraintParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||