dt_vocab_QueryResponse : public <<enumeration>> class
Created: 06/01/07 15:38:30
Modified: 06/01/07 15:38:30
Project:
Advanced:

A code classifying the general nature of a response to a query and carried by the QueryAck.queryResponseCode.

Attribute Details
public String
  ID
<<enum>>
Initial: "Issue detected"
collection=false
containment=Not Specified
derived=0
description= An issue has been detected. This could be either an application error, an issue relating to the query specification or an issue qualifying a response. A response may be present. Note that issues can be classified as error, warning, or information.
duplicates=0
lowerBound=1
ordered=0
position=0
stereotype=enum
styleex=volatile=0;
type=String
upperBound=1
Notes: <br /> An issue has been detected. This could be either an application error, an issue relating to the query specification or an issue qualifying a response. A response may be present. Note that issues can be classified as error, warning, or information. <br />
public String
  NF
<<enum>>
Initial: "No data found"
collection=false
containment=Not Specified
derived=0
description= Query specification valid but no data found. Not currently used within NPfIT.
duplicates=0
lowerBound=1
ordered=0
position=0
stereotype=enum
styleex=volatile=0;
type=String
upperBound=1
Notes: <br /> Query specification valid but no data found. Not currently used within NPfIT. <br />
public String
  OK
<<enum>>
Initial: "Data found"
collection=false
containment=Not Specified
derived=0
description= Query response data found matching the query specification. No issues highlighted.
duplicates=0
lowerBound=1
ordered=0
position=0
stereotype=enum
styleex=volatile=0;
type=String
upperBound=1
Notes: <br /> Query response data found matching the query specification. No issues highlighted. <br />
Tag Value Details
complexity 1  
documentation A code classifying the general nature of a response to a query and carried by the QueryAck.queryResponseCode.  
ea_ntype 0  
ea_stype Class  
gentype Java  
isSpecification false  
package Vocabulary  
package_name C+M Vocab sets  
phase 1.0  
status active  
stereotype enumeration  
tagged 0  
version 5.0