Uses of Interface
science.aist.gtf.graph.validator.GraphStateValidator
-
Packages that use GraphStateValidator Package Description science.aist.gtf.graph.validator.impl -
-
Uses of GraphStateValidator in science.aist.gtf.graph.validator.impl
Classes in science.aist.gtf.graph.validator.impl that implement GraphStateValidator Modifier and Type Class Description classDefaultRulesGraphStateValidatorImpl<V,E>Default Aist Way on how a graph has to be, to be validclassRuleBasedGraphStateValidatorImpl<V,E>Tests if a given graphState confirms to a list of graph analyzer and their rules
-