@Entity public class SystemProposition extends PhenotypeEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemProposition.SystemType |
| Constructor and Description |
|---|
SystemProposition() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PhenotypeEntityVisitor visitor) |
SystemProposition.SystemType |
getSystemType() |
boolean |
isInSystem()
Is the proposition a system level element?
|
void |
setSystemType(SystemProposition.SystemType systemType) |
String |
toString() |
getCategoryType, getCreated, getDescription, getDisplayName, getId, getKey, getLastModified, getUserId, setCatType, setCreated, setDescription, setDisplayName, setId, setInSystem, setKey, setLastModified, setUserIdpublic SystemProposition.SystemType getSystemType()
public void setSystemType(SystemProposition.SystemType systemType)
public void accept(PhenotypeEntityVisitor visitor)
public boolean isInSystem()
PhenotypeEntityisInSystem in class PhenotypeEntitypublic String toString()
toString in class PhenotypeEntityCopyright © 2012–2016 Emory University. All rights reserved.