Class AbstractBrainRule
- java.lang.Object
-
- org.rossonet.brain.api.astrocyte.synapse.rules.AbstractBrainRule
-
-
Field Summary
-
Fields inherited from interface org.rossonet.ext.rules.api.Rule
DEFAULT_DESCRIPTION, DEFAULT_NAME, DEFAULT_PRIORITY
-
-
Constructor Summary
Constructors Constructor Description AbstractBrainRule()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.rossonet.ext.rules.api.Rule
evaluate, execute, getDescription, getName, getPriority
-
-