ix.iface.domain
Class LTF_Parser.ConditionParser

java.lang.Object
  extended by ix.util.match.MatchCase
      extended by ix.iface.domain.LTF_Parser.ConstraintParser
          extended by ix.iface.domain.LTF_Parser.WorldStateConstraintParser
              extended by ix.iface.domain.LTF_Parser.ConditionParser
Enclosing class:
LTF_Parser

 class LTF_Parser.ConditionParser
extends LTF_Parser.WorldStateConstraintParser


Field Summary
 
Fields inherited from class ix.iface.domain.LTF_Parser.WorldStateConstraintParser
CONDITION, EFFECT, generalSubtype, syntaxSubtype, WORLD_STATE
 
Fields inherited from class ix.util.match.MatchCase
pattern
 
Constructor Summary
LTF_Parser.ConditionParser(java.lang.String syntaxSubtype)
           
 
Method Summary
 
Methods inherited from class ix.iface.domain.LTF_Parser.WorldStateConstraintParser
annotateConditionType, makeConstraint, makeTemplate
 
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
 

Constructor Detail

LTF_Parser.ConditionParser

LTF_Parser.ConditionParser(java.lang.String syntaxSubtype)