public abstract class L3ElementImpl extends BioPAXElementImpl implements Level3Element
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
L3ElementImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addComment(String COMMENT)
A textual comment about this individual.
|
Set<String> |
getComment()
A textual comment about this individual.
|
void |
removeComment(String COMMENT)
A textual comment about this individual.
|
void |
setComment(Set<String> comment) |
equals, equivalenceCode, getAnnotations, getUri, hashCode, isEquivalent, semanticallyEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentpublic Set<String> getComment()
Level3ElementgetComment in interface Level3Elementpublic void addComment(String COMMENT)
Level3ElementaddComment in interface Level3ElementCOMMENT - A textual comment about this individual.public void removeComment(String COMMENT)
Level3ElementremoveComment in interface Level3ElementCOMMENT - A textual comment about this individual.Copyright © 2016 BioPAX. All rights reserved.