Uses of Class
edu.uiuc.ncsa.security.util.functor.logic.FunctorMap
-
Packages that use FunctorMap Package Description edu.uiuc.ncsa.security.util.functor The antiquated way to have a JSON only scripting solution.edu.uiuc.ncsa.security.util.functor.logic edu.uiuc.ncsa.security.util.functor.parser -
-
Uses of FunctorMap in edu.uiuc.ncsa.security.util.functor
Methods in edu.uiuc.ncsa.security.util.functor that return FunctorMap Modifier and Type Method Description FunctorMap
LogicBlocks. getFunctorMap()
-
Uses of FunctorMap in edu.uiuc.ncsa.security.util.functor.logic
Methods in edu.uiuc.ncsa.security.util.functor.logic that return FunctorMap Modifier and Type Method Description FunctorMap
jThen. getFunctorMap()
A map of every functor that is associated at the top level with this block.Methods in edu.uiuc.ncsa.security.util.functor.logic with parameters of type FunctorMap Modifier and Type Method Description void
FunctorMap. addAll(FunctorMap functorMap)
Add all of the functors in the argument to this map. -
Uses of FunctorMap in edu.uiuc.ncsa.security.util.functor.parser
Methods in edu.uiuc.ncsa.security.util.functor.parser that return FunctorMap Modifier and Type Method Description FunctorMap
FunctorScript. getFunctorMap()
-