Skip navigation links
C E S 

C

ch.maxant.rules - package ch.maxant.rules
 

E

executeAllActions(String, Input, Iterable<AbstractAction<Input, Output>>) - Method in class ch.maxant.rules.ScalaEngine
See #executeAllActions(String, Object, java.util.Collection), supports Scala collections.
executeAllActions(Input, Iterable<AbstractAction<Input, Output>>) - Method in class ch.maxant.rules.ScalaEngine
See #executeAllActions(Object, java.util.Collection), supports Scala collections.
executeBestAction(Input, Iterable<AbstractAction<Input, Output>>) - Method in class ch.maxant.rules.ScalaEngine
See #executeBestAction(Object, java.util.Collection), supports Scala collections.
executeBestAction(String, Input, Iterable<AbstractAction<Input, Output>>) - Method in class ch.maxant.rules.ScalaEngine
See #executeBestAction(String, Object, java.util.Collection), supports Scala collections.

S

ScalaEngine - Class in ch.maxant.rules
This class supports Scala collections being used with the engine.
ScalaEngine(Iterable<Rule>, boolean) - Constructor for class ch.maxant.rules.ScalaEngine
See #Engine(java.util.Collection, boolean). Supports Scala collections.
C E S 
Skip navigation links

Copyright © 2019 Ant Kutschera. All rights reserved.