| 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 | |
| edu.emory.cci.aiw.cvrg.eureka.services.util |
| Modifier and Type | Method and Description |
|---|---|
List<org.protempa.PropositionDefinition> |
SystemPropositionConverter.convert(SystemProposition proposition) |
void |
PropositionDefinitionConverterVisitor.visit(SystemProposition entity) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<SystemProposition,org.eurekaclinical.eureka.client.comm.SystemType> |
SystemProposition_.systemType |
| Modifier and Type | Method and Description |
|---|---|
void |
PhenotypeEntityVisitor.visit(SystemProposition proposition) |
void |
PropositionChildrenVisitor.visit(SystemProposition proposition) |
void |
PropositionTypeVisitor.visit(SystemProposition proposition) |
| Modifier and Type | Method and Description |
|---|---|
static SystemProposition |
PropositionUtil.toSystemProposition(org.protempa.PropositionDefinition inDefinition,
Long inUserId) |
Copyright © 2012–2021 Emory University. All rights reserved.