| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.services.conversion |
This package implements conversion of Eureka! derived phenotypes to
Protempa proposition definitions.
|
| edu.emory.cci.aiw.cvrg.eureka.services.entity |
| Modifier and Type | Method and Description |
|---|---|
List<org.protempa.PropositionDefinition> |
ValueThresholdsCompoundLowLevelAbstractionConverter.convert(ValueThresholdGroupEntity entity) |
List<org.protempa.PropositionDefinition> |
ValueThresholdsLowLevelAbstractionConverter.convert(ValueThresholdGroupEntity entity) |
void |
PropositionDefinitionConverterVisitor.visit(ValueThresholdGroupEntity entity) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<ValueThresholdGroupEntity,ThresholdsOperator> |
ValueThresholdGroupEntity_.thresholdsOperator |
static javax.persistence.metamodel.ListAttribute<ValueThresholdGroupEntity,ValueThresholdEntity> |
ValueThresholdGroupEntity_.valueThresholds |
| Modifier and Type | Method and Description |
|---|---|
void |
PhenotypeEntityVisitor.visit(ValueThresholdGroupEntity lowLevelAbstraction) |
void |
PropositionChildrenVisitor.visit(ValueThresholdGroupEntity lowLevelAbstraction) |
void |
PropositionTypeVisitor.visit(ValueThresholdGroupEntity lowLevelAbstraction) |
Copyright © 2012–2020 Emory University. All rights reserved.