| Package | Description | 
|---|---|
| org.openmrs.logic | 
 The OpenMRS Logic Service provides access to granular and derived
data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RuleParameterInfo> | 
Rule.getParameterList()
Returns the list of arguments. 
 | 
java.util.Set<RuleParameterInfo> | 
LogicService.getParameterList(java.lang.String token)
Fetches the parameters expected by a given rule 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.