org.dcm4che2.code
Class Probability

java.lang.Object
  extended by org.dcm4che2.code.Probability

public class Probability
extends java.lang.Object

CID 3682 Probability.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String Consider
          (D.2.2-CO, SCPECG[1.3], "consider")
static java.lang.String ConsistentWith
          (D.2.2-CW, SCPECG[1.3], "consistent with")
static java.lang.String Definite
          (D.2.2-DE, SCPECG[1.3], "definite")
static java.lang.String Possible
          (D.2.2-PS, SCPECG[1.3], "possible")
static java.lang.String Probable
          (D.2.2-PR, SCPECG[1.3], "probable")
static java.lang.String RuleOutCannotExclude
          (D.2.2-CE, SCPECG[1.3], "rule out/cannot exclude")
static java.lang.String StronglySuggestive
          (D.2.2-SS, SCPECG[1.3], "strongly suggestive")
static java.lang.String Unknown
          (D.2.2-UN, SCPECG[1.3], "unknown")
 
Constructor Summary
Probability()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Consider

public static final java.lang.String Consider
(D.2.2-CO, SCPECG[1.3], "consider")

See Also:
Constant Field Values

ConsistentWith

public static final java.lang.String ConsistentWith
(D.2.2-CW, SCPECG[1.3], "consistent with")

See Also:
Constant Field Values

Definite

public static final java.lang.String Definite
(D.2.2-DE, SCPECG[1.3], "definite")

See Also:
Constant Field Values

Possible

public static final java.lang.String Possible
(D.2.2-PS, SCPECG[1.3], "possible")

See Also:
Constant Field Values

Probable

public static final java.lang.String Probable
(D.2.2-PR, SCPECG[1.3], "probable")

See Also:
Constant Field Values

RuleOutCannotExclude

public static final java.lang.String RuleOutCannotExclude
(D.2.2-CE, SCPECG[1.3], "rule out/cannot exclude")

See Also:
Constant Field Values

StronglySuggestive

public static final java.lang.String StronglySuggestive
(D.2.2-SS, SCPECG[1.3], "strongly suggestive")

See Also:
Constant Field Values

Unknown

public static final java.lang.String Unknown
(D.2.2-UN, SCPECG[1.3], "unknown")

See Also:
Constant Field Values
Constructor Detail

Probability

public Probability()


Copyright © 2011 dcm4che. All Rights Reserved.