public interface Score extends UtilityClass, XReferrable
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
Provenance |
getScoreSource()
This property defines the source of the scoring methodology.
|
String |
getValue()
This property defines the value of the score.
|
void |
setScoreSource(Provenance scoreSource)
This property defines the source of the scoring methodology.
|
void |
setValue(String value)
This property defines the value of the score.
|
addXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentString getValue()
void setValue(String value)
value - Numerical or categorical value of the scoreProvenance getScoreSource()
void setScoreSource(Provenance scoreSource)
scoreSource - publication or web site describing the scoring methodology and the range of
values.Copyright © 2018 BioPAX. All rights reserved.