Uses of Class
org.deduced.framework.RuleDeducedProperty.ParameterFetcher

Packages that use RuleDeducedProperty.ParameterFetcher
org.deduced.framework Deduced framework initialization classes. 
 

Uses of RuleDeducedProperty.ParameterFetcher in org.deduced.framework
 

Methods in org.deduced.framework with parameters of type RuleDeducedProperty.ParameterFetcher
private static void RuleDeducedProperty.fetchNextLevelOfValues(PropertyCollection<?,?> input, PropertyCollection<?,?> rule, RuleDeducedProperty.ParameterFetcher fetcher, java.util.Iterator<?> iterator, PropertyCollection<?,?> propertyInstance)
          fetch Next Level Of Values
private static boolean RuleDeducedProperty.isSplittingOfSubListRequired(PropertyCollection<?,?> input, PropertyCollection<?,?> rule, RuleDeducedProperty.ParameterFetcher fetcher, java.util.Iterator<?> iterator, PropertyCollection<?,?> propertyInstance, java.util.List<?> currentValue)
          is Splitting Of Sub List Required