hepdata is hosted by Hepforge, IPPP Durham

cedar.hepdata.model
Class Systematic

java.lang.Object
  extended by cedar.hepdata.migration.model.Qualifier
      extended by cedar.hepdata.model.Systematic

public class Systematic
extends Qualifier

A Systematic Error.

Version:
$Date: 2006-02-02 15:25:39 +0000 (Thu, 02 Feb 2006) $ $Revision: 493 $
Author:
S Butterworth

Field Summary
static java.lang.String APPLIED
           
 
Fields inherited from class cedar.hepdata.migration.model.Qualifier
DS, X, Y
 
Constructor Summary
Systematic()
           
Systematic(HDObjectReader reader)
          builds systematic from a file
 
Method Summary
 
Methods inherited from class cedar.hepdata.migration.model.Qualifier
addValue, createMatch, folded, getComment, getComment2, getComment3, getId, getMatchConditionHeader, getMatchConditionValue, getMatches, getMatchHeader, getPaperId, getValues, setComment, setComment2, setComment3, setFolded, setId, setPaperId, setValues, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

APPLIED

public static final java.lang.String APPLIED
See Also:
Constant Field Values
Constructor Detail

Systematic

public Systematic(HDObjectReader reader)
           throws HDException
builds systematic from a file

Throws:
HDException


Systematic

public Systematic()

Generated 20060512 1623

HEPData