@Entity public class SequenceEntity extends PhenotypeEntity
| Constructor and Description |
|---|
SequenceEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PhenotypeEntityVisitor visitor) |
List<PhenotypeEntity> |
getAbstractedFrom()
Gets the list of propositions the current proposition is abstracted from.
|
ExtendedPhenotype |
getPrimaryExtendedPhenotype() |
List<Relation> |
getRelations() |
void |
setPrimaryExtendedPhenotype(ExtendedPhenotype inExtendedPhenotype) |
void |
setRelations(List<Relation> inRelations) |
String |
toString() |
getCategoryType, getCreated, getDescription, getDisplayName, getId, getKey, getLastModified, getUserId, isInSystem, setCatType, setCreated, setDescription, setDisplayName, setId, setInSystem, setKey, setLastModified, setUserIdpublic ExtendedPhenotype getPrimaryExtendedPhenotype()
public void setPrimaryExtendedPhenotype(ExtendedPhenotype inExtendedPhenotype)
public List<PhenotypeEntity> getAbstractedFrom()
public void accept(PhenotypeEntityVisitor visitor)
public String toString()
toString in class PhenotypeEntityCopyright © 2012–2020 Emory University. All rights reserved.