DatasetError Member List
This is the complete list of members for
DatasetError, including all inherited members.
compareTo(DatasetError other) | DatasetError | |
cedar::hepdata::model::Uncertainty.compareTo(Uncertainty other) | Uncertainty | |
DatasetError() | DatasetError | |
DatasetError(Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | DatasetError | |
DatasetError(Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | DatasetError | |
DatasetError(Dataset dataset, Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | DatasetError | |
DatasetError(Dataset dataset, Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | DatasetError | |
equals(Object other) | DatasetError | |
getAbsoluteError(Point p) | Uncertainty | |
getComment() | Uncertainty | |
getDataset() | DatasetError | |
getId() | DatasetError | |
getMinus() | Uncertainty | |
getNormType() | Uncertainty | |
getPlus() | Uncertainty | |
getSourceType() | Uncertainty | |
hashCode() | DatasetError | |
hasZeroSize() | Uncertainty | |
isSymmetric() | Uncertainty | |
log() | Storeable | [package] |
setComment(String comment) | Uncertainty | |
setDataset(Dataset parentDataset) | DatasetError | |
setId(Integer datasetErrorId) | DatasetError | |
setMinus(Double minus) | Uncertainty | |
setNormType(ErrorNorm normtype) | DatasetError | |
setNormTypeString(String normtypeStr) | DatasetError | |
setPlus(Double plus) | Uncertainty | |
setSourceType(ErrorSource sourcetype) | Uncertainty | |
toString() | Uncertainty | |
toString(Integer indentBy) | Uncertainty | |
Uncertainty() | Uncertainty | |
Uncertainty(Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | Uncertainty | |
Uncertainty(Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | Uncertainty | |