java.lang.Object
care.smith.top.top_phenotypic_query.c2reasoner.constants.ConstantEntity
Direct Known Subclasses:
E, False, GeC, GtC, LeC, LtC, Now, Pi, Today, True

public class ConstantEntity extends Object
  • Constructor Details

    • ConstantEntity

      protected ConstantEntity(care.smith.top.model.Constant constant, care.smith.top.model.Value value)
  • Method Details

    • getConstant

      public care.smith.top.model.Constant getConstant()
    • getValue

      public care.smith.top.model.Value getValue()
    • getValueExpression

      public care.smith.top.model.Expression getValueExpression()