Class ConstantEntity
java.lang.Object
care.smith.top.top_phenotypic_query.c2reasoner.constants.ConstantEntity
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ConstantEntity
(care.smith.top.model.Constant constant, care.smith.top.model.Value value) -
Method Summary
Modifier and TypeMethodDescriptioncare.smith.top.model.Constant
care.smith.top.model.Value
getValue()
care.smith.top.model.Expression
-
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()
-