Uses of Class
network.aika.lattice.refinement.OrEntry
-
Packages that use OrEntry Package Description network.aika.lattice network.aika.lattice.activation network.aika.lattice.refinement -
-
Uses of OrEntry in network.aika.lattice
Methods in network.aika.lattice with parameters of type OrEntry Modifier and Type Method Description protected voidOrNode. addActivation(OrEntry oe, NodeActivation inputAct) -
Uses of OrEntry in network.aika.lattice.activation
Fields in network.aika.lattice.activation declared as OrEntry Modifier and Type Field Description OrEntryOrActivation.Link. oeConstructors in network.aika.lattice.activation with parameters of type OrEntry Constructor Description Link(OrEntry oe, NodeActivation<?> input) -
Uses of OrEntry in network.aika.lattice.refinement
Methods in network.aika.lattice.refinement that return OrEntry Modifier and Type Method Description static OrEntryOrEntry. read(DataInput in, Model m)Methods in network.aika.lattice.refinement with parameters of type OrEntry Modifier and Type Method Description intOrEntry. compareTo(OrEntry oe)
-