Uses of Package
org.apache.iotdb.commons.path.fa
-
Classes in org.apache.iotdb.commons.path.fa used by org.apache.iotdb.commons.path.fa Class Description FAFactory IFAState This interface defines the behaviour of a FA(Finite Automation)'s states.IFATransition This interface defines the behaviour of a FA(Finite Automation)'s transition.IPatternFA This interface defines the behaviour of a FA(Finite Automation), generated from a path pattern or a pattern tree.IPatternFA.Builder -
Classes in org.apache.iotdb.commons.path.fa used by org.apache.iotdb.commons.path.fa.dfa Class Description IFAState This interface defines the behaviour of a FA(Finite Automation)'s states.IFATransition This interface defines the behaviour of a FA(Finite Automation)'s transition.IPatternFA This interface defines the behaviour of a FA(Finite Automation), generated from a path pattern or a pattern tree. -
Classes in org.apache.iotdb.commons.path.fa used by org.apache.iotdb.commons.path.fa.dfa.graph Class Description IFAState This interface defines the behaviour of a FA(Finite Automation)'s states.IFATransition This interface defines the behaviour of a FA(Finite Automation)'s transition. -
Classes in org.apache.iotdb.commons.path.fa used by org.apache.iotdb.commons.path.fa.dfa.transition Class Description IFATransition This interface defines the behaviour of a FA(Finite Automation)'s transition. -
Classes in org.apache.iotdb.commons.path.fa used by org.apache.iotdb.commons.path.fa.match Class Description IFAState This interface defines the behaviour of a FA(Finite Automation)'s states.IFATransition This interface defines the behaviour of a FA(Finite Automation)'s transition.IPatternFA This interface defines the behaviour of a FA(Finite Automation), generated from a path pattern or a pattern tree. -
Classes in org.apache.iotdb.commons.path.fa used by org.apache.iotdb.commons.path.fa.nfa Class Description IFAState This interface defines the behaviour of a FA(Finite Automation)'s states.IFATransition This interface defines the behaviour of a FA(Finite Automation)'s transition.IPatternFA This interface defines the behaviour of a FA(Finite Automation), generated from a path pattern or a pattern tree. -
Classes in org.apache.iotdb.commons.path.fa used by org.apache.iotdb.commons.schema.tree Class Description IFAState This interface defines the behaviour of a FA(Finite Automation)'s states.IFATransition This interface defines the behaviour of a FA(Finite Automation)'s transition.IPatternFA This interface defines the behaviour of a FA(Finite Automation), generated from a path pattern or a pattern tree.