ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.cr.merged
Class ConfidenceValueBean

Package class diagram package ConfidenceValueBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.cr.merged.ConfidenceValueBean
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class ConfidenceValueBean
extends MessagePartBean

Business Name: ConfidenceValue

PRPA_MT101102CA.ObservationEvent: Confidence Value

Each returned IdentifiedPerson can have an associated ObservationEvent reporting the confidence value (degree of certainty) and the name of the matching algorithm that resulted in that record's inclusion in the result set.

Supports the business requirement to provide a confidence value associated with the identifiedEntity returned in the response distinguishes these different representations.

PRPA_MT101104CA.ObservationEvent: Confidence Value

Each returned IdentifiedPerson can have an associated ObservationEvent reporting the confidence value (degree of certainty) and the name of the matching algorithm that resulted in that record's inclusion in the result set.

Supports the business requirement to provide a confidence value associated with the identifiedEntity returned in the responsedistinguishes these different representations.

See Also:
Serialized Form

Constructor Summary
ConfidenceValueBean()
           
 
Method Summary
 ActClass getClassCode()
          Un-merged Business Name: (no business name specified)
 ActCode getCode()
          Business Name: ProbabilityMatchCode
 ActMood getMoodCode()
          Un-merged Business Name: (no business name specified)
 BigDecimal getValue()
          Business Name: ConfidenceValue
 void setClassCode(ActClass classCode)
          Un-merged Business Name: (no business name specified)
 void setCode(ActCode code)
          Business Name: ProbabilityMatchCode
 void setMoodCode(ActMood moodCode)
          Un-merged Business Name: (no business name specified)
 void setValue(BigDecimal value)
          Business Name: ConfidenceValue
 
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfidenceValueBean

public ConfidenceValueBean()
Method Detail

getClassCode

public ActClass getClassCode()

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101102CA.ObservationEvent.classCode

Conformance/Cardinality: OPTIONAL (0-1)

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101104CA.ObservationEvent.classCode

Conformance/Cardinality: OPTIONAL (0-1)


setClassCode

public void setClassCode(ActClass classCode)

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101102CA.ObservationEvent.classCode

Conformance/Cardinality: OPTIONAL (0-1)

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101104CA.ObservationEvent.classCode

Conformance/Cardinality: OPTIONAL (0-1)


getMoodCode

public ActMood getMoodCode()

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101102CA.ObservationEvent.moodCode

Conformance/Cardinality: OPTIONAL (0-1)

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101104CA.ObservationEvent.moodCode

Conformance/Cardinality: OPTIONAL (0-1)


setMoodCode

public void setMoodCode(ActMood moodCode)

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101102CA.ObservationEvent.moodCode

Conformance/Cardinality: OPTIONAL (0-1)

Un-merged Business Name: (no business name specified)

Relationship: PRPA_MT101104CA.ObservationEvent.moodCode

Conformance/Cardinality: OPTIONAL (0-1)


getCode

public ActCode getCode()

Business Name: ProbabilityMatchCode

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101102CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value

Mandatory attribute supports confident identification of intended client

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101104CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value

Mandatory attribute supports confident identification of intended client


setCode

public void setCode(ActCode code)

Business Name: ProbabilityMatchCode

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101102CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value

Mandatory attribute supports confident identification of intended client

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101104CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value

Mandatory attribute supports confident identification of intended client


getValue

public BigDecimal getValue()

Business Name: ConfidenceValue

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101102CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.

Required attribute to provide information about success of query

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101104CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.

Required attribute to provide information about success of query


setValue

public void setValue(BigDecimal value)

Business Name: ConfidenceValue

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101102CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.

Required attribute to provide information about success of query

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101104CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.

Required attribute to provide information about success of query



Copyright © 2013. All Rights Reserved.