public final class Sequence extends Phenotype
Phenotype.Type| Constructor and Description |
|---|
Sequence() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PhenotypeVisitor visitor) |
PhenotypeField |
getPrimaryPhenotype() |
List<RelatedPhenotypeField> |
getRelatedPhenotypes() |
void |
setPrimaryPhenotype(PhenotypeField primaryPhenotype) |
void |
setRelatedPhenotypes(List<RelatedPhenotypeField> relatedPhenotypes) |
String |
toString() |
getCreated, getDescription, getDisplayName, getId, getKey, getLastModified, getType, getUserId, isInSystem, isInternalNode, isSummarized, setCreated, setDescription, setDisplayName, setId, setInSystem, setInternalNode, setKey, setLastModified, setSummarized, setUserIdpublic PhenotypeField getPrimaryPhenotype()
public void setPrimaryPhenotype(PhenotypeField primaryPhenotype)
public List<RelatedPhenotypeField> getRelatedPhenotypes()
public void setRelatedPhenotypes(List<RelatedPhenotypeField> relatedPhenotypes)
public void accept(PhenotypeVisitor visitor) throws PhenotypeHandlingException
PhenotypeHandlingExceptionCopyright © 2016 Emory University. All rights reserved.