Interface GraphCompartmentRule
-
public interface GraphCompartmentRule
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULECUSTOMstatic com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULEDIFFERENTstatic com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULEIDENTICALstatic com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULEMATCHING
-
-
-
Field Detail
-
CUSTOM
static final com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE CUSTOM
-
DIFFERENT
static final com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE DIFFERENT
-
IDENTICAL
static final com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE IDENTICAL
-
MATCHING
static final com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE MATCHING
-
-