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