public final class SummarizingPhenotypeEntityTranslatorVisitor extends Object implements PhenotypeEntityVisitor
| Constructor and Description |
|---|
SummarizingPhenotypeEntityTranslatorVisitor() |
| Modifier and Type | Method and Description |
|---|---|
org.eurekaclinical.eureka.client.comm.Phenotype |
getPhenotype() |
void |
visit(CategoryEntity entity) |
void |
visit(FrequencyEntity entity) |
void |
visit(SequenceEntity entity) |
void |
visit(SystemProposition entity) |
void |
visit(ValueThresholdGroupEntity entity) |
public SummarizingPhenotypeEntityTranslatorVisitor()
public org.eurekaclinical.eureka.client.comm.Phenotype getPhenotype()
public void visit(SystemProposition entity)
visit in interface PhenotypeEntityVisitorpublic void visit(CategoryEntity entity)
visit in interface PhenotypeEntityVisitorpublic void visit(SequenceEntity entity)
visit in interface PhenotypeEntityVisitorpublic void visit(FrequencyEntity entity)
visit in interface PhenotypeEntityVisitorpublic void visit(ValueThresholdGroupEntity entity)
visit in interface PhenotypeEntityVisitorCopyright © 2012–2016 Emory University. All rights reserved.