Interface GraphCompartmentRule


  • public interface GraphCompartmentRule
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE CUSTOM  
      static com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE DIFFERENT  
      static com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE IDENTICAL  
      static com.babylonhealth.lit.hl7.GRAPH_COMPARTMENT_RULE MATCHING  
    • 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