@Deprecated public class CohortFilter extends AbstractPatientFilter implements PatientFilter
Constructor and Description |
---|
CohortFilter()
Deprecated.
|
CohortFilter(Cohort cohort)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Cohort |
filter(Cohort input,
EvaluationContext context)
Deprecated.
Determine all patients in _input_ who also match some criteria.
|
Cohort |
getCohort()
Deprecated.
|
String |
getDescription()
Deprecated.
|
String |
getName()
Deprecated.
|
boolean |
isReadyToRun()
Deprecated.
Check whether this filter has had enough parameters set to be run properly
|
void |
setCohort(Cohort cohort)
Deprecated.
|
filterInverse, getConceptName
equals, getId, getReportObjectId, getSubType, getType, setDescription, setId, setName, setReportObjectId, setSubType, setType, toString
getUuid, setUuid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
filterInverse
getReportObjectId, setDescription, setName, setReportObjectId
getId, getUuid, setId, setUuid
public CohortFilter()
public CohortFilter(Cohort cohort)
public String getName()
getName
in interface ReportObject
getName
in class AbstractReportObject
public String getDescription()
getDescription
in interface ReportObject
getDescription
in class AbstractReportObject
public Cohort filter(Cohort input, EvaluationContext context)
PatientFilter
filter
in interface PatientFilter
input
- Cohort of the patients to searchcontext
- EvaluationContext specifying filtering criteriapublic boolean isReadyToRun()
PatientFilter
isReadyToRun
in interface PatientFilter
public Cohort getCohort()
public void setCohort(Cohort cohort)
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.