public class PhenotypeConversionSupport extends Object
| Constructor and Description |
|---|
PhenotypeConversionSupport() |
| Modifier and Type | Method and Description |
|---|---|
org.protempa.proposition.value.NominalValue |
asValue(PhenotypeEntity phenotype) |
org.protempa.proposition.value.NominalValue |
asValue(String phenotypeKey) |
String |
asValueCompString(PhenotypeEntity phenotype) |
String |
asValueCompString(String phenotypeKey) |
String |
asValueString(PhenotypeEntity phenotype) |
String |
asValueString(String phenotypeKey) |
String |
toPhenotypeKey(String propId) |
String |
toPropositionId(PhenotypeEntity phenotype) |
String |
toPropositionId(String phenotypeKey) |
String |
toPropositionIdWrapped(PhenotypeEntity phenotype) |
String |
toPropositionIdWrapped(String phenotypeKey) |
public String toPropositionIdWrapped(PhenotypeEntity phenotype)
public String toPropositionId(PhenotypeEntity phenotype)
public String asValueString(PhenotypeEntity phenotype)
public String asValueCompString(PhenotypeEntity phenotype)
public org.protempa.proposition.value.NominalValue asValue(PhenotypeEntity phenotype)
public org.protempa.proposition.value.NominalValue asValue(String phenotypeKey)
Copyright © 2012–2021 Emory University. All rights reserved.