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