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