Uses of Class
cagrid.CodeState

Packages that use CodeState
org.LexGrid.LexBIG.cagrid.dataService.cqlresulttypes   
 

Uses of CodeState in org.LexGrid.LexBIG.cagrid.dataService.cqlresulttypes
 

Fields in org.LexGrid.LexBIG.cagrid.dataService.cqlresulttypes declared as CodeState
private  CodeState PermissibleCQLObjectResults.codeState
           
 

Methods in org.LexGrid.LexBIG.cagrid.dataService.cqlresulttypes that return CodeState
 CodeState PermissibleCQLObjectResults.getCodeState()
          Gets the codeState value for this PermissibleCQLObjectResults.
 

Methods in org.LexGrid.LexBIG.cagrid.dataService.cqlresulttypes with parameters of type CodeState
 void PermissibleCQLObjectResults.setCodeState(CodeState codeState)
          Sets the codeState value for this PermissibleCQLObjectResults.
 

Constructors in org.LexGrid.LexBIG.cagrid.dataService.cqlresulttypes with parameters of type CodeState
PermissibleCQLObjectResults(AssociationIdentification associationIdentification, ChangeType changeType, CodeExistence codeExistence, CodeRelationship codeRelationship, CodeState codeState, CodingSchemeIdentification codingSchemeIdentification, CodingSchemeIdentification codingSchemeIdentification2, CodingSchemeVersionStatus codingSchemeVersionStatus, ConceptIdentification conceptIdentification, Direction direction, DirectionalAssociationIdentification directionalAssociationIdentification, ExtensionIdentification extensionIdentification, GraphResolutionPolicy graphResolutionPolicy, HierarchyIdentification hierarchyIdentification, HierarchyResolutionPolicy hierarchyResolutionPolicy, LogLevel logLevel, MatchCriteria matchCriteria, NodeListPolicy nodeListPolicy, ProcessState processState, PropertyIdentification propertyIdentification, RelationContainerIdentification relationContainerIdentification, RelationshipDistanceBasedPolicy relationshipDistanceBasedPolicy, RelationshipPolicy relationshipPolicy, RelationshipTypeBasedPolicy relationshipTypeBasedPolicy, SetResolutionPolicy setResolutionPolicy, SortContext sortContext, Status status)