Uses of Class
cmion.level3.CompetencyManagerRule
-
Packages that use CompetencyManagerRule Package Description cmion.level3 -
-
Uses of CompetencyManagerRule in cmion.level3
Methods in cmion.level3 that return CompetencyManagerRule Modifier and Type Method Description protected CompetencyManagerRuleCompetencyManager. findMatch(MindAction a, java.util.ArrayList<CompetencyManagerRule> rulesToIgnore)find a rule from the rule base that maps the specified Mind Action to a competency execution planMethod parameters in cmion.level3 with type arguments of type CompetencyManagerRule Modifier and Type Method Description protected CompetencyManagerRuleCompetencyManager. findMatch(MindAction a, java.util.ArrayList<CompetencyManagerRule> rulesToIgnore)find a rule from the rule base that maps the specified Mind Action to a competency execution plan
-