A B C D E F G H I K L M N O P Q R S T U V W X

A

A_ELEMENT - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
 
A_TAG - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
 
AddCompl(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Add an complement to the collection of inflectional variants of an adjective entry.
AddCompl(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Add a complement to the collection of complements of a noun entry.
AddCplxtran(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Add a complex-transitive complement to the collection of complex- complements of a verb entry.
AddDitran(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Add a ditransitive complement to the collection of ditransitive complements of a verb entry.
AddIntran(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Add an intransitive complement to the collection of intransitive complements of a verb entry.
AddLink(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Add a linking complement to the collection of linking complements of a verb entry.
AddModification(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Add an modification type to the collection of inflectional variants of an adverb entry.
AddNominalization(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Add a nominalization to the collection of inflectional variants of an adjective entry.
AddNominalization(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Add a nominalization to the collection of nominalizations of a noun entry.
AddNominalization(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Add an nominalization to the collection of nominalizations of an verb entry.
AddPosition(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Add a position to the collection of inflectional variants of an adjective entry.
AddToText(String, String, Vector) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Add a collection of fillers to a lexical record
AddToText(String, String, String) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Add a filler to a lexical record
AddToText(String, String, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Add a boolean flag to a lexical record
AddToXml(String, String) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Add a tag to the xml format of a lexical record
AddToXml(String, String, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Add a tag with a boolean flag to the xml format of a lexical record
AddToXml(String, String, String, String) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Add a value with a staring and ending tags to the xml format of a lexical record
AddToXml(String, String, String, Vector) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Add a collection of values with staring and ending tags to the xml format of a lexical record
AddTran(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Add a transitive complement to the collection of transitive complements of a verb entry.
AddType(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Add a type to the collection of types of a pronoun entry
AddVariant(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Add an inflectional variant to the collection of inflectional variants of an adjective entry.
AddVariant(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Add an inflectional variant to the collection of inflectional variants of an adverb entry.
AddVariant(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Add an inflectional variant to the collection of inflectional variants of an auxiliary entry.
AddVariant(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Add an inflectional variant to the collection of inflectional variants of a modal entry.
AddVariant(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Add an inflectional variant to the collection of inflectional variants of a noun entry.
AddVariant(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Add an agreement variant to the collection of agreement variants of a pronoun entry.
AddVariant(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Add an inflectional variant to the collection of inflectional variants of a verb entry.
AdjEntry - class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry.
This class provides a Java object class for adjective entry.
AdjEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Creates a default adjective entry object
AdvEntry - class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry.
This class provides a Java object class for adverb entry.
AdvEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Creates a default adverb entry object
ApproxMatch - Static variable in interface gov.nih.nlm.kss.api.KSSRetriever
Specifies that retrieval of a concept unique identifier should be performed using an approximate matching scheme on the name argument.
AssocExprsExecutor - class gov.nih.nlm.kss.query.meta.AssocExprsExecutor.
AssocExprsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the associated expressions for a given CUI.
AssocExprsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.AssocExprsExecutor
Constructs the AssocExprsExecutor, with empty contents.
AssocExprsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.AssocExprsExecutor
Constructs the AssocExprsExecutor, initializing the appropriate members.
AssocExprsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.AssocExprsExecutor
Constructs the AssocExprsExecutor, initializing the appropriate members.
AssociatedExp - class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp.
The AssociatedExp class represents the associated expressions for a concept.
AssociatedExp() - Constructor for class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The default constructor creates an AssociatedExp instance with blank members.
AssociatedExp(String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This constructor creates an AssociatedExp instance from the argument strings source abbreviation, relation, and associated expression value.
AssociatedExp(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This constructor creates an AssociatedExp instance from the arguments which describe the structure of the XML document.
AssociatedExpVector - class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector.
The AssociatedExpVector class represents a collection of AssociatedExp instances maintained within a Vector subclass.
AssociatedExpVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
This constructor creates a vector of associated expressions using the argument Vector's values.
AssociatedExpVector(AssociatedExpVector) - Constructor for class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
This constructor creates a vector of associated expressions using the argument Vector's values.
AssociatedExpVector() - Constructor for class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
This constructor creates an empty vector of associated expressions.
AssociatedExpVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
This constructor creates a AssociatedExpVector from the XML document passed as an argument.
AssociativeRelExistence - class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence.
The AssociativeRelExistence class represents information about the existence of an associative relation in the Semantic Network.
AssociativeRelExistence() - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
This constructor creates an instance of AssociativeRelExistence with the string members set to blanks and the exists relationship defaulted to KSSRetrieverV3_0.NonExistent.
AssociativeRelExistence(String) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
This constructor creates an instance of AssociativeRelExistence from the XML document passed as an argument.
AssociativeRelExistence(AssociativeRelExistence) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
This constructor creates a copy of an instance of AssociativeRelExistence using the contents of the argument instance.
AssociativeRelExistence(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
This constructor creates a AssociativeRelExistence instance from the arguments which represent the structure of the XML document.
AssociativeRelation - class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation.
The AssociativeRelation class represents an association of two semantic types using a semantic relation.
AssociativeRelation() - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
This constructor creates an instance of AssociativeRelation with all members set to null and the linkStatus defaulted to SemNetConstants.Defined.
AssociativeRelation(HierSemanticType, HierSemanticRelation, HierSemanticType, int) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
This constructor creates an instance of AssociativeRelation with the members set to the argument instances.
AssociativeRelation(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
This constructor creates a AssociativeRelation instance from the arguments which represent the structure of the XML document.
AssociativeRelationVector - class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector.
The AssociativeRelationVector class represents a collection of AssociativeRelation instances maintained within a Vector.
AssociativeRelationVector(Vector) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
This constructor creates a vector of triplets using the argument Vector's values.
AssociativeRelationVector(AssociativeRelationVector) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
This constructor creates a vector of triplets using the argument AssociativeRelationVector's values.
AssociativeRelationVector() - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
This constructor creates an empty vector of triplets
AssociativeRelationVector(String) - Constructor for class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
This constructor creates a AssociativeRelationVector instance from the arguments which represent the structure of the XML document.
Attr - class gov.nih.nlm.kss.models.meta.attribute.Attr.
The Attr class represents information about string attribute codes and names.
Attr() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.Attr
The default constructor creates the string attribute with empty contents.
Attr(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.Attr
This constructor creates the string attribute from the name and extended names passed as arguments.
Attr(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.Attr
This constructor creates a Attr instance from the arguments which represent the structure of the XMl document.
AttrVector - class gov.nih.nlm.kss.models.meta.attribute.AttrVector.
The AttrVector class represents a collection of Attr maintained within a Vector.
AttrVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttrVector
This constructor creates a vector of attributes using the argument Vector's values.
AttrVector(AttrVector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttrVector
This constructor creates a vector of attributes using the argument AttrVector's values.
AttrVector() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttrVector
This constructor creates an empty vector of attributes.
AttrVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttrVector
This constructor creates a AttrVector instance from the XML document passed as an argument.
AttributeContext - class gov.nih.nlm.kss.models.meta.attribute.AttributeContext.
The AttributeContext class represents information about string attributes grouped according to source.
AttributeContext() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The default constructor creates an AttributeContext with empty contents.
AttributeContext(String, String, String, Source) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This constructor creates an AttributeContext from the string UID from the source and the source object.
AttributeContext(String, Source) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This constructor creates an AttributeContext from the string UID from the source and the source object.
AttributeContext(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This constructor creates an AttributeContext instance from the arguments which describes the structure of the XML document.
AttributeValue - class gov.nih.nlm.kss.models.meta.attribute.AttributeValue.
The AttributeValue class represents information about a term's attribute and its value.
AttributeValue() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The default constructor creates an AttributeValue instance with empty contents.
AttributeValue(Attr, String) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This constructor creates an AttributeValue instance using the Attr instance and string attribute value passed as arguments.
AttributeValue(Attr, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This constructor creates an AttributeValue instance using the Attr instance and passed arguments.
AttributeValue(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This constructor creates an AttributeValue instance from the argument string which describes the structure of the XML document.
AuxEntry - class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry.
This class provides a Java object class for auxiliary entry.
AuxEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Creates a default auxiliary entry object
addANC(String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addANC method adds an ancestor to this source context using the context information passed in.
addANC(String, String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addANC method adds an ancestor to this source context using the context information passed in.
addAttrName(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The addAttrName method adds the argument attribute name for the source to the list of attribute names.
addAttrib(AttributeValue) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The addAttrib method adds an attribute value to the attribute values of the source.
addAttrib(AttributeContext) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
The addAttrib method adds a AttributeContext to the attributes for this instance.
addAttrib(AttributeContext) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
The addAttrib method adds a AttributeContext to the attributes for this instance.
addAttrib(AttributeContext) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The addAttrib method adds the argument AttributeContext to the list of contexts associated with this StringAttribute.
addAttrib(StringAttribute) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The addAttrib method adds a StringAttribute to the attributes for this instance.
addCHD(String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addCHD method adds a child to this source context using the context information passed in.
addCHD(String, String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addCHD method adds a child to this source context using the context information passed in.
addCXT(StringCxt) - Method in class gov.nih.nlm.kss.models.meta.context.Context
The addCXT method adds a StringCxt to the set of contexts for this instance.
addCXT(SourceCxt) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The addCXT method adds a SourceCxt to the list of source contexts for this instance.
addCoContext(COContext) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The addCoContext method adds a COContext instance to the set of contexts for this instance.
addDES(String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addDES method adds a descendant to this source context using the context information passed in.
addDES(String, String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addDES method adds a descendant to this source context using the context information passed in.
addDef(Definition) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The addDef method adds the argument definition to the set of definitions for this concept.
addDelta(ConceptDelta) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
The addDelta method adds a ConceptDelta instance that describe a specific change to the UMLS to the argument.
addExample(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The addExample method adds an example of the semantic type to the argument.
addQualifier(QualifierFrequency) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The addQualifier method adds a QualifierFrequency to the set of qualifiers for this co-occurrence.
addRelSource(RelSource) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Adds the RelSource instance to the set of source details.
addSIB(String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addSIB method adds a sibling to this source context using the context information passed in.
addSIB(String, String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The addSIB method adds a sibling to this source context using the context information passed in.
addSS(StringSource) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The addSS method adds the argument string source to this instance.
addSTY(SemType) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The addSTY method adds a semantic type to the set of semantic types for this concept.
addSemTypeId(SemNetId) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The addSemTypeId method sets the semantic type identifiers to the argument.
addSrcInfo(SourceInfo) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The addSrcInfos method adds the argument source info to this instance.
addStringSource(StringSource) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The addStringSource method adds the string source details to this instance.
addStringSource(StringSource) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The addStringSource method adds a string source to the instance.
addTV(StringInfo) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The addTV method adds a term variant.
addTerm(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The addTerm method adds the string term to this instance.
addTermType(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The addTermType method adds the argument term type for the source to the list of term types.

B

BROADER - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
Used into indicate a concept from the previous year has a broader meaning than the original.
BasicConceptPropsExecutor - class gov.nih.nlm.kss.query.meta.BasicConceptPropsExecutor.
BasicConceptPropsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Basic Concept Properties for a given CUI.
BasicConceptPropsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.BasicConceptPropsExecutor
Constructs the BasicConceptPropsExecutor, with empty contents.
BasicConceptPropsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.BasicConceptPropsExecutor
Constructs the BasicConceptPropsExecutor, initializing the appropriate members.
BasicConceptPropsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.BasicConceptPropsExecutor
Constructs the BasicConceptPropsExecutor, initializing the appropriate members.
Blocked - Static variable in class gov.nih.nlm.kss.models.sem.SemNetConstants
Indicates that a particular relationship is blocked for the given semantic type pair or the given semantic relation pair meaning that the specific pair does not participate in the relationship, nor does any of its children.

C

COContext - class gov.nih.nlm.kss.models.meta.cooccurrence.COContext.
The COContext class represents information about co-occuring contexts.
COContext() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The default constructor creates a COContext instance with emtpy contents.
COContext(Source, String, int) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This constructor creates a COContext instance using the source of the co-occurrence, the co-occurrence type and the co-occurrence frequency.
COContext(Source, String, String, int) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This constructor creates a COContext instance using the source of the co-occurrence, the co-occurrence type and the co-occurrence frequency.
COContext(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This constructor creates a COContext instance from the arguments which represent the XML document.
CUIExecutor - class gov.nih.nlm.kss.query.meta.CUIExecutor.
CUIExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the CUI for a term name.
CUIExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.CUIExecutor
Constructs the CUIExecutor, with empty contents.
CUIExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.CUIExecutor
Constructs the CUIExecutor, initializing the appropriate members.
CUIExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.CUIExecutor
Constructs the CUIExecutor, initializing the appropriate members.
CatEntry - class gov.nih.nlm.nls.lexCheck.Lib.CatEntry.
This class provides a Java object class for category entry.
CatEntry(String) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Creates a default category entry object by specifing category name
CompareUtil - class gov.nih.nlm.kss.util.CompareUtil.
The CompareUtil class contains various static functions that are useful for comparison of "logically equivalent" items.
CompareUtil() - Constructor for class gov.nih.nlm.kss.util.CompareUtil
 
Concept - class gov.nih.nlm.kss.models.meta.concept.Concept.
The Concept class represents the UMLS Concept information.
Concept() - Constructor for class gov.nih.nlm.kss.models.meta.concept.Concept
The default constructor creates a Concept instance with null attributes.
Concept(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Concept
This constructor creates a Concept instance with the argument concept unique identifier; all other attributes are set to null.
Concept(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Concept
This constructor creates a Concept instance with the argument concept unique identifier and argument concept name; all other attributes are set to null.
Concept(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Concept
This constructor creates a Concept instance from the argument Element which contains the Concept as a JDOM document ready for parsing.
ConceptAttribute - class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute.
The ConceptAttribute class represents information about the string attributes of a concept.
ConceptAttribute() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
The default constructor creates an instance with null members and a empty list of attributes.
ConceptAttribute(ConceptAttribute) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This copy constructor creates an instance using the ConceptAttribute instance passed as an argument.
ConceptAttribute(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This constructor creates a ConceptAttribute instance from the arguments which describe the structure of the XML document.
ConceptAttributeVector - class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector.
The ConceptAttributeVector class represents a collection of ConceptAttributes maintained within a Vector.
ConceptAttributeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
This constructor creates a vector of term attributes using the argument Vector's values.
ConceptAttributeVector(ConceptAttributeVector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
This constructor creates a vector of term attributes using the argument ConceptAttributeVector's values.
ConceptAttributeVector() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
This constructor creates an empty vector of term attributes.
ConceptAttributeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
This constructor creates a ConceptAttributeVector instance from the argument string which contains the ConceptAttributeVector in XML form.
ConceptAttrsExecutor - class gov.nih.nlm.kss.query.meta.ConceptAttrsExecutor.
ConceptAttrsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the concept attributes for a given CUI.
ConceptAttrsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ConceptAttrsExecutor
Constructs the ConceptAttrsExecutor, with empty contents.
ConceptAttrsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ConceptAttrsExecutor
Constructs the ConceptAttrsExecutor, initializing the appropriate members.
ConceptAttrsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ConceptAttrsExecutor
Constructs the ConceptAttrsExecutor, initializing the appropriate members.
ConceptDelta - class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta.
The ConceptDelta class represents the changes that have taken place for a concept during a specific UMLS year.
ConceptDelta() - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
The default constructor creates a ConceptDelta instance with empty contents.
ConceptDelta(String) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This constructor creates a ConceptDelta instance from the argument cui.
ConceptDelta(String, int, String) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This constructor creates a ConceptDelta instance from the argument cui, change type and merge CUI value.
ConceptDelta(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This constructor creates an ConceptDelta instance from the arguments which describe the structure of the XML document.
ConceptId - class gov.nih.nlm.kss.models.meta.concept.ConceptId.
The ConceptId class represents the pairing of a concept identifier with a concept name.
ConceptId() - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptId
The default constructor creates a ConceptId instance with empty contents.
ConceptId(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptId
This constructor creates a ConceptId instance with the argument concept unique identifier and concept name.
ConceptId(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptId
This constructor creates a ConceptId instance from the argument Element which contains the ConceptId as a JDOM document ready for parsing.
ConceptIdVector - class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector.
The ConceptIdVector class represents a collection of ConceptId instances maintained within a Vector structure.
ConceptIdVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
This constructor initializes this instance using the contents of the argument ids.
ConceptIdVector(ConceptIdVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
This constructor initializes this instance using the contents of the argument ids.
ConceptIdVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
This constructor initializes this instance to an empty list.
ConceptIdVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
This constructor creates a ConceptIdVector instance from the argument string which contains the ConceptIdVector in XML form.
ConceptNameExecutor - class gov.nih.nlm.kss.query.meta.ConceptNameExecutor.
ConceptNameExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Concept Name given a CUI Exceptions are thrown if the structure of the query does not match the expected structure.
ConceptNameExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ConceptNameExecutor
Constructs the ConceptNameExecutor, with empty contents.
ConceptNameExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ConceptNameExecutor
Constructs the ConceptNameExecutor, initializing the appropriate members.
ConceptNameExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ConceptNameExecutor
Constructs the ConceptNameExecutor, initializing the appropriate members.
ConceptPropsExecutor - class gov.nih.nlm.kss.query.meta.ConceptPropsExecutor.
ConceptPropsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Concept Properties given a CUI.
ConceptPropsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ConceptPropsExecutor
Constructs the ConceptPropsExecutor, with empty contents.
ConceptPropsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ConceptPropsExecutor
Constructs the ConceptPropsExecutor, initializing the appropriate members.
ConceptPropsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ConceptPropsExecutor
Constructs the ConceptPropsExecutor, initializing the appropriate members.
ConceptVector - class gov.nih.nlm.kss.models.meta.concept.ConceptVector.
The ConceptVector class represents a collection of Concepts maintained within a Vector.
ConceptVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptVector
This constructor creates a vector of concepts using the argument Vector's values.
ConceptVector(ConceptVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptVector
This constructor creates a vector of concepts using the argument ConceptVector's values.
ConceptVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptVector
This constructor creates an empty vector of concepts.
ConceptVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.ConceptVector
This constructor creates a ConceptVector instance from the passed XML representation.
ConstantSettings - class gov.nih.nlm.kss.util.ConstantSettings.
The ConstantSettings class contains the constants for the KSS client.
ConstantSettings() - Constructor for class gov.nih.nlm.kss.util.ConstantSettings
 
Context - class gov.nih.nlm.kss.models.meta.context.Context.
The Context class represents the context information for a concept.
Context() - Constructor for class gov.nih.nlm.kss.models.meta.context.Context
The default constructor creates a Context instance with empty contents.
Context(String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.context.Context
This constructor creates a Context instance from the string unique identifier and a set of StringCxt instances.
Context(String) - Constructor for class gov.nih.nlm.kss.models.meta.context.Context
This constructor creates Context instance from the string unique identifier and sets the initial set of contexts to empty.
Context(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.context.Context
This constructor creates a Context instance from the arguments which represent the structure of the XML document.
ContextExecutor - class gov.nih.nlm.kss.query.meta.ContextExecutor.
ContextExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Context for a given CUI.
ContextExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ContextExecutor
Constructs the ContextExecutor, with empty contents.
ContextExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ContextExecutor
Constructs the ContextExecutor, initializing the appropriate members.
ContextExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ContextExecutor
Constructs the ContextExecutor, initializing the appropriate members.
ContextVector - class gov.nih.nlm.kss.models.meta.context.ContextVector.
The ContextVector class represents a collection of Contexts maintained within a Vector.
ContextVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.context.ContextVector
This constructor creates a vector of contexts using the argument Vector's values.
ContextVector(ContextVector) - Constructor for class gov.nih.nlm.kss.models.meta.context.ContextVector
This constructor creates a vector of contexts using the argument Vector's values.
ContextVector() - Constructor for class gov.nih.nlm.kss.models.meta.context.ContextVector
This constructor creates an empty vector of contexts.
ContextVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.context.ContextVector
This constructor creates a ContextVector instance from the arguments which represent the structure of the XML document.
CooccurrenceType - class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType.
The CooccurrenceType class represents the pairing of a cooccurrence type identifier with its description.
CooccurrenceType() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
The default constructor creates a CooccurrenceType instance with empty contents.
CooccurrenceType(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This constructor creates a CooccurrenceType instance with the argument cooccurrence type and description.
CooccurrenceType(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This constructor creates a CooccurrenceType instance from the argument Element which contains the CooccurrenceType as a JDOM document ready for parsing.
CooccurrenceTypeVector - class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector.
The CooccurrenceTypeVector class represents a collection of CooccurrenceType instances maintained within a Vector structure.
CooccurrenceTypeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
This constructor initializes this instance using the contents of the argument ids.
CooccurrenceTypeVector(KSVector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
This constructor initializes this instance using the contents of the argument ids.
CooccurrenceTypeVector(CooccurrenceTypeVector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
This constructor initializes this instance using the contents of the argument ids.
CooccurrenceTypeVector() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
This constructor initializes this instance to an empty list.
CooccurrenceTypeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
This constructor creates a CooccurrenceTypeVector instance from the argument string which contains the CooccurrenceTypeVector in XML form.
CooccurrenceVector - class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector.
The CooccurrenceVector class represents a collection of CooccurringConcepts maintained within a Vector.
CooccurrenceVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
This constructor creates a vector of cooccurrence using the argument Vector's values.
CooccurrenceVector(CooccurrenceVector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
This constructor creates a vector of cooccurrence using the argument CooccurrenceVector's values.
CooccurrenceVector() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
This constructor creates an empty vector of cooccurrences.
CooccurrenceVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
This constructor creates a CooccurrenceVector instance from the argument string which contains the CooccurrenceVector in XML form.
CooccurrencesExecutor - class gov.nih.nlm.kss.query.meta.CooccurrencesExecutor.
CooccurrencesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Cooccurrences for a given CUI.
CooccurrencesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.CooccurrencesExecutor
Constructs the CooccurrencesExecutor, with empty contents.
CooccurrencesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.CooccurrencesExecutor
Constructs the CooccurrencesExecutor, initializing the appropriate members.
CooccurrencesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.CooccurrencesExecutor
Constructs the CooccurrencesExecutor, initializing the appropriate members.
CooccurringConcept - class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept.
The CooccurringConcept class represents information about co-occurring concepts.
CooccurringConcept() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The default constructor initializes the contents to empty.
CooccurringConcept(Concept, Concept) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This constructor takes two concepts as arguments and initializes the set of co-occurrence contexts to empty.
CooccurringConcept(String, Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This constructor creates a CooccurringConcept instance from the argument string which contains the CooccurringConcept in XML format.
CxtMember - class gov.nih.nlm.kss.models.meta.context.CxtMember.
The CxtMember class represents the context member information.
CxtMember() - Constructor for class gov.nih.nlm.kss.models.meta.context.CxtMember
The default constructor creates a context member with empty contents.
CxtMember(String, String, String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.context.CxtMember
This constructor creates a context member from the member string, the concept unique identifier, the rank, the string hierarchical code, the string relationship, and the string flag indicating children present.
CxtMember(String, String, String, String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.context.CxtMember
This constructor creates a context member from the member string, the concept unique identifier, the atom identifier, the rank, the string hierarchical code, the string relationship, and the string flag indicating children present.
CxtMember(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.context.CxtMember
This constructor creates a CxtMember instance from the arguments which describe the structure of the XML document.
compareStr(String, String) - Static method in class gov.nih.nlm.kss.util.Str
This method compares two strings.

D

DELETION - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
Used into indicate a deletion of a concept from the previous year.
DNI - Static variable in class gov.nih.nlm.kss.models.sem.SemNetConstants
Indicates that a particular relationship is defined but not inherited for the given semantic type pair or the given semantic relation pair meaning that any children of the relationship do not inherit the relationship.
DatabaseException - exception gov.nih.nlm.kss.util.DatabaseException.
The DatabaseException class encapsulates information about an exception encountered on requesting information from the UMLSKS.
DatabaseException() - Constructor for class gov.nih.nlm.kss.util.DatabaseException
Construct creates an empty exception.
DatabaseException(String) - Constructor for class gov.nih.nlm.kss.util.DatabaseException
Construct creates an exception with the argument msg.
Defined - Static variable in class gov.nih.nlm.kss.models.sem.SemNetConstants
Indicates that a particular relationship is defined for the given semantic type pair or the given semantic relation pair.
Definition - class gov.nih.nlm.kss.models.meta.concept.Definition.
The Definition class represents the UMLS definition for a concept.
Definition() - Constructor for class gov.nih.nlm.kss.models.meta.concept.Definition
The default constructor creates a Definition instance with empty contents.
Definition(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Definition
This constructor creates a Definition instance using the source abbreviation from which the definition came, and the string containing the definition.
Definition(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Definition
This constructor creates a Definition instance from the argument string which contains the Definition in XML format.
DefinitionExecutor - class gov.nih.nlm.kss.query.meta.DefinitionExecutor.
DefinitionExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Definition for a given CUI.
DefinitionExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.DefinitionExecutor
Constructs the DefinitionExecutor, with empty contents.
DefinitionExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.DefinitionExecutor
Constructs the DefinitionExecutor, initializing the appropriate members.
DefinitionExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.DefinitionExecutor
Constructs the DefinitionExecutor, initializing the appropriate members.
DefinitionVector - class gov.nih.nlm.kss.models.meta.concept.DefinitionVector.
The DefinitionVector class represents a collection of Definition instances kept within a Vector.
DefinitionVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
The constructor for DefinitionVector initializes the vector to empty.
DefinitionVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
The constructor for DefinitionVector initializes the vector to the contents of the argument vector.
DefinitionVector(DefinitionVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
The constructor for DefinitionVector initializes the vector to the contents of the argument vector.
DefinitionVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
This constructor creates a DefinitionVector instance from the argument string which contains the DefinitionVector in XML format.
DescribeCurrentExecutor - class gov.nih.nlm.kss.query.meta.DescribeCurrentExecutor.
DescribeCurrentExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Current UMLS Version (year) using the describeCurrentUMLSVersion API method.
DescribeCurrentExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.DescribeCurrentExecutor
Constructs the DescribeCurrentExecutor, with empty contents.
DescribeCurrentExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.DescribeCurrentExecutor
Constructs the DescribeCurrentExecutor, initializing the appropriate members.
DescribeCurrentExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.DescribeCurrentExecutor
Constructs the DescribeCurrentExecutor, initializing the appropriate members.
DescribeSrcExecutor - class gov.nih.nlm.kss.query.meta.DescribeSrcExecutor.
DescribeSrcExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for information on a specific source.
DescribeSrcExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.DescribeSrcExecutor
Constructs the DescribeSrcExecutor, with empty contents.
DescribeSrcExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.DescribeSrcExecutor
Constructs the DescribeSrcExecutor, initializing the appropriate members.
DescribeSrcExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.DescribeSrcExecutor
Constructs the DescribeSrcExecutor, initializing the appropriate members.
DescribeVersionsExecutor - class gov.nih.nlm.kss.query.meta.DescribeVersionsExecutor.
DescribeVersionsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Versions UMLS Version (year) using the describeUMLSVersions API method.
DescribeVersionsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.DescribeVersionsExecutor
Constructs the DescribeVersionsExecutor, with empty contents.
DescribeVersionsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.DescribeVersionsExecutor
Constructs the DescribeVersionsExecutor, initializing the appropriate members.
DescribeVersionsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.DescribeVersionsExecutor
Constructs the DescribeVersionsExecutor, initializing the appropriate members.
DetEntry - class gov.nih.nlm.nls.lexCheck.Lib.DetEntry.
This class provides a Java class for determiner entry object.
DetEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Creates a default determiner entry object
DictionaryVector - class gov.nih.nlm.kss.models.DictionaryVector.
The DictionaryVector class represents a collection of String which are the dictionaries that can be used to suggest a spelling for an input term.
DictionaryVector(String) - Constructor for class gov.nih.nlm.kss.models.DictionaryVector
This constructor creates a vector of dictionary names from the XML document passed as an argument.
DictionaryVector(Vector) - Constructor for class gov.nih.nlm.kss.models.DictionaryVector
This constructor creates a vector of dictionary names using the argument Vector's values.
DictionaryVector(DictionaryVector) - Constructor for class gov.nih.nlm.kss.models.DictionaryVector
This constructor creates a vector of dictionary names using the argument DictionaryVector's values.
DictionaryVector() - Constructor for class gov.nih.nlm.kss.models.DictionaryVector
This constructor creates an empty vector of dictionary names.
Direct - Static variable in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
Indicates that a relationship directly specified by the Network
DocEntryType - class gov.nih.nlm.kss.models.meta.DocEntryType.
The DocEntryType class represents the description for a specific document entry type.
DocEntryType() - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryType
The default constructor creates a DocEntryType instance with empty contents.
DocEntryType(String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryType
This constructor creates a DocEntryType instance from the argument value, description, and subtype.
DocEntryTypeVector - class gov.nih.nlm.kss.models.meta.DocEntryTypeVector.
The DocEntryTypeVector class represents a collection of DocEntryType instances maintained within a Vector.
DocEntryTypeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This constructor creates a vector of document entry descriptions using the argument Vector's values.
DocEntryTypeVector(DocEntryTypeVector) - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This constructor creates a vector of document entry descriptions using the argument Vector's values.
DocEntryTypeVector() - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This constructor creates an empty vector of document entry descriptions.
DocEntryTypeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This constructor creates a DocEntryTypeVector instance from the argument string which contains the DocEntryTypeVector in XML form.
DocEntryVector - class gov.nih.nlm.kss.models.meta.DocEntryVector.
The DocEntryVector class represents a collection of DocEntryTypeVector maintained within a Vector.
DocEntryVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryVector
This constructor creates a vector of document entries for a specific document entry type using the argument Vector's values.
DocEntryVector(DocEntryVector) - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryVector
This constructor creates a vector of document entry lists using the argument Vector's values.
DocEntryVector() - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryVector
This constructor creates an empty vector of document entry lists.
DocEntryVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.DocEntryVector
This constructor creates a DocEntryVector instance from the argument string which contains the DocEntryVector in XML form.
describeCurrentUMLSVersion() - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The describeCurrentUMLSVersion method returns the version of UMLS data considered to be the current version.
describeSource(String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The describeSource method takes a source abbreviation passed as an argument and returns the triplet containing the source abbreviation, the source's short name, and the source's official long name in XML.
describeSource(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The describeSource method takes a root source abbreviation passed as an argument and returns the triplet containing the root source abbreviation, the source's short name, and the source's official long name in XML.
describeUMLSChanges(Vector, Vector) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The describeUMLSChanges method returns the list of changes to the UMLS.
describeUMLSChanges(String, Vector, Vector) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_2
The describeUMLSChanges method returns the list of changes to the UMLS.
describeUMLSVersions() - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The describeUMLSVersions method returns the list of UMLS data versions that can be accessed by the UMLSKS.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.KSCuiVector
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.KSObject
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.KSStringVector
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.KSVector
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
This method performs a comparison of two instances based on the arguments passed.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
This method performs a comparison of two instances based on the args.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
This method performs a comparison of two instances based on the arguments passed.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
This method performs a comparison of two instances based on the arguments passed.
doCompare(KSComparable, PrintStream, boolean) - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
This method performs a comparison of two instances based on the arguments passed.
dropSpaces(String) - Static method in class gov.nih.nlm.kss.util.Str
The dropSpaces method deletes the spaces from the argument String.
dumpHashMap() - Static method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The dumpHasMap method prints the contents of the hashMap.
dumpHashMap() - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
The dumpHashMap method prints the contents of the MeSH qualifiers hashMap to standard output.

E

ExactMatch - Static variable in interface gov.nih.nlm.kss.api.KSSRetriever
Specifies that retrieval of a concept unique identifier should be performed using a scheme to exactly match the name passed as an argument.
Executor - class gov.nih.nlm.kss.query.Executor.
Executor is the parent class of the various executors of standard XML queries.
Executor() - Constructor for class gov.nih.nlm.kss.query.Executor
Default constructor initializes with empty contents.
Executor(String) - Constructor for class gov.nih.nlm.kss.query.Executor
Constructor initializes the KSSRetriever server name.
Executor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.Executor
Initializes the KSSRetrieverV5_0 with the argument value.
ExistsAssocRelExecutor - class gov.nih.nlm.kss.query.sem.ExistsAssocRelExecutor.
ExistsAssocRelExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to determine whether two given semantic types are related by the given semantic relation.
ExistsAssocRelExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.ExistsAssocRelExecutor
Constructs the ExistsAssocRelExecutor, with empty contents.
ExistsAssocRelExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.ExistsAssocRelExecutor
Constructs the ExistsAssocRelExecutor, initializing the appropriate members.
ExistsAssocRelExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.ExistsAssocRelExecutor
Constructs the ExistsAssocRelExecutor, initializing the appropriate members.
ExistsHierRelExecutor - class gov.nih.nlm.kss.query.sem.ExistsHierRelExecutor.
ExistsHierRelExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to determine whether two given semantic types are related by the given semantic relation.
ExistsHierRelExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.ExistsHierRelExecutor
Constructs the ExistsHierRelExecutor, with empty contents.
ExistsHierRelExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.ExistsHierRelExecutor
Constructs the ExistsHierRelExecutor, initializing the appropriate members.
ExistsHierRelExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.ExistsHierRelExecutor
Constructs the ExistsHierRelExecutor, initializing the appropriate members.
equals(KSComparable) - Method in interface gov.nih.nlm.kss.models.KSComparable
The equals method returns a boolean true if the two are comparably equal where all of the components have the same contents.
equals(KSComparable, PrintStream) - Method in interface gov.nih.nlm.kss.models.KSComparable
The equals method returns a boolean true if the two are comparably equal where all of the components have the same contents.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.KSObject
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.KSObject
This method performs a logical comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.KSVector
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.KSVector
This method performs a logical comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.lex.LexicalRecord
This method performs an equalitys comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.lex.LexicalRecord
This method performs an equality comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
This method performs an equals comparison of two Attr instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
This method performs an equals comparison of two Attr instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This method performs an equals comparison of two attribute contexts.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This method performs an equals comparison of two attribute contexts.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This method performs an equals comparison of two attribute values.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This method performs a logical comparison of two attribute values.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This method performs an equals comparison of two cui attributes.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This method performs an equals comparison of two cui attributes Any differences between the two instances is described and written to the non-null print stream argument.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This method performs an equals comparison of two relationship attributes.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This method performs an equals comparison of two relationship attributes Any differences between the two instances is described and written to the non-null print stream argument.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This method performs an equals comparison of two attribute contexts.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This method performs an equals comparison of two attribute contexts.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This method performs an equals comparison of two term attributes.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This method performs an equals comparison of two term attributes Only the LUI and attributes are compared for equals.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This method performs an equals comparison of two instances Any differences between the two instances is described and written to the non-null argument print stream.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
This method performs an equals comparison of two StringInfo instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
This method performs an equals comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
This method performs an equals comparison of two instances Any differences between the two instances is described and written to the non-null argument print stream.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
This method performs an equals comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
This method performs a logical comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.Context
This method performs an equals comparison of two Context instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.Context
This method performs an equals comparison of two instances.
equals(String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
This equals method performs a comparison of the current instance with the argument values, returning true if they match; otherwise false is returned.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
This equals method performs a comparison of the current instance with the argument KSComparable instance, returning true if they match; otherwise false is returned.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
This equals method performs a comparison of the current instance with the argument KSComparable instance, returning true if they match; otherwise false is returned.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
This method performs an equals comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This method performs an equals comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This method performs a logical comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This method performs an equals comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This method performs a logical comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This method performs an equals comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This method performs a logical comparison of two instances.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.source.Source
This method performs the equals operation for all member elements to verify equality.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.source.Source
This method performs a comparison of two instances and returns true if the members are equal to each other.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This method performs an equality comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This method performs an equality comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equals(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
This method performs an equals comparison of two instances.
equals(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
This method performs an equals comparison of two instances where the members are compared to each other using the equals operator.
equivalent(KSComparable) - Method in interface gov.nih.nlm.kss.models.KSComparable
The equivalent method returns a boolean true if the two are comparably equivalent.
equivalent(KSComparable, PrintStream) - Method in interface gov.nih.nlm.kss.models.KSComparable
The equivalent method returns a boolean true if the two are comparably equivalent.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.KSObject
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.KSObject
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.KSVector
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.KSVector
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.lex.LexicalRecord
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.lex.LexicalRecord
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
This method performs a logical comparison of two Attr instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
This method performs a logical comparison of two Attr instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This method performs a logical comparison of two attribute contexts.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This method performs a logical comparison of two attribute contexts.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This method performs a logical comparison of two attribute values.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This method performs a logical comparison of two attribute values.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This method performs a logical comparison of two cui attributes.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This method performs a logical comparison of two cui attributes Any differences between the two instances is described and written to the non-null print stream argument.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This method performs a logical comparison of two relationship attributes.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This method performs a logical comparison of two relationship attributes Any differences between the two instances is described and written to the non-null print stream argument.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This method performs a logical comparison of two attribute contexts.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This method performs a logical comparison of two attribute contexts.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This method performs a logical comparison of two term attributes.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This method performs a logical comparison of two term attributes Only the LUI and attributes are compared for logical equivalence.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This method performs a logical comparison of two instances Any differences between the two instances is described and written to the non-null argument print stream.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
This method performs a logical comparison of two StringInfo instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
This method performs a logical comparison of two instances Any differences between the two instances is described and written to the non-null argument print stream.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.Context
This method performs a logical comparison of two Context instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.Context
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
This equivalent method performs a comparison of the current instance with the argument KSComparable instance, returning true if they match; otherwise false is returned.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
This equivalent method performs a comparison of the current instance with the argument KSComparable instance, returning true if they match; otherwise false is returned.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
This method performs a logical comparison of two KSComparable instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.meta.source.Source
This method performs a logical comparison of two instances where logical equivalence for a source means that the sources between the argument years should be considered as the same source.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.meta.source.Source
This method performs a logical comparison of two instances where logical equivalence for a source means that the sources between the argument years should be considered as the same source.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
This method performs a logical comparison of two instances.
equivalent(KSComparable) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
This method performs a logical comparison of two instances.
equivalent(KSComparable, PrintStream) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
This method performs a logical comparison of two instances.
escape(String) - Static method in class gov.nih.nlm.kss.util.Str
The escape method escapes the special characters for XML documents.
existsAssociativeRelation(String, String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The existsAssociativeRelation method returns a indicator as to whether HierSemanticType - HierSemanticRelation - HierSemanticType triplet that meet the argument restrictions for the semantic relationship exists.
existsHierRelRelation(String, String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The existsHierRelRelation method returns a indicator as to whether HierSemanticRelation - HierSemanticRelation - HierSemanticRelation triplet that meet the argument restrictions for the semantic relationship exists.
extractString(Element) - Static method in class gov.nih.nlm.kss.util.XMLInterpreter
Returns the String contained as the content for the argument element and throw an exception if there is more than just the string present.

F

FindBasicConceptExecutor - class gov.nih.nlm.kss.query.meta.FindBasicConceptExecutor.
FindBasicConceptExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the basic concept properties for a term name.
FindBasicConceptExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.FindBasicConceptExecutor
Constructs the FindBasicConceptExecutor, with empty contents.
FindBasicConceptExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.FindBasicConceptExecutor
Constructs the FindBasicConceptExecutor, initializing the appropriate members.
FindBasicConceptExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.FindBasicConceptExecutor
Constructs the FindBasicConceptExecutor, initializing the appropriate members.
FindBasicSemRelExecutor - class gov.nih.nlm.kss.query.sem.FindBasicSemRelExecutor.
FindBasicSemRelExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate basic semantic relation properties containing the search string in the semantic relation name.
FindBasicSemRelExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.FindBasicSemRelExecutor
Constructs the FindBasicSemRelExecutor, with empty contents.
FindBasicSemRelExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.FindBasicSemRelExecutor
Constructs the FindBasicSemRelExecutor, initializing the appropriate members.
FindBasicSemRelExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.FindBasicSemRelExecutor
Constructs the FindBasicSemRelExecutor, initializing the appropriate members.
FindBasicSemTypeExecutor - class gov.nih.nlm.kss.query.sem.FindBasicSemTypeExecutor.
FindBasicSemTypeExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate basic semantic type properties containing the search string in the semantic type name.
FindBasicSemTypeExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.FindBasicSemTypeExecutor
Constructs the FindBasicSemTypeExecutor, with empty contents.
FindBasicSemTypeExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.FindBasicSemTypeExecutor
Constructs the FindBasicSemTypeExecutor, initializing the appropriate members.
FindBasicSemTypeExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.FindBasicSemTypeExecutor
Constructs the FindBasicSemTypeExecutor, initializing the appropriate members.
FindConceptExecutor - class gov.nih.nlm.kss.query.meta.FindConceptExecutor.
FindConceptExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the concept properties for a term name.
FindConceptExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.FindConceptExecutor
Constructs the FindConceptExecutor, with empty contents.
FindConceptExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.FindConceptExecutor
Constructs the FindConceptExecutor, initializing the appropriate members.
FindConceptExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.FindConceptExecutor
Constructs the FindConceptExecutor, initializing the appropriate members.
FindSemRelExecutor - class gov.nih.nlm.kss.query.sem.FindSemRelExecutor.
FindSemRelExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate semantic relation properties containing the search string in the semantic relation name.
FindSemRelExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.FindSemRelExecutor
Constructs the FindSemRelExecutor, with empty contents.
FindSemRelExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.FindSemRelExecutor
Constructs the FindSemRelExecutor, initializing the appropriate members.
FindSemRelExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.FindSemRelExecutor
Constructs the FindSemRelExecutor, initializing the appropriate members.
FindSemTypeExecutor - class gov.nih.nlm.kss.query.sem.FindSemTypeExecutor.
FindSemTypeExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate semantic type properties containing the search string in the semantic type name.
FindSemTypeExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.FindSemTypeExecutor
Constructs the FindSemTypeExecutor, with empty contents.
FindSemTypeExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.FindSemTypeExecutor
Constructs the FindSemTypeExecutor, initializing the appropriate members.
FindSemTypeExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.FindSemTypeExecutor
Constructs the FindSemTypeExecutor, initializing the appropriate members.
findBasicConcept(String, String, Vector, String, int) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The findBasicConcept method obtains Metathesaurus information on the terms, definitions, and semantic type(s) for a given argument term name and returns the data as a buffer of characters that contains the concept in XML form.
findBasicConcept(String, String, Vector, String, int, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This findBasicConcept method obtains Metathesaurus information on the terms, definitions, and semantic type(s) for a given argument term name and returns the data as a buffer of characters that contains the concept in XML form.
findBasicSemRelation(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_0
The findBasicSemRelation method returns the attributes/properties of the semantic relation whose name contains the argument string.
findBasicSemType(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_0
The findBasicSemType method attempts to locate attributes/properties of the semantic type whose name contains the argument string.
findCUI(String, String, Vector, String, int) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The findCUI method obtains the concept unique identifiers from the Metathesaurus for that have the concept name as one of its terms and returns the list of CUIs as a character buffer containing those concept unique identifiers in XML format.
findCUI(String, String, Vector, String, int, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This findCUI method obtains the concept unique identifiers from the Metathesaurus for that have the concept name as one of its terms and returns the list of CUIs as a character buffer containing those concept unique identifiers in XML format.
findCUI(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The findCUI method obtains the concept unique identifier from the Metathesaurus for concepts that belong to the argument semantic type and returns the data as a character buffer containing the concept unique identifier in XML format.
findCUI(String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The findCUI method obtains the concept unique identifier from the Metathesaurus for a concept found in the specified source vocabulary with the specified unique code identifier and returns the data as a character buffer containing the concept unique identifier in XML format.
findConcept(String, String, Vector, String, int) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The findConcept method obtains Metathesaurus information on the terms, definitions, semantic type, and context for a given argument term name and returns the data as a buffer of characters that contains the concept in XML form.
findConcept(String, String, Vector, String, int, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This findConcept method obtains Metathesaurus information on the terms, definitions, semantic type, and context for a given argument term name and returns the data as a buffer of characters that contains the concept in XML form.
findLUI(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This findLUI method finds the LUI for the specified term name in the Metathesaurus as contained in the 'MRCON' file.
findLUI(String, String, Vector, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This findLUI method finds the LUI for the specified term name in the Metathesaurus as contained in the 'MRCON' file.
findSUI(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The findSUI method finds the SUI for the specified string in the Metathesaurus as contained in the 'MRCON' file.
findSemRelation(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The findSemRelation method returns the attributes/properties of the semantic relation whose name contains the argument string.
findSemType(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The findSemType method attempts to locate attributes/properties of the semantic type whose name contains the argument string.
findTerms(String, String, Vector, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_2
This findTerms method obtains Metathesaurus information on the terms found in a set of sources for a given argument term to be matched exactly and returns the data as a buffer of characters that contain the terms in XML form.

G

GetAUIDetailsExecutor - class gov.nih.nlm.kss.query.meta.GetAUIDetailsExecutor.
GetAUIDetailsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the string associated with a given AUI.
GetAUIDetailsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.GetAUIDetailsExecutor
Constructs the GetAUIDetailsExecutor, with empty contents.
GetAUIDetailsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.GetAUIDetailsExecutor
Constructs the GetAUIDetailsExecutor, initializing the appropriate members.
GetAUIDetailsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.GetAUIDetailsExecutor
Constructs the GetAUIDetailsExecutor, initializing the appropriate members.
GetAbbreviations() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the abbreviations of this lexical record.
GetAcronyms() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the acronyms of this lexical record.
GetAdjEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the adjective entry
GetAdvEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the adverb entry
GetAnnotations() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the annotations of this lexical record.
GetAssocRelExecutor - class gov.nih.nlm.kss.query.sem.GetAssocRelExecutor.
GetAssocRelExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to determine whether two given semantic types are related by the given semantic relation.
GetAssocRelExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.GetAssocRelExecutor
Constructs the GetAssocRelExecutor, with empty contents.
GetAssocRelExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.GetAssocRelExecutor
Constructs the GetAssocRelExecutor, initializing the appropriate members.
GetAssocRelExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.GetAssocRelExecutor
Constructs the GetAssocRelExecutor, initializing the appropriate members.
GetAuxEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the auxiliary entry
GetBase() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the base of this lexical record.
GetBasicAssocRelExecutor - class gov.nih.nlm.kss.query.sem.GetBasicAssocRelExecutor.
GetBasicAssocRelExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to determine whether two given semantic types are related by the given semantic relation.
GetBasicAssocRelExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.GetBasicAssocRelExecutor
Constructs the GetBasicAssocRelExecutor, with empty contents.
GetBasicAssocRelExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.GetBasicAssocRelExecutor
Constructs the GetBasicAssocRelExecutor, initializing the appropriate members.
GetBasicAssocRelExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.GetBasicAssocRelExecutor
Constructs the GetBasicAssocRelExecutor, initializing the appropriate members.
GetCat() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get category
GetCatEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the category entry of this lexical record
GetCategory() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the category name of this lexical record.
GetCit() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get citation
GetCompl() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of complements of an adjective entry
GetCompl() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the collection of complement of a noun entry
GetCplxtran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of complex-transitive complements of a verb entry
GetDetEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the determiner entry
GetDitran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of ditransitive complements of a verb entry
GetEnd() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the record end curly bracket of this lexical record.
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get Eui
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the Eui of this lexical record.
GetGender() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the gender of a pronoun entry
GetInflValues() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVars
Get the collection of inflectional variants
GetInflection() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get inflection
GetIntran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of intransitive complements of a verb entry
GetLink() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of linking complements of a verb entry
GetModalEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the modal entry
GetModification() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the collection of modifications of an adverb entry
GetNegative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the state of negative of an adverb entry
GetNominalization() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of nominalizations of an adjective entry
GetNominalization() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the collection of nominalization of a noun entry
GetNominalization() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of nominalization of a verb entry
GetNounEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the noun entry
GetPosition() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of positions of an adjective entry
GetPronEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the pronoun entry
GetSignature() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the signature of this lexical record.
GetSpellingVars() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the spelling variants of this lexical record.
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the text format of the adjective entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the text format of the adverb entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the text format of the auxiliary entry
GetText(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the text format of the category entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the text format of the demonstrative entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Returns the text format of this lexical object.
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Get the text format of the modal entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the text format of the noun entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the text format of the pronoun entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the text format of the verb entry
GetTradeName() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the trade name of a noun entry
GetTran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of transitive complements of a verb entry
GetType() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get inflectional rule type
GetType() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the collection of type of a pronoun entry
GetUnInfl() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get uninflectional variant
GetVar() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get inflectional variant
GetVariant() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the collection of inflectional variants of an auxiliary entry
GetVariant() - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Get the collection of inflectional variants of a modal entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of inflectional variants of an adjective entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the collection of inflectional variants of an adverb entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the agreement variants of an determiner entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the collection of modifications of a noun entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the collection of agreement variants of a pronoun entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of inflectional variants of a verb entry
GetVerbEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the verb entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the xml format of the adjective entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the xml format of the adverb entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the xml format of the auxiliary entry
GetXml(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the xml format of the category entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the xml format of the demonstrative entry
GetXml(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVars
Get the xml format of the inflectional variants
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Returns the xml format of a lexical record.
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Get the xml format of the modal entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the xml format of the noun entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the xml format of the pronoun entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the xml format of the verb entry
getANC() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The getANC method returns the ancestors of the context as a Vector of CxtMember instances.
getAT() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The getAT method returns the Attr associated with this instance.
getATEN() - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The getATEN method returns the attribute's extended name.
getATN() - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The getATN method returns the attribute name.
getATN(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.StringAttrsExecutor
getATN parses the element and namespace for the ATN of the form:
<attrName>ATN</attrName>
where ATN is the cooccurrence type requested.
getATUI() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The getATUI method returns the attribute attribute unique identifier associated with this instance.
getATUI() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The getATUI method returns the attribute unique identifier.
getATUI() - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
The getATUI method returns the string attribute identifier.
getATV() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The getATV method returns the attribute value associated with this instance.
getATX() - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The getATX method returns the associated expression value as a String.
getATXs() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getATXs method returns the associated expression info for the concept.
getAUI() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The getAUI method returns the atom unique identifier.
getAUI() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The getAUI method returns the atomic unique identifier.
getAUI() - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The getAUI method returns the atomic identifier as a string.
getAUI() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The getAUI method returns the AUI field.
getAUI() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getAUI method returns the atom unique identifier for the related concept in the relation.
getAUI() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The getAUI method returns the atom unique identifier within this concept involved in the relation.
getAUI(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getAUI parses the element and namespace for the AUI of the form:
<aui>AUI</aui>
where AUI is the concept unique identifier requested.
getAUI1() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The getAUI1 method returns the atom unique identifier for concept 1.
getAUI2() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getAUI2 method returns the String containing the atom unique identifier.
getAUI2() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The getAUI2 method returns a String containing the atomic identifier.
getAUIDetails(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV5_0
This getAUIDetails method returns the Metathesaurus string for the argument atomic unique identifier.
getAbbrev() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getAbbrev method returns the abbreviation of the semantic relation.
getAbbrev() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getAbbrev method returns the abbreviation of the semantic type.
getAbbrev() - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The getAbbrev method returns the abbreviation of the semantic group.
getAssocExprs(String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getAssocExprs method obtains Metathesaurus associated expressions found in a specific source for a given argument concept identifier and returns the data as a character buffer containing the associated expressions in XML format.
getAssocExprs(String, String, Vector) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The getAssocExprs method obtains Metathesaurus associated expressions found in a specific source for a given argument concept identifier and returns the data as a character buffer containing the associated expressions in XML format.
getAssociativeRelations(String, String, String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getAssociativeRelations method returns a list of HierSemanticType - HierSemanticRelation - HierSemanticType triplets that meet the argument restrictions for the semantic relationship requested.
getAttrNameList() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getAttrNameList method returns the attribute name list for the source.
getAttribs() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The getAttribs method returns the Vector of attribute values for this attribute context/source.
getAttribs() - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
The getAttribs method returns the set of AttributeContext instances associated with this instance.
getAttribs() - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
The getAttribs method returns the set of AttributeContext instances associated with this instance.
getAttribs() - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The getAttribs method returns the vector of attribute contexts for this instance of StringAttribute.
getAttribs() - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The getAttribs method returns the set of StringAttribute instances associated with this instance.
getAutoGen() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getAutoGen method returns the auto-generated flag indicating the relation was generated by software and is unverified.
getBasicAssociativeRelations(String, String, String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_0
The getBasicAssociativeRelations method returns a list of HierSemanticType - HierSemanticRelation - HierSemanticType triplets that meet the argument restrictions for the semantic relationship requested.
getBasicConceptProperties(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getBasicConceptProperties method obtains Metathesaurus information on the terms, definitions, and semantic type(s) for a given argument concept identifier and returns the data as a buffer of characters that contains the concept in XML form.
getBasicConceptProperties(String, String, Vector, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This getBasicConceptProperties method obtains Metathesaurus information on the terms, definitions, and semantic type(s) for a given argument concept identifier and returns the data as a buffer of characters that contains the concept in XML form.
getCCP() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The getCCP method returns the member of the context.
getCHD() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The getCHD method returns the children of the context as a Vector of CxtMember instances.
getCN() - Method in class gov.nih.nlm.kss.models.KSCuiVector
getCN method returns the concept name.
getCN() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getCN method returns the concept name for this concept.
getCN() - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
The getCN method returns the concept name for this concept id.
getCN() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getCN method returns the concept name for the related concept in the relation.
getCN() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The getCN method returns the concept name for this concept in the relation.
getCN(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getCN parses the element and namespace for the CN of the form:
<conceptName>CN</conceptName>
where CN is the concept name requested.
getCOCs() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getCOCs method returns the cooccurrence info for the concept.
getCOF() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The getCOF method returns the frequency of the co-occurrence.
getCOT() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The getCOT method returns a String containing the co-occurrence type.
getCOT() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
The getCOT method returns the cooccurrence type for this cooccurrence type instance.
getCOT(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.CooccurrencesExecutor
getCOT parses the element and namespace for the COT of the form:
<coocType>COT</coocType>
where COT is the cooccurrence type requested.
getCUI() - Method in class gov.nih.nlm.kss.models.KSCuiVector
getCUI method returns the concept unique identifier.
getCUI() - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
The getCUI method returns the cui associated with this instance.
getCUI() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getCUI method returns the concept unique identifier (CUI) for this concept.
getCUI() - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
The getCUI method returns the concept unique identifier (CUI) for this concept id.
getCUI() - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
The getCUI method returns the CUI for the change as a String.
getCUI() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
Returns the cui for this instance.
getCUI() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getCUI method returns the concept unique identifier for the related concept in the relation.
getCUI() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The getCUI method returns the concept unique identifier for this concept in the relation.
getCUI(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getCUI parses the element and namespace for the CUI of the form:
<cui>CUI</cui>
where CUI is the concept unique identifier requested.
getCUI(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getCUI parses the element and namespace for the CUI of the form:
<cui>CUI</cui>
where CUI is the concept unique identifier requested.
getCUI(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getCUI parses the element and namespace for the concept unique identifier element (<cui>).
getCUI1() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The getCUI1 method returns the Concept unique identifier for concept 1.
getCUI1() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. Use the getCUI method.
getCUI2() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getCUI2 method returns the String containing the concept unique identifier.
getCUI2() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The getCUI2 method returns the Concept unique identifier for concept 2.
getCUI2() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The Concept objects are no longer held by this object, only its CUI and concept name. The RelSource instances hold the information about the related concept.
getCUIFrequency() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getCUIFrequency method returns the CUI frequency for the source.
getCUIs(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getCUIs parses the element and namespace for the concept unique identifiers.
getCXN() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The getCXN method returns the context name.
getCXS() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getCXS method returns a String containing the context member string.
getCXT() - Method in class gov.nih.nlm.kss.models.meta.context.Context
The getCXT method returns the relatives for this instance.
getCXT() - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The getCXT method returns the source contexts for this instance.
getCXTs() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getCXTs method returns the context for this concept.
getChangeType() - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
The getChangeType method returns the type of change made to the concept (either DELETION, MERGE, BROADER, NARROWER, or OTHER).
getCharEncode() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getCharEncode method returns the character encoding for the source.
getChildren() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getChildren method returns the list of children relations as a HierSemanticRelationVector for the semantic relation.
getChildren() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getChildren method returns the list of children types as a HierSemanticTypeVector for the semantic type.
getChildrenUIs() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getChildrenUIs method returns the list of children UIs as a Vector of Stringfor the semantic relation.
getChildrenUIs() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getChildrenUIs method returns the list of children UIs as a Vector of Stringfor the semantic type.
getCoContexts() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The getCoContexts method returns the set of contexts for this instance.
getCode() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
The getCode method returns the 2-character code.
getCon() - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The getCon method returns the Concept associated with this instance.
getCon1() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The getCon1 method returns the Concept instance for concept 1.
getCon1() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The Concept objects are no longer held by this object, only its CUI and concept name.
getCon2() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The getCon2 method returns the Concept instance for concept 2.
getCon2() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The Concept objects are no longer held by this object, only its CUI and concept name.
getConceptAttributes(String, String, Vector) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV5_0
The getConceptAttributes method obtains Metathesaurus information on a specific concept's attributes, generally found in the Metathesaurus vocabulary ('MTH') with a specific attribute name for a given argument concept and returns the data as a buffer of characters that contain the attributes in XML form.
getConceptName(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getConceptName method obtains the concept name from the Metathesaurus for a given argument concept identifier and returns the data as a character buffer containing the concept name in XML format.
getConceptProperties(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getConceptProperties method obtains Metathesaurus information on the terms, definitions, semantic type, and context for a given argument concept identifier and returns the data as a buffer of characters that contains the concept in XML form.
getConceptProperties(String, String, Vector, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This getConceptProperties method obtains Metathesaurus information on the terms, definitions, semantic type, and context for a given argument concept identifier and returns the data as a buffer of characters that contains the concept in XML form.
getContains(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getContains parses the element and namespace for the search text.
getContentContact() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getContentContact method returns the content contact information for the source.
getContext(String, String, Vector) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getContext method obtains Metathesaurus context information for a given argument concept unique identifier and returns the data as a buffer of characters that contain the context in XML form.
getContext() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getContext method returns the context type for the source.
getCooccurrences(String, String, String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getCooccurrences method obtains Metathesaurus information on the cooccurrences found in a given source with the given cooccurrence type for a given argument concept identifier and returns the data as a character buffer containing the cooccurrences in XML format.
getCurrentUMLSVersion() - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getCurrentUMLSVersion method returns the version of UMLS data accessed by the UMLSKS.
getCurrentVersion() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getCurrentVersion method returns the current version flag for the source.
getDBYear(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
Deprecated. Use getRelease(element, namespace) instead.
getDBYear(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
Deprecated. Use getRelease(element, namespace) instead.
getDEF() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The getDEF method returns the definition string.
getDES() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The getDES method returns the descendants of the context as a Vector of CxtMember instances.
getDUI() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The getDUI method returns the string unique identifier.
getDUI(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.MeSHInfoExecutor
getDUI parses the element and namespace for the DUI of the form:
<dui>DUI</dui>
where DUI is the cooccurrence type requested.
getDatabaseFormat() - Static method in class gov.nih.nlm.kss.util.ConstantSettings
The getDatabaseFormat method returns the string indicating the format of the underlying database as defined by property DatabaseFormat or empty string if unable to obtain the property.
getDef() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getDef method returns the definition of the semantic relation.
getDef() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getDef method returns the definition of the semantic type.
getDefinition(String, String, Vector) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getDefinition method obtains Metathesaurus information on the definition for a given argument concept identifier and returns the data as a buffer of characters that contain the definition in XML form.
getDefs() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getDefs method returns the definitions associated with this concept.
getDeltas() - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
The getDeltas method returns the Vector of ConceptDelta instances that describe the changes to the UMLS.
getDescription() - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
The getDescription method returns the description for the document entry as a String.
getDict(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.SpellingExecutor
suggestSpelling parses the element and namespace for the dictionary of the form:
<dict>Dictionary</dict>
where Dictionary is the dictionary requested.
getDictionary() - Method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
getDictionary returns the dictionary name.
getDirectionality() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getDirectionality method returns the relation's directionality flag.
getExamples() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getExamples method returns set of examples of the semantic type.
getExists() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The getExists method returns the existence indicator for the relation.
getExists() - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The getExists method returns the existence indicator for the relation.
getExpanded() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getExpanded method returns the expanded flag of the semantic relation.
getExpanded() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getExpanded method returns the expanded flag of the semantic type.
getFR() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The getFR method returns the frequency of the concepts in the source.
getFamily() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getFamily method returns the family for the source.
getFrequency() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
The getFrequency method returns the string containing the frequency for this instance.
getHCD() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getHCD method returns the String value of the hierarchical code.
getISN() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The getISN method returns the information source field.
getIncSuppressibles(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getIncSuppressibles parses the element and namespace for the suppressible synonym inclusion of the form:
<noSuppressibles/>.
getInsert() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getInsert method returns the Metathesuarus insert version for the source.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.DictionaryVector
The getInstance method creates and returns a DictionaryVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
The getInstance method creates and returns a SpellingSuggestionsVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.TableNameVector
The getInstance method creates and returns a TableNameVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.UMLSYearVector
The getInstance method creates and returns a UMLSYearVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.lex.LexicalRecordVector
The getInstance method creates and returns a LexicalRecordVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.DocEntryType
This getInstance method creates and returns an DocEntryType instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This getInstance method creates and returns a DocEntryTypeVector instance from the argument string which contains the DocEntryTypeVector in XML form.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.DocEntryVector
This getInstance method creates and returns a DocEntryVector instance from the argument string which contains the DocEntryVector in XML form.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This getInstance method creates and returns an AssociatedExp instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
This getInstance method creates and returns a AssociatedExpVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The getInstance method creates and returns a Attr instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.AttrVector
The getInstance method creates and returns a AttrVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The getInstance method creates and returns an AttributeContext instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The getInstance method creates and returns an AttributeValue instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This getInstance method creates and returns a ConceptAttribute instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
This getInstance method creates and returns a ConceptAttributeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This getInstance method creates and returns a RelationshipAttribute instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
This getInstance method creates and returns a RelationshipAttributeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The getInstance method creates and returns a StringAttribute instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This getInstance method creates and returns a TermAttribute instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
This getInstance method creates and returns a TermAttributeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.Concept
This getInstance method creates and returns a Concept instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This getInstance method creates and returns a ConceptId instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
The getInstance method creates and returns a ConceptIdVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.ConceptVector
This getInstance method creates and returns a ConceptVector instance from the XML representation passed as an argument or null if unable to interpret the XML.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.Definition
The getInstance method creates and returns a Definition instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
The getInstancemethod creates and returns a DefinitionVector instance from the argument string which contains the DefinitionVector in XML format.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.SemType
The getInstance method creates and returns a SemType instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
The getInstance creates a SemTypeVector instance from the argument string which contains the SemTypeVector in XML format.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The getInstance method creates and returns a SourceInfo instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringId
This getInstance method creates and returns a StringId instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringIdVector
The getInstance method creates and returns a StringIdVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The getInstance method creates and returns a StringInfo instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The getInstance method creates and returns a StringSource instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringType
This getInstance method creates and returns a StringType instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
The getInstance method creates and returns a StringTypeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.Term
The getInstance method creates and returns a Term instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermCollection
The getInstance method creates and returns a TermCollection instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermId
This getInstance method creates and returns a TermId instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermIdVector
The getInstance method creates and returns a TermIdVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermType
This getInstance method creates and returns a TermType instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
The getInstance method creates and returns a TermTypeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermVector
The getInstance method creates and returns a TermVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.context.Context
The getInstance method creates and returns a Context instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.context.ContextVector
The getInstance method creates and returns a ContextVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getInstance method creates and returns a CxtMember instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The getInstance method creates and returns a SourceCxt instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The getInstance method creates and returns a StringCxt instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The getInstance method creates and returns a COContext instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This getInstance method creates and returns a CooccurrenceType instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
The getInstance method creates and returns a CooccurrenceTypeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
This getInstance method creates and returns a CooccurrenceVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The getInstance method creates and returns a CooccurringConcept instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
The getInstance method creates and returns a MeSHQualifier instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
The getInstance method creates and returns a MeSHQualifierVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
The getInstance method creates and returns a QualifierFrequency instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This getInstance method creates and returns an ConceptDelta instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This getInstance method creates and returns an ReleaseDelta instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
This getInstance method creates and returns a ReleaseDeltaVector instance from the argument string which contains the ReleaseDeltaVector in XML form.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.locator.Locator
The getInstance method creates and returns an Locator instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.locator.LocatorVector
The getInstance method creates and returns a LocatorVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The getInstance method creates and returns an MeSHEntry instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
The getInstance method creates and returns a MeSHEntryVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The getInstance method creates and returns an MeSHInfo instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
The getInstance method creates and returns a MeSHInfoVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getInstance method creates and returns a RelSource instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.relation.Relation
The getInstance method creates and returns a Relation instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This getInstance method creates and returns a RelationType instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
The getInstance method creates and returns a RelationTypeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.relation.RelationVector
The getInstance method creates and returns a RelationVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.source.Source
The getInstance method creates and returns a Source instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.meta.source.SourceVector
The getInstance method creates and returns a SourceVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The getInstance method creates and returns a AssociativeRelExistence instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The getInstance method creates and returns a AssociativeRelation instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
The getInstance method creates and returns a AssociativeRelationVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The getInstance method creates and returns a HierRelRelExistence instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getInstance method creates and returns a HierSemanticRelation instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
The getInstance method creates and returns a HierSemanticRelationVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getInstance method creates and returns a HierSemanticType instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
The getInstance method creates and returns a HierSemanticTypeVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The getInstance method creates and returns a SemGroup instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.SemGroupVector
The getInstance method creates and returns a SemGroupVector instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The getInstance method creates and returns a SemNetId instance from the XML representation passed as an argument.
getInstance(String) - Static method in class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
The getInstance method creates and returns a SemNetIdVector instance from the XML representation passed as an argument.
getInverse() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getInverse method returns the inverse semantic relation name of the semantic relation.
getKey() - Method in interface gov.nih.nlm.kss.models.KSComparable
The getKey method returns a String that represents a unique hashcode for this element.
getKey() - Method in class gov.nih.nlm.kss.models.KSObject
getKey returns a unique code for this instance.
getKey() - Method in class gov.nih.nlm.kss.models.KSStringVector
Returns a unique identifier for this instance.
getKey() - Method in class gov.nih.nlm.kss.models.KSVector
Returns a unique identifier for this instance.
getKey() - Method in class gov.nih.nlm.kss.models.lex.LexicalRecord
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
The getKey method returns a String that represents a unique hashcode for this element.
getKey() - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.concept.TermVector
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.context.Context
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
Returns a unique key for this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.meta.source.Source
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
This method returns a unique key that can be used to identify this instance.
getKey() - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
This method returns a unique key that can be used to identify this instance.
getLAT() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The getLAT method returns the language for this string id.
getLAT() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
Returns the language value for this instance.
getLAT() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The getLAT method returns the language for this term id.
getLAT(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getLAT parses the element and namespace for the LAT of the form:
<language>Language</language>
where Language is the three character representation of the requested language.
getLHS() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The getLHS method returns the left-hand semantic type of the semantic relation triplet.
getLHSSemRel() - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The getLHSSemRel method returns the name of the LHS semantic relation.
getLHSSemRelation(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getLHSSemRelation parses the element and namespace for the LHS semantic relation element (<lhs_semrel>).
getLHSSemType() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The getLHSSemType method returns the name of the LHS semantic type.
getLHSSemType(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getLHSSemType parses the element and namespace for the LHS semantic type element (<lhs_semtype>).
getLOCs() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getLOCs method returns the locator info for the concept.
getLUI() - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The getLUI method returns the Lexical Unique Identifier for this term.
getLUI() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
Returns the LUI value for this instance.
getLUI() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The getLUI method returns the term unique identifier (LUI) for this term id.
getLUI() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The getLUI method returns the LUI field.
getLUI(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getLUI parses the element and namespace for the lui of the form:
<lui>LUI</lui>
where LUI is the lexical unique identifier requested.
getLanguage() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getLanguage method returns the language for the source.
getLexicalRecords(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_0
The getLexicalRecords method returns an XML document as generated by the LexAccess tool developed by the LVG Development Group.
getLicenseContact() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getLicenseContact method returns the license contact information for the source.
getLinkStatus() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The getLinkStatus method returns the link status of the semantic relation triplet.
getListType() - Method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
Returns the list type of this instance.
getLocator(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getLocator method obtains the locator information from the Metathesaurus.
getLocators(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The getLocators method obtains the locator information from the Metathesaurus.
getMG() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The machine generated flag has been transformed into an automatically generated flag. This information is no longer maintained by this class but is found in the RelSource instances.
getManip(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getManip parses the element and namespace for the manipulation criteria.
getMeSHEntries(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getMeSHEntries method obtains the MeSH entries for a particular CUI from the Metathesaurus.
getMeSHEntries(String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV5_0
The getMeSHEntries method obtains the MeSH entries for a particular CUI from the Metathesaurus.
getMeSHInfo(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getMeSHInfo method obtains the MeSH terms for a particular DUI from the Metathesaurus.
getMeSHQualifierFileName() - Static method in class gov.nih.nlm.kss.util.ConstantSettings
The getMeSHQualifierFileName method returns the file name of the MeSH Qualifiers file as defined by the property KssMeshQualifierFile or empty string if unable to obtain the property.
getMeSHQualifierFileName() - Static method in class gov.nih.nlm.kss.util.Util
The getMeSHQualifierFileName method returns the file name of the MeSH Qualifiers file as defined by the property KssMeshQualifierFile or empty string if unable to obtain the property.
getMergeCUI() - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
The getMergeCUI method returns the CUI value for concept into which the old concept was merged as a String.
getMetaEnd() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getMetaEnd method returns the Metathesuarus end date for the source.
getMetaStart() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getMetaStart method returns the Metathesuarus start date for the source.
getNHFlag() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getNHFlag method returns the non-human flag of the semantic type.
getName() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
The getName method returns the string qualifier name.
getName() - Method in class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The getName method returns the source's full name.
getName() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getName method returns the name of the semantic relation.
getName() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getName method returns the name of the semantic type.
getName() - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The getName method returns the name of the semantic group.
getName() - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The getName method returns the name of the semantic identifier.
getNickName() - Method in class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The getNickName method returns the nickname for the source.
getNonInheritable() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getNonInheritable method returns the non-inheritable flag for the semantic relation.
getParentUI() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getParentUI method returns the parent UI of the semantic relation.
getParentUI() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getParentUI method returns the parent UI of the semantic type.
getPreferred() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The getPreferred method returns the flag indicating whether or not this is the preferred term.
getQualifier() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
The getQualifier method returns the MeSH qualifier details in a MeSHQualifier instance.
getQualifiers() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The getQualifiers method returns the qualifier information in a QualifierFrequencyVector of QualifierFrequency instances.
getQuery() - Method in class gov.nih.nlm.kss.models.KSObject
getQuery method gets the query string.
getQuery() - Method in class gov.nih.nlm.kss.models.KSVector
getQuery method returns the query string.
getRCUI() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getRCUI method returns the root CUI for the SRC concept.
getREL() - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The getREL method returns the relation name as a String.
getREL() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getREL method returns the String value of the relationship.
getREL() - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
The getREL method returns the relation type for this relation type instance.
getREL(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.RelationsExecutor
getREL parses the element and namespace for the REL of the form:
<rel>REL</rel>
where REL is the cooccurrence type requested.
getRHS() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The getRHS method returns the right-hand semantic type of the semantic relation triplet.
getRHSSemRel() - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The getRHSSemRel method returns the name of the RHS semantic relation.
getRHSSemRelation(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getRHSSemRelation parses the element and namespace for the RHS semantic relation element (<rhs_semrel>).
getRHSSemType() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The getRHSSemType method returns the name of the RHS semantic type.
getRHSSemType(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getRHSSemType parses the element and namespace for the RHS semantic type element (<rhs_semtype>).
getRSAB() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getRSAB method returns the root source abbreviation (equivalent to SourceV2_1.getSAB()).
getRUI() - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
The getRUI method returns the rui associated with this instance.
getRUI() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getRUI method returns the relation identifier for the relationship.
getRank() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getRank method returns the String value of the rank.
getRawRecords(String, String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getRawRecords method obtains the raw records from the Metathesaurus from the 'mrcon' table.
getRel() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getRel method returns the relation name for the relationship between the two concepts.
getRel() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The relation is now found in the RelSource instances and should be parsed out from there.
getRelA() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getRelA method returns the relation attribute attributed by the source.
getRelA() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The source specified relation name is now located in the instances of RelSource which should be parsed to obtain that information.
getRelSources() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Returns the set of RelSource instances that are part of this relation.
getRelation() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The getRelation method returns the relation name.
getRelation() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The getRelation method returns the right-hand semantic type of the semantic relation triplet.
getRelation() - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The getRelation method returns the relation name.
getRelations(String, String, Vector, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getRelations method obtains Metathesaurus information on the relationships for a given argument concept and returns a set of characters containing the XML representation for the relations.
getRelationshipAttributes(String, String, Vector) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV5_0
The getRelationshipAttributes method obtains Metathesaurus information on a specific relationship's attributes, generally found in the Metathesaurus vocabulary ('MTH') with a specific attribute name for a given argument concept and returns the data as a buffer of characters that contain the attributes in XML form.
getRelease() - Method in class gov.nih.nlm.kss.models.KSObject
getRelease method returns the UMLS release.
getRelease() - Method in class gov.nih.nlm.kss.models.KSVector
getRelease method returns the UMLS release.
getRelease() - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
The getRelease method returns the UMLS release as a String.
getRelease(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getRelease parses the element and namespace for the UMLS release of the form:
<release>Release</release>
where Release is the UMLS release requested.
getRelease(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getRelease parses the element and namespace for the UMLS release of the form:
<release>Release</release>
where Release is the UMLS release requested.
getReleases(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getReleases parses the element and namespace for the UMLS releases.
getRels() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getRels method returns the relations for the concept.
getRemove() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getRemove method returns the Metathesuarus removal version for the source.
getSAB() - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The getSAB method returns the source abbreviation as a String.
getSAB() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The getSAB method returns the source abbreviation.
getSAB() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The getSAB method returns the string abbreviation.
getSAB() - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The getSAB method returns the source abbreviation for this instance.
getSAB() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
Deprecated. Since the sab is always 'MSH', the sab field and associated methods are to be removed in a future software release.
getSAB() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The getSAB returns the source abbreviation from which this relation was created/derived.
getSAB() - Method in class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The getSAB method returns the root source abbreviation.
getSAB(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getSAB parses the element and namespace for the SAB of the form:
<sab>SourceAbbrev</sab>
where SourceAbbrev is the source abbreivation.
getSABS(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getSABS parses the element and namespace for the SABS of the form:
<sablist>
<sab>SAB</sab> ...
getSATUI() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The getSATUI method returns the attribute source asserted attribute unique identifier associated with this instance.
getSATUI() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The getSATUI method returns the source asserted attribute unique identifier.
getSATs() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getSATs method returns the term (string) attribute info for the concept.
getSAUI() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The getSAUI method returns the source asserted atomic identifier.
getSCD() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The getType method returns source code.
getSCD() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The getSCD method returns the source code value.
getSCD() - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The getSCD method returns the source concept code as a string.
getSCD() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The getSCD method returns the SCD field.
getSCD(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getSCD parses the element and namespace for the scd of the form:
<scd>SCD</scd>
where SCD is the string unique identifier requested.
getSCIT() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getSCIT method returns the source citation for the source.
getSCUI() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The getSCUI method returns the source asserted concept id.
getSDUI() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The getSDUI method returns the source asserted descriptor id.
getSIB() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The getSIB method returns the siblings of the context as a Vector of CxtMember instances.
getSL() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The getSL method returns the abbreviation of the relation label.
getSNA() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The getSNA method returns the actual name field.
getSOUI() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The getSOUI method returns the unique id of record in the source.
getSRL() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The getSRL method returns the source restriction level.
getSRUI() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getSRUI returns the source relation unique identifier.
getSS() - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The getSS method returns the stringSources as a Vector.
getSTR() - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The getSTR method returns the String instance containing the string of this attribute.
getSTR() - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The getSTR method returns the string representation.
getSTR() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The getSTR method returns the STR field.
getSTT() - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The getSTT method returns the string type for this instance.
getSTT() - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
The getSTT method returns the string type for this string type instance.
getSTY() - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
The getSTY method returns the string semantic type.
getSTYs() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getSTYs method returns the semantic types associated with this concept.
getSUI() - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The getSUI method returns the String Unique Identifier (SUI).
getSUI() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The getSUI method returns the string unique identifier (SUI) for this string id.
getSUI() - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The getSUI method returns the source identifier.
getSUI() - Method in class gov.nih.nlm.kss.models.meta.context.Context
The getSUI method returns the string unique identifier (SUI) for this instance.
getSUI() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The getSUI method returns the string unique identifier.
getSUI() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The getSUI method returns the string unique identifier.
getSUI(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getSUI parses the element and namespace for the sui of the form:
<sui>SUI</sui>
where SUI is the string unique identifier requested.
getSWVersion() - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getSWVersion method returns the version of the UMLSKS Software Release.
getSabin() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getSabin method returns the sabin flag for the source.
getSemGroup(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getSemGroup method returns the name of the Semantic Group to which the given concept unique identifier belongs.
getSemGroup(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getSemGroup parses the element and namespace for the semantic group element (<semgroup>).
getSemNetASCIIRecords(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getSemNetASCIIRecords method returns the '|' separated list of ASCII relational records for the requested table.
getSemRelation(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getSemRelation parses the element and namespace for the semantic relation name enclosed in the <semrel/> tag.
getSemRelationAncestors(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getSemRelationAncestors method returns the parent tree of the requested semantic relation name or unique identifier.
getSemRelationProperties(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getSemRelationProperties method returns the attributes/properties of the requested semantic relation name or unique identifier.
getSemType(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getSemType parses the element and namespace for the semtype of the form:
<semtype>SemType</semtype>
where SemType is the semantic type.
getSemType(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getSemType parses the element and namespace for the semantic type name enclosed in the <semtype/> tag.
getSemTypeAncestors(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getSemTypeAncestors method returns the parent tree of the requested semantic type name or unique identifier.
getSemTypeIds() - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The getSemTypeIds method returns the list of semantic type identifiers for this group.
getSemTypeProperties(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getSemTypeProperties method returns the attributes/properties of the requested semantic type name or unique identifier.
getSemTypeSiblings(String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The getSemTypeSiblings method returns the list of siblings of the requested semantic type name or unique identifier.
getSemanticType(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
This getSemanticType method obtains Metathesaurus information on the semantic types for a given concept identifier and returns the data as a buffer of characters that contain the semantic type information in XML form.
getSource() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The getSource method returns the Source instance for the source.
getSource() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The getSource method returns the Source instance defining the source of the co-occurrence.
getSourceFileName() - Static method in class gov.nih.nlm.kss.util.ConstantSettings
The getSourceFileName method returns the file name for Sources as defined by the property KssSourceFile or empty string if unable to obtain the property.
getSourceFileName() - Static method in class gov.nih.nlm.kss.util.Util
The getSourceFileName method returns the file name for Sources as defined by the property KssSourceFile or empty string if unable to obtain the property.
getSpellingTerm() - Method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
getSpellingTerm returns the original spelling term.
getSrcInfos() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The getSrcInfos method returns the source details as a Vector.
getString() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The getString method returns the string for this string id.
getString(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getString parses the element and namespace for the string of the form:
<string>STR</string>
where STR is the string requested.
getStringAttributeFileName() - Static method in class gov.nih.nlm.kss.util.ConstantSettings
The getStringAttributeFileName method returns the file name for String Attributes file as defined by the property KssStringAttributesFile or empty string if unable to obtain the property.
getStringAttributeFileName() - Static method in class gov.nih.nlm.kss.util.Util
The getStringAttributeFileName method returns the file name for String Attributes file as defined by the property KssStringAttributesFile or empty string if unable to obtain the property.
getStringAttributes(String, String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getStringAttributes method obtains Metathesaurus information on the term attributes found in a particular source with a specific attribute name for a given argument concept and returns the data as a buffer of characters that contain the attributes in XML form.
getStringAttributes(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The getStringAttributes method obtains Metathesaurus information on the term attributes found in a particular source with a specific attribute name for a given argument concept and returns the data as a buffer of characters that contain the attributes in XML form.
getStringInfo() - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The getStringInfo method returns the StringInfo instance containing the string of this attribute.
getStringInfo(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The getStringInfo method returns the StringInfo for a given source unique identifier or null if there isn't one.
getStringSources() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The getStringSources method returns the string source details for this instance.
getStringSources() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The getStringSources method returns the string source details for this instance.
getStringsForSUI(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The getStringsForSUI method finds the strings associated with the specified SUI in the Metathesaurus as contained in the 'MRCON' file.
getSubtype() - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
The getSubtype method returns the subtype for the document entry as a String.
getSubtype(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getSubtype parses the element and namespace for the document entry type of the form:
<docEntrySubtype>TYPE</docEntrySubtype>
where TYPE is the document entry type requested.
getSuppressible() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The getSuppressible method returns the source suppressibility for the string.
getSuppressible() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The getSuppressible method returns the source suppressibility for the string.
getTN() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The getTN method returns the term name.
getTN(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getTN parses the element and namespace for the TN of the form:
<term>TN</term>
where TN is the term name requested.
getTN(Element, Namespace, boolean) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getTN parses the element and namespace for the TN of the form:
<term>TN</term>
where TN is the term name requested.
getTS() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
Returns the term status value for this instance.
getTTY() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The getTTY method returns the term type.
getTTY() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The getTTY method returns the term type.
getTTY() - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
The getTTY method returns the term type identifier (TTY) for this term type instance.
getTTY() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The getTTY method returns the TTY field.
getTUI() - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
The getTUI method returns the semantic type unique identifier.
getTV() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This getTV returns the term variants.
getTableName(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.RawRecordsExecutor
getTableName parses the element and namespace for the TableName of the form:
<tableName>TableName</tableName>
where TableName is the tableName requested.
getTableName(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getTableName parses the element and namespace for the table name element (<tableName>).
getTerm() - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The getTerm method returns the Term associated with this instance.
getTerm(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getTerm method returns the Term object for a given LUI; null is returned if no term can be found for the argument LUI.
getTermFrequency() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getTermFrequency method returns the term frequency for the source.
getTermName() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The getTermName method returns the term name for this term id.
getTermName() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
Deprecated. Strings for each MeSH entry is now maintained within the MeSHEntry class.
getTermTypeList() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getTermTypeList method returns the term type list for the source.
getTerminology(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getTerminology method obtains Metathesaurus information on the terms found in a set of sources for a given argument concept identifier and returns the data as a buffer of characters that contain the terms in XML form.
getTerminology(String, String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getTerminology method obtains Metathesaurus information on the terms found in a particular source for a given argument concept identifier and returns the data as a buffer of characters that contain the terms in XML form.
getTerminology(String, String, Vector, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This getTerminology method obtains Metathesaurus information on the terms found in a set of sources for a given argument concept identifier and returns the data as a buffer of characters that contain the terms in XML form.
getTerminology(String, String, String, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This getTerminology method obtains Metathesaurus information on the terms found in a particular source for a given argument concept identifier and returns the data as a buffer of characters that contain the terms in XML form.
getTerms(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
Deprecated. Use KSSRetrieverV4_2.findTerms instead.
getTerms(String, String, Vector, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
Deprecated. Use method KSSRetrieverV4_2.findTerms instead.
getTerms() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The getTerms method returns the terms associated with this concept.
getTerms() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The getTerms method returns the MeSH terms with this instance's DUI.
getTermsForLUI(String, String, Vector, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This getTermsForLUI method finds the terms associated with the specified LUI in the Metathesaurus as contained in the 'MRCON' file.
getTermsForLUI(String, String, Vector, String, boolean) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
This getTermsForLUI method finds the terms associated with the specified LUI in the Metathesaurus as contained in the 'MRCON' file.
getTreeExpansion(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
getTreeExpansion parses the element and namespace for the <expandTree> element that if present causes a true to be returned; otherwise, false is returned.
getTreeNum() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getTreeNum method returns the tree number of the semantic relation.
getTreeNum() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getTreeNum method returns the tree number of the semantic type.
getType() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The getType method returns the type of the string attribute.
getType() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The getType method returns the type of the identifier for the related concept in the relation.
getType() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The getType method returns the atom unique identifier type within this concept involved in the relation.
getType() - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The getType method returns the type indicator for this semantic identifier.
getType(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getType parses the element and namespace for the document entry type of the form:
<docEntryType>TYPE</docEntryType>
where TYPE is the document entry type requested.
getTypeDesc() - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
The getTypeDesc method returns the type description for this string type.
getTypeDesc() - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
The getTypeDesc method returns the type description for this term type.
getTypeDesc() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
The getTypeDesc method returns the type description for this cooccurrence type.
getTypeDesc() - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
The getTypeDesc method returns the type description for this relation type.
getUI() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The getUI method returns the unique identifier of the type of the string attribute.
getUI() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The getUI method returns the UI of the semantic relation.
getUI() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getUI method returns the UI of the semantic type.
getUI() - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The getUI method returns the UI of the semantic group.
getUI() - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The getUI method returns the UI of the semantic identifier.
getUMLSRelease(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
getUMLSRelease parses the element and namespace for the UMLS release indicator of the form:
<umlsRelease>RELEASE</umlsRelease>
where RELEASE is the UMLS release identifier requested.
getUMLSVersions() - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The getUMLSVersions method returns the list of UMLS data versions that can be accessed by the UMLSKS.
getUN() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The getUN method returns the frequency meaning field.
getUsage() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The getUsage method returns the usage note of the semantic type.
getVCUI() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getVCUI method returns the versioned CUI for the SRC concept.
getVSAB() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getVSAB method returns the versioned source abbreviation.
getValue() - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
The getValue method returns the value for the document entry as a String.
getVersion() - Method in class gov.nih.nlm.kss.models.meta.source.Source
The getVersion method returns the version for the source.
getXC() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The getXC method returns the String value of the children flag.
getXmlStringTag() - Method in class gov.nih.nlm.kss.models.KSStringVector
getXmlStringTag method gets the XML tag for each entry in the vector.
getXmlStructure() - Method in class gov.nih.nlm.kss.models.KSObject
getXmlStructure method returns the XML version.
getXmlStructure() - Method in class gov.nih.nlm.kss.models.KSVector
getXmlStructure method returns the XML version.
getXmlTag() - Method in class gov.nih.nlm.kss.models.KSObject
getXmlTag method returns the XML tag.
getXmlTag() - Method in class gov.nih.nlm.kss.models.KSVector
getXmlTag method returns the XML tag.
getYears(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
Deprecated. Use getReleases(element, namespace) instead.
gov.nih.nlm.kss.api - package gov.nih.nlm.kss.api
 
gov.nih.nlm.kss.models - package gov.nih.nlm.kss.models
 
gov.nih.nlm.kss.models.lex - package gov.nih.nlm.kss.models.lex
 
gov.nih.nlm.kss.models.meta - package gov.nih.nlm.kss.models.meta
 
gov.nih.nlm.kss.models.meta.assocExp - package gov.nih.nlm.kss.models.meta.assocExp
 
gov.nih.nlm.kss.models.meta.attribute - package gov.nih.nlm.kss.models.meta.attribute
 
gov.nih.nlm.kss.models.meta.concept - package gov.nih.nlm.kss.models.meta.concept
 
gov.nih.nlm.kss.models.meta.context - package gov.nih.nlm.kss.models.meta.context
 
gov.nih.nlm.kss.models.meta.cooccurrence - package gov.nih.nlm.kss.models.meta.cooccurrence
 
gov.nih.nlm.kss.models.meta.deltas - package gov.nih.nlm.kss.models.meta.deltas
 
gov.nih.nlm.kss.models.meta.locator - package gov.nih.nlm.kss.models.meta.locator
 
gov.nih.nlm.kss.models.meta.meshentry - package gov.nih.nlm.kss.models.meta.meshentry
 
gov.nih.nlm.kss.models.meta.relation - package gov.nih.nlm.kss.models.meta.relation
 
gov.nih.nlm.kss.models.meta.source - package gov.nih.nlm.kss.models.meta.source
 
gov.nih.nlm.kss.models.sem - package gov.nih.nlm.kss.models.sem
 
gov.nih.nlm.kss.models.sem.rels - package gov.nih.nlm.kss.models.sem.rels
 
gov.nih.nlm.kss.models.sem.units - package gov.nih.nlm.kss.models.sem.units
 
gov.nih.nlm.kss.query - package gov.nih.nlm.kss.query
 
gov.nih.nlm.kss.query.lex - package gov.nih.nlm.kss.query.lex
 
gov.nih.nlm.kss.query.meta - package gov.nih.nlm.kss.query.meta
 
gov.nih.nlm.kss.query.sem - package gov.nih.nlm.kss.query.sem
 
gov.nih.nlm.kss.util - package gov.nih.nlm.kss.util
 
gov.nih.nlm.nls.lexCheck.Lib - package gov.nih.nlm.nls.lexCheck.Lib
 

H

HierRelRelExistence - class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence.
The HierRelRelExistence class represents information about the existence of a hierarchically related semantic relation in the Semantic Network.
HierRelRelExistence() - Constructor for class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
This constructor creates an instance of HierRelRelExistence where the strings are set to blanks and the exists is defaulted to KSSRetrieverV3_0.NonExistent.
HierRelRelExistence(String) - Constructor for class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
This constructor creates an instance of HierRelRelExistence by reading and interpreting the XML document.
HierRelRelExistence(HierRelRelExistence) - Constructor for class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
This constructor creates an instance of HierRelRelExistence by copying the contents of the argument instance.
HierRelRelExistence(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
This constructor creates a HierRelRelExistence instance from the arguments which represent the structure of the XML document.
HierSemanticRelation - class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation.
The HierSemanticRelation class represents information about a particular semantic relation including its name, unique identifier, tree number within the network hierarchy, definition, abbreviation, non-inheritable flag inverse semantic relation name, parent unique identifier and any children relations it may have.
HierSemanticRelation() - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This constructor creates an instance of HierSemanticRelation.
HierSemanticRelation(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This constructor creates a HierSemanticRelation instance from the arguments which represent the structure of the XML document.
HierSemanticRelationVector - class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector.
The HierSemanticRelationVector class represents a collection of HierSemanticRelation instances maintained within a Vector.
HierSemanticRelationVector(Vector) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
This constructor creates a vector of relations using the argument Vector's values.
HierSemanticRelationVector(HierSemanticRelationVector) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
This constructor creates a vector of relations using the argument HierSemanticRelationVector's values.
HierSemanticRelationVector() - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
This constructor creates an empty vector of relations.
HierSemanticRelationVector(String) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
This constructor creates a HierSemanticRelationVector instance from the arguments which represent the structure of the XML document.
HierSemanticType - class gov.nih.nlm.kss.models.sem.units.HierSemanticType.
The HierSemanticType class represents information about a specific semantic type in the network including its name, unique identifier, tree number, definition, usage note, non-human flag, parent unique identifier and any children the semantic type may have.
HierSemanticType() - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This constructor creates an instance of HierSemanticType.
HierSemanticType(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This constructor creates a HierSemanticType instance from the arguments which represent the structure of the XML document.
HierSemanticTypeVector - class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector.
The HierSemanticTypeVector class represents a collection of HierSemanticType maintained within a Vector.
HierSemanticTypeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
This constructor creates a vector of semantic types using the argument Vector's values.
HierSemanticTypeVector(HierSemanticTypeVector) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
This constructor creates a vector of semantic types using the argument HierSemanticTypeVector's values.
HierSemanticTypeVector() - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
This constructor creates an empty vector of semantic types.
HierSemanticTypeVector(String) - Constructor for class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
This constructor creates a HierSemanticTypeVector instance from the arguments which represent the structure of the XML document.

I

InflectionalVar - class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar.
This class provides a Java class for inflection and inflectional variants.
InflectionalVar(String, String, String, String, String, String) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Creates a default inflectional variants by specifing eui, uninflected term, inflection, uninflectional variant, category, and citation form.
InflectionalVar(String, String, String, String, String, String, String) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Creates a default inflectional variants by specifing eui, uninflected term, type, inflection, uninflectional variant, category, and citation form.
InflectionalVars - class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVars.
This class provides a Java class of inflectional variants for a lexical record.
InflectionalVars(LexRecord) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVars
Creates a default InflectionalVars object specifing lexRecord.
Inherited - Static variable in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
Indicates that a relationship not directly specified by the Network but shown to be an inherited relationship.
IsDemonstrative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the status of demonstrative of an determiner entry
IsInterrogative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the status of interrogative of an adverb entry
IsInterrogative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the status of interrogative of an determiner entry
IsInterrogative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the boolean flag of interrogatvie of a pronoun entry
IsProper() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the flag of proper of a noun entry
IsStative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the status of stative of an adjective entry
IsTradeMark() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the flag of trade mark of a noun entry
identity() - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The identity method returns the identity assigned to this instance of the retriever.
initializeProps() - Static method in class gov.nih.nlm.kss.util.ConstantSettings
The initializeProps method reads the properties file found in "kss.properties" and adds all of the found properties to the System's property list.
initializeProps(String) - Static method in class gov.nih.nlm.kss.util.Util
The initializeProps method reads the properties file specified as an argument and adds those properties to the list of system properties, overwriting those that have already been initialized.

K

KSComparable - interface gov.nih.nlm.kss.models.KSComparable.
This interface is provided to allow equals or equivalence comparison of two instances including an argument defining whether to the differences between the two instances, if any, are to be described to an output stream.
KSCuiVector - class gov.nih.nlm.kss.models.KSCuiVector.
The KSCuiVector class represents a Vector of KS objects that in addition to being instances of KSVector, they also have a CUI and CN associated with them.
KSCuiVector(Vector, String, String) - Constructor for class gov.nih.nlm.kss.models.KSCuiVector
This constructor creates a vector using the argument Vector's values and sets the XML container string and version to the argument values.
KSCuiVector(KSCuiVector, String, String) - Constructor for class gov.nih.nlm.kss.models.KSCuiVector
This constructor creates a vector using the argument KSCuiVector's values and sets the XML container string and version to the argument values.
KSCuiVector(Vector) - Constructor for class gov.nih.nlm.kss.models.KSCuiVector
This constructor creates a vector using the argument Vector's values.
KSCuiVector(KSCuiVector) - Constructor for class gov.nih.nlm.kss.models.KSCuiVector
This constructor creates a vector using the argument Vector's values.
KSCuiVector(String, String) - Constructor for class gov.nih.nlm.kss.models.KSCuiVector
This constructor creates an empty vector sets the XML container string and version to the argument values.
KSCuiVector() - Constructor for class gov.nih.nlm.kss.models.KSCuiVector
This constructor creates an empty vector.
KSCuiVector(String, String, String) - Constructor for class gov.nih.nlm.kss.models.KSCuiVector
This constructor creates a KSCuiVector instance from the XML document passed as an argument and sets the surrounding XML tag and XML structure version to the arguments.
KSObject - class gov.nih.nlm.kss.models.KSObject.
The KSObject class represents a KS object that has an associated query description and UMLS release designation.
KSObject(String, String) - Constructor for class gov.nih.nlm.kss.models.KSObject
This constructor creates sets the XML container string and version to the argument values.
KSObject(KSObject, String, String) - Constructor for class gov.nih.nlm.kss.models.KSObject
This constructor creates sets a "copy" from the argument values.
KSObject() - Constructor for class gov.nih.nlm.kss.models.KSObject
This constructor creates an empty instance.
KSSRetriever - interface gov.nih.nlm.kss.api.KSSRetriever.
This interface retrieves the Metathesaurus information from the UMLS release through a number of methods.
KSSRetrieverV2_1 - interface gov.nih.nlm.kss.api.KSSRetrieverV2_1.
This interface retrieves the Metathesaurus information from the UMLS release through a number of methods.
KSSRetrieverV3_0 - interface gov.nih.nlm.kss.api.KSSRetrieverV3_0.
This interface retrieves the Metathesaurus and Semantic Network information from the UMLS release through a number of methods.
KSSRetrieverV4_0 - interface gov.nih.nlm.kss.api.KSSRetrieverV4_0.
This interface retrieves the Metathesaurus, Semantic Network and SPECIALIST Lexicon information from the UMLS release through a number of methods.
KSSRetrieverV4_2 - interface gov.nih.nlm.kss.api.KSSRetrieverV4_2.
This interface retrieves the Metathesaurus information from the UMLS release through a number of methods.
KSSRetrieverV5_0 - interface gov.nih.nlm.kss.api.KSSRetrieverV5_0.
This interface retrieves the Metathesaurus information from the UMLS release through a number of methods.
KSStringVector - class gov.nih.nlm.kss.models.KSStringVector.
The KSVector class represents a Vector of a KS String objects that has an associated query description.
KSStringVector(Vector, String, String, String) - Constructor for class gov.nih.nlm.kss.models.KSStringVector
This constructor creates a vector using the argument Vector's values and sets the XML container string and version to the argument values.
KSStringVector(Vector, String) - Constructor for class gov.nih.nlm.kss.models.KSStringVector
This constructor creates a vector using the argument Vector's values.
KSStringVector(KSStringVector, String, String, String) - Constructor for class gov.nih.nlm.kss.models.KSStringVector
This constructor creates a vector using the argument KSStringVector's values and sets the XML container string and version to the argument values.
KSStringVector(KSStringVector, String) - Constructor for class gov.nih.nlm.kss.models.KSStringVector
This constructor creates a vector using the argument Vector's values.
KSStringVector(String, String, String) - Constructor for class gov.nih.nlm.kss.models.KSStringVector
This constructor creates an empty vector sets the XML container string and version to the argument values.
KSStringVector() - Constructor for class gov.nih.nlm.kss.models.KSStringVector
This constructor creates an empty vector.
KSVector - class gov.nih.nlm.kss.models.KSVector.
The KSVector class represents a Vector of a KS object that has an associated query description.
KSVector(Vector, String, String) - Constructor for class gov.nih.nlm.kss.models.KSVector
This constructor creates a vector using the argument Vector's values and sets the XML container string and version to the argument values.
KSVector(KSVector, String, String) - Constructor for class gov.nih.nlm.kss.models.KSVector
This constructor creates a vector using the argument KSVector's values and sets the XML container string and version to the argument values.
KSVector(Vector) - Constructor for class gov.nih.nlm.kss.models.KSVector
This constructor creates a vector using the argument Vector's values.
KSVector(KSVector) - Constructor for class gov.nih.nlm.kss.models.KSVector
This constructor creates a vector using the argument KSVector's values.
KSVector(String, String) - Constructor for class gov.nih.nlm.kss.models.KSVector
This constructor creates an empty vector sets the XML container string and version to the argument values.
KSVector() - Constructor for class gov.nih.nlm.kss.models.KSVector
This constructor creates an empty vector.
kssServerName - Variable in class gov.nih.nlm.kss.query.Executor
RMI service name

L

LS - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
 
LUIExecutor - class gov.nih.nlm.kss.query.meta.LUIExecutor.
LUIExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the LUI(s) for a given term name.
LUIExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.LUIExecutor
Constructs the LUIExecutor, with empty contents.
LUIExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.LUIExecutor
Constructs the LUIExecutor, initializing the appropriate members.
LUIExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.LUIExecutor
Constructs the LUIExecutor, initializing the appropriate members.
LexRecord - class gov.nih.nlm.nls.lexCheck.Lib.LexRecord.
This class provides a Java object for a lexical record.
LexRecord() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Creates a default lexical record object.
LexicalRecord - class gov.nih.nlm.kss.models.lex.LexicalRecord.
The LexicalRecord class is a wrapper subclass of gov.nih.nlm.nls.lexCheck.Lib.LexRecord that encapsulates the details of reading/writing to/from an XML document.
LexicalRecord(LexRecord) - Constructor for class gov.nih.nlm.kss.models.lex.LexicalRecord
This constructor creates a LexicalRecord instance from the gov.nih.nlm.nls.lexCheck.Lib.LexRecord passed as an argument.
LexicalRecordVector - class gov.nih.nlm.kss.models.lex.LexicalRecordVector.
The LexicalRecordVector class represents a collection of LexicalRecord instances maintained within a Vector.
LexicalRecordVector(Vector) - Constructor for class gov.nih.nlm.kss.models.lex.LexicalRecordVector
This constructor creates a vector of lexical records using the argument Vector's values.
LexicalRecordVector(LexicalRecordVector) - Constructor for class gov.nih.nlm.kss.models.lex.LexicalRecordVector
This constructor creates a vector of lexical records using the argument LexicalRecordVector's values.
LexicalRecordVector() - Constructor for class gov.nih.nlm.kss.models.lex.LexicalRecordVector
This constructor creates an empty vector of lexical records.
LexicalRecordVector(String) - Constructor for class gov.nih.nlm.kss.models.lex.LexicalRecordVector
This constructor creates a LexicalRecordVector instance from the arguments which represent the structure of the XML document.
LexicalRecordsExecutor - class gov.nih.nlm.kss.query.lex.LexicalRecordsExecutor.
LexicalRecordsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the SPECIALIST Lexicon lexical records for a given term.
LexicalRecordsExecutor() - Constructor for class gov.nih.nlm.kss.query.lex.LexicalRecordsExecutor
Constructs the LexicalRecordsExecutor, with empty contents.
LexicalRecordsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.lex.LexicalRecordsExecutor
Constructs the LexicalRecordsExecutor, initializing the appropriate members.
LexicalRecordsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.lex.LexicalRecordsExecutor
Constructs the LexicalRecordsExecutor, initializing the appropriate members.
ListCooccurrenceTypesExecutor - class gov.nih.nlm.kss.query.meta.ListCooccurrenceTypesExecutor.
ListCooccurrenceTypesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the cooccurrence types.
ListCooccurrenceTypesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListCooccurrenceTypesExecutor
Constructs the ListCooccurrenceTypesExecutor, with empty contents.
ListCooccurrenceTypesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListCooccurrenceTypesExecutor
Constructs the ListCooccurrenceTypesExecutor, initializing the appropriate members.
ListCooccurrenceTypesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListCooccurrenceTypesExecutor
Constructs the ListCooccurrenceTypesExecutor, initializing the appropriate members.
ListDictsExecutor - class gov.nih.nlm.kss.query.meta.ListDictsExecutor.
ListDictsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the list of spelling dictionaries that can be used during the suggestSpelling method.
ListDictsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListDictsExecutor
Constructs the ListDictsExecutor, with empty contents.
ListDictsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListDictsExecutor
Constructs the ListDictsExecutor, initializing the appropriate members.
ListDictsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListDictsExecutor
Constructs the ListDictsExecutor, initializing the appropriate members.
ListDocEntryTypesExecutor - class gov.nih.nlm.kss.query.meta.ListDocEntryTypesExecutor.
ListDocEntryTypesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the document metadata entry types.
ListDocEntryTypesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListDocEntryTypesExecutor
Constructs the ListDocEntryTypesExecutor, with empty contents.
ListDocEntryTypesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListDocEntryTypesExecutor
Constructs the ListDocEntryTypesExecutor, initializing the appropriate members.
ListDocEntryTypesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListDocEntryTypesExecutor
Constructs the ListDocEntryTypesExecutor, initializing the appropriate members.
ListMeSHQualsExecutor - class gov.nih.nlm.kss.query.meta.ListMeSHQualsExecutor.
ListMeSHQualsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the MeSH qualifiers.
ListMeSHQualsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListMeSHQualsExecutor
Constructs the ListMeSHQualsExecutor, with empty contents.
ListMeSHQualsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListMeSHQualsExecutor
Constructs the ListMeSHQualsExecutor, initializing the appropriate members.
ListMeSHQualsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListMeSHQualsExecutor
Constructs the ListMeSHQualsExecutor, initializing the appropriate members.
ListMetaTableNamesExecutor - class gov.nih.nlm.kss.query.meta.ListMetaTableNamesExecutor.
ListMetaTableNamesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of Metathesaurus table names that can be sent as arguments to the getRawRecords API method.
ListMetaTableNamesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListMetaTableNamesExecutor
Constructs the ListMetaTableNamesExecutor, with empty contents.
ListMetaTableNamesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListMetaTableNamesExecutor
Constructs the ListMetaTableNamesExecutor, initializing the appropriate members.
ListMetaTableNamesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListMetaTableNamesExecutor
Constructs the ListMetaTableNamesExecutor, initializing the appropriate members.
ListRelationTypesExecutor - class gov.nih.nlm.kss.query.meta.ListRelationTypesExecutor.
ListRelationTypesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the cooccurrence types.
ListRelationTypesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListRelationTypesExecutor
Constructs the ListRelationTypesExecutor, with empty contents.
ListRelationTypesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListRelationTypesExecutor
Constructs the ListRelationTypesExecutor, initializing the appropriate members.
ListRelationTypesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListRelationTypesExecutor
Constructs the ListRelationTypesExecutor, initializing the appropriate members.
ListSemGroupsExecutor - class gov.nih.nlm.kss.query.sem.ListSemGroupsExecutor.
ListSemGroupsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to return the list of semantic groups.
ListSemGroupsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.ListSemGroupsExecutor
Constructs the ListSemGroupsExecutor, with empty contents.
ListSemGroupsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemGroupsExecutor
Constructs the ListSemGroupsExecutor, initializing the appropriate members.
ListSemGroupsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemGroupsExecutor
Constructs the ListSemGroupsExecutor, initializing the appropriate members.
ListSemNetTableNamesExecutor - class gov.nih.nlm.kss.query.sem.ListSemNetTableNamesExecutor.
ListSemNetTableNamesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of Metathesaurus table names that can be sent as arguments to the getRawRecords API method.
ListSemNetTableNamesExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.ListSemNetTableNamesExecutor
Constructs the ListSemNetTableNamesExecutor, with empty contents.
ListSemNetTableNamesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemNetTableNamesExecutor
Constructs the ListSemNetTableNamesExecutor, initializing the appropriate members.
ListSemNetTableNamesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemNetTableNamesExecutor
Constructs the ListSemNetTableNamesExecutor, initializing the appropriate members.
ListSemRelIdsExecutor - class gov.nih.nlm.kss.query.sem.ListSemRelIdsExecutor.
ListSemRelIdsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to return the list of semantic relation identifiers (name, TUI, and indicator of identifier type).
ListSemRelIdsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.ListSemRelIdsExecutor
Constructs the ListSemRelIdsExecutor, with empty contents.
ListSemRelIdsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemRelIdsExecutor
Constructs the ListSemRelIdsExecutor, initializing the appropriate members.
ListSemRelIdsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemRelIdsExecutor
Constructs the ListSemRelIdsExecutor, initializing the appropriate members.
ListSemTypeForGroupExecutor - class gov.nih.nlm.kss.query.sem.ListSemTypeForGroupExecutor.
ListSemTypeForGroupExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to return the list of semantic types found within the requested semantic group.
ListSemTypeForGroupExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.ListSemTypeForGroupExecutor
Constructs the ListSemTypeForGroupExecutor, with empty contents.
ListSemTypeForGroupExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemTypeForGroupExecutor
Constructs the ListSemTypeForGroupExecutor, initializing the appropriate members.
ListSemTypeForGroupExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemTypeForGroupExecutor
Constructs the ListSemTypeForGroupExecutor, initializing the appropriate members.
ListSemTypeIdsExecutor - class gov.nih.nlm.kss.query.sem.ListSemTypeIdsExecutor.
ListSemTypeIdsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to return the list of semantic type identifiers (name, TUI, and indicator of identifier type).
ListSemTypeIdsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.ListSemTypeIdsExecutor
Constructs the ListSemTypeIdsExecutor, with empty contents.
ListSemTypeIdsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemTypeIdsExecutor
Constructs the ListSemTypeIdsExecutor, initializing the appropriate members.
ListSemTypeIdsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.ListSemTypeIdsExecutor
Constructs the ListSemTypeIdsExecutor, initializing the appropriate members.
ListSrcExecutor - class gov.nih.nlm.kss.query.meta.ListSrcExecutor.
ListSrcExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the sources.
ListSrcExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListSrcExecutor
Constructs the ListSrcExecutor, with empty contents.
ListSrcExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListSrcExecutor
Constructs the ListSrcExecutor, initializing the appropriate members.
ListSrcExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListSrcExecutor
Constructs the ListSrcExecutor, initializing the appropriate members.
ListStrAttrsExecutor - class gov.nih.nlm.kss.query.meta.ListStrAttrsExecutor.
ListStrAttrsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the string attributes.
ListStrAttrsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListStrAttrsExecutor
Constructs the ListStrAttrsExecutor, with empty contents.
ListStrAttrsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListStrAttrsExecutor
Constructs the ListStrAttrsExecutor, initializing the appropriate members.
ListStrAttrsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListStrAttrsExecutor
Constructs the ListStrAttrsExecutor, initializing the appropriate members.
ListStringTypesExecutor - class gov.nih.nlm.kss.query.meta.ListStringTypesExecutor.
ListStringTypesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the cooccurrence types.
ListStringTypesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListStringTypesExecutor
Constructs the ListStringTypesExecutor, with empty contents.
ListStringTypesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListStringTypesExecutor
Constructs the ListStringTypesExecutor, initializing the appropriate members.
ListStringTypesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListStringTypesExecutor
Constructs the ListStringTypesExecutor, initializing the appropriate members.
ListTermTypesExecutor - class gov.nih.nlm.kss.query.meta.ListTermTypesExecutor.
ListTermTypesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for all of the term types.
ListTermTypesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.ListTermTypesExecutor
Constructs the ListTermTypesExecutor, with empty contents.
ListTermTypesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.ListTermTypesExecutor
Constructs the ListTermTypesExecutor, initializing the appropriate members.
ListTermTypesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.ListTermTypesExecutor
Constructs the ListTermTypesExecutor, initializing the appropriate members.
Locator - class gov.nih.nlm.kss.models.meta.locator.Locator.
The Locator class represents information about a particular locator.
Locator() - Constructor for class gov.nih.nlm.kss.models.meta.locator.Locator
The default constructor creates an instance of Locator with empty contents.
Locator(String, String, String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.locator.Locator
This constructor creates an instance of Locator from the arguments.
Locator(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.locator.Locator
This constructor creates an Locator instance from the arguments which represent the XMl document structure.
LocatorExecutor - class gov.nih.nlm.kss.query.meta.LocatorExecutor.
LocatorExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the locators for a given CUI.
LocatorExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.LocatorExecutor
Constructs the LocatorExecutor, with empty contents.
LocatorExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.LocatorExecutor
Constructs the LocatorExecutor, initializing the appropriate members.
LocatorExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.LocatorExecutor
Constructs the LocatorExecutor, initializing the appropriate members.
LocatorVector - class gov.nih.nlm.kss.models.meta.locator.LocatorVector.
The LocatorVector class represents a collection of Locator maintained within a Vector.
LocatorVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.locator.LocatorVector
This constructor creates a vector of locators using the argument vector's values.
LocatorVector(LocatorVector) - Constructor for class gov.nih.nlm.kss.models.meta.locator.LocatorVector
This constructor creates a vector of locators using the argument vector's values.
LocatorVector() - Constructor for class gov.nih.nlm.kss.models.meta.locator.LocatorVector
This constructor creates an empty vector of locators.
LocatorVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.locator.LocatorVector
This constructor creates a LocatorVector instance from the arguments which represent the structure of the XML document.
listCooccurrenceTypes(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listCooccurrenceTypes method returns the set of cooccurrence type mappings which consists of the cooccurrence type code (2-5 characters) and a description of the cooccurrence type.
listDictionaries() - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listDictionaries method returns the set of dictionaries that may be used for spell checking.
listDocEntryTypes(String, String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_2
The listDocEntryTypes method metadata associated with pieces of the Metathesaurus as described in the 'mrdoc' table.
listMeSHQuals(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listMeSHQuals method returns the set of MeSH Qualifiers which consists of the MeSH qualifier code (2-3 characters) and a description of the qualifier.
listMetaTableNames(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_0
The listMetaTableNames method returns the list of table names that can be used as arguments to the getRawRecords method.
listRelationTypes(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listRelationTypes method returns the set of relation type mappings which consists of the relation type code (2-5 characters) and a description of the relation type.
listSemGroups(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The listSemGroups method returns a list of valid semantic type groupings.
listSemNetTableNames(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV4_0
The listSemNetTableNames method returns the list of table names that can be used as arguments to the getSemNetASCIIRecords method.
listSemRelationIds(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The listSemRelationIds method returns a list of possible relation names/tui pairs, either of which can be passed to the getHierSemanticRelationProperties, getAssociativeRelations, or getSemNetRelRelRelations methods.
listSemTypeIds(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The listSemTypeIds method returns a list of possible semantic type names/tui pairs, either of which can be passed to the getAssociativeRelations or the getSemTypeProperties methods.
listSemTypes(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
The listSemTypes method returns a list of semantic type names/tui pairs that belong to the requested semantic type grouping.
listSources() - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The listSources method returns all of the source triplets containing the source abbreviation, the source's short name, and the source's official long name in XML.
listSources(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listSources method returns all of the source triplets for the specified UMLS year containing the source abbreviation, the source's short name, and the source's official long name in XML.
listStrAttrs(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listStrAttrs method returns the set of string attributes descriptions which consists of the attribute abbreviation (2-3 characters) and a description of the attribute.
listStringTypes(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listStringTypes method returns the set of string type mappings which consists of the string type code (2-5 characters) and a description of the string type.
listTermTypes(String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The listTermTypes method returns the set of term type mappings which consists of the term type code (2-5 characters) and a description of the term type.
logicalEquivATV(String, String) - Static method in class gov.nih.nlm.kss.util.CompareUtil
The logicalEquivATV method returns a string containing the logical equivalent for the ATV given the attribute name (atn).
logicalEquivCN(String) - Static method in class gov.nih.nlm.kss.util.CompareUtil
The logicalEquivCN method returns a string containing the logical equivalent for the concept name given.
logicalEquivCXS(String) - Static method in class gov.nih.nlm.kss.util.CompareUtil
The logicalEquivCXS method returns a string containing the logical equivalent for the string.
logicalEquivSAB(String) - Static method in class gov.nih.nlm.kss.util.CompareUtil
The logicalEquivSAB method returns a string containing the logical equivalent for the source abbreviation.
lookup(String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The lookup method looks up an attribute name in the mapHash and returns the Attr object as its value.

M

MERGE - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
Used into indicate a concept from the previous year has been merged into another concept.
MeSHEntriesExecutor - class gov.nih.nlm.kss.query.meta.MeSHEntriesExecutor.
MeSHEntriesExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the MeSH Entries for a given term.
MeSHEntriesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.MeSHEntriesExecutor
Constructs the MeSHEntriesExecutor, with empty contents.
MeSHEntriesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.MeSHEntriesExecutor
Constructs the MeSHEntriesExecutor, initializing the appropriate members.
MeSHEntriesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.MeSHEntriesExecutor
Constructs the MeSHEntriesExecutor, initializing the appropriate members.
MeSHEntry - class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry.
The MeSHEntry class represents information about a particular MeSH entry.
MeSHEntry() - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The default constructor creates an instance of a MeSHEntry with empty contents.
MeSHEntry(String, String, String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
Deprecated. Use MeSHEntry(String, String, String, String, String) as the source abbreviation has been removed.
MeSHEntry(String, String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
Deprecated. Use MeSHEntry(String, String, String, String, String) as the source abbreviation has been removed.
MeSHEntry(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This constructor creates an MeSHEntry instance from the arguments which represent the structure of the XML document.
MeSHEntryVector - class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector.
The MeSHEntryVector class represents a collection of MeSHEntry maintained within a Vector.
MeSHEntryVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
This constructor creates a vector of MeSHEntry using the argument Vector's values.
MeSHEntryVector(MeSHEntryVector) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
This constructor creates a vector of MeSHEntry using the argument MeSHEntryVector's values.
MeSHEntryVector() - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
This constructor creates an empty vector of MeSHEntry.
MeSHEntryVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
This constructor creates a MeSHEntryVector instance from the arguments which represent the structure of the XML document.
MeSHInfo - class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo.
The MeSHInfo class represents information about a particular MeSH term for a specific DUI.
MeSHInfo() - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The default constructor creates an instance of a MeSHInfo with empty contents.
MeSHInfo(String) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This constructor creates an instance of a MeSHInfo from the arguments.
MeSHInfo(String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This constructor creates an instance of a MeSHInfo from the arguments.
MeSHInfo(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This constructor creates an MeSHInfo instance from the arguments which represent the structure of the XML document.
MeSHInfoExecutor - class gov.nih.nlm.kss.query.meta.MeSHInfoExecutor.
MeSHInfoExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the MeSH Info for a given DUI.
MeSHInfoExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.MeSHInfoExecutor
Constructs the MeSHInfoExecutor, with empty contents.
MeSHInfoExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.MeSHInfoExecutor
Constructs the MeSHInfoExecutor, initializing the appropriate members.
MeSHInfoExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.MeSHInfoExecutor
Constructs the MeSHInfoExecutor, initializing the appropriate members.
MeSHInfoVector - class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector.
The MeSHInfoVector class represents a collection of MeSHInfo maintained within a Vector.
MeSHInfoVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
This constructor creates a vector of MeSHInfo using the argument Vector's values.
MeSHInfoVector(MeSHInfoVector) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
This constructor creates a vector of MeSHInfo using the argument MeSHInfoVector's values.
MeSHInfoVector() - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
This constructor creates an empty vector of MeSHInfo.
MeSHInfoVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
This constructor creates a MeSHInfoVector instance from the arguments which represent the structure of the XML document.
MeSHQualifier - class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier.
The MeSHQualifier class represents information about the MeSH Qualifiers.
MeSHQualifier() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
The default constructor creates a MeSHQualifier with empty contents.
MeSHQualifier(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This constructor creates a MeSHQualifier using the 2-character code and the string qualifier name.
MeSHQualifier(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This constructor creates a Source instance from the arguments which represent the structure of the XMl document.
MeSHQualifierVector - class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector.
The MeSHQualifierVector class represents a collection of MeSHQualifier maintained within a Vector.
MeSHQualifierVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
This constructor creates a vector of meshQualifiers using the argument Vector's values.
MeSHQualifierVector(MeSHQualifierVector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
This constructor creates a vector of meshQualifiers using the argument MeSHQualifierVector's values.
MeSHQualifierVector() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
This constructor creates an empty vector of meshQualifiers.
MeSHQualifierVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
This constructor creates a MeSHQualifierVector instance from the arguments which represent the structure of the XML document.
ModalEntry - class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry.
This class provides a Java object for modal entry.
ModalEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Creates a default modal entry object
main(String[]) - Static method in class gov.nih.nlm.kss.models.DictionaryVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.TableNameVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.UMLSYearVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.lex.LexicalRecordVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.DocEntryVector
main is a command-line entry point for unit testing this class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
main is a command-line entry point for unit testing this class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.attribute.AttrVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.ConceptVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringIdVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermCollection
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermIdVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.concept.TermVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.context.ContextVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
main is a command-line entry point for unit testing this class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.locator.LocatorVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.relation.RelationVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.meta.source.SourceVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.sem.units.SemGroupVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
main is a command-line entry point for unit testing the class.
main(String[]) - Static method in class gov.nih.nlm.kss.query.StandardQueryExecutor
Unit testing main entry point for testing the StandardQueryExecutor class.
main(String[]) - Static method in class gov.nih.nlm.kss.util.ConstantSettings
main uses the first argument, the properties file name, to initialize the system properties, and then calls each of the public functions of the class for unit testing.
main(String[]) - Static method in class gov.nih.nlm.kss.util.Str
main is a command-line entry point for unit testing this class.

N

NARROWER - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
Used into indicate a concept from the previous year has a narrower meaning than the original.
NonExistent - Static variable in interface gov.nih.nlm.kss.api.KSSRetrieverV3_0
Indicates that a relationship does not exist within the Network.
NormalizeString - Static variable in interface gov.nih.nlm.kss.api.KSSRetriever
Specifies that retrieval of a concept unique identifier should be performed using a scheme to string normalize the name argument.
NormalizeWord - Static variable in interface gov.nih.nlm.kss.api.KSSRetriever
Specifies that retrieval of a concept unique identifier should be performed using a scheme to word normalize the name argument.
NounEntry - class gov.nih.nlm.nls.lexCheck.Lib.NounEntry.
This class provides a Java object for noun entry.
NounEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Creates a default noun entry object

O

OTHER - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
Used into indicate a concept from the previous year has had some other modification made to it.
output() - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The output method pretty prints the associated expresion object to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The output method pretty prints the AttributeContext to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The output method pretty prints the attribute and its value to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
The output method pretty prints the ConceptAttribute to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
The output method pretty prints the RelationshipAttribute to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The output method pretty prints the StringAttribute to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The output method pretty prints the TermAttribute to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The output method pretty prints the concept's terms, definitions, semantic types, context, relationships, coocurrences, string attributes and associated expressions to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
The output method pretty prints the concept's unique identifier and name to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The output method pretty prints the definition to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
The output method pretty prints the semantic type object to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The output method pretty prints this instance to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The output method pretty prints the string's unique identifier and name to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The output method pretty prints the StringInfo instance to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The output method pretty prints this instance to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
The output method prestt prints the term's type and description to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The output method pretty prints the instance to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The output method pretty prints the term's unique identifier and name to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
The output method pretty prints the term's type and description to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.concept.TermVector
The output method pretty prints the instance to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.context.Context
The output method pretty prints the context to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The output method pretty prints the context member to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The output method pretty prints the source context to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The output method pretty prints this instance to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The output method pretty prints the co-occurrence context to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
The output method precot prints the term's type and description to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The output method pretty prints the co-occurring concept.
output() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
The output method pretty prints the QualifierFrequency to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The output method pretty prints the locator to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The output method prettyy prints the MeSH entry to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The output method prettyy prints the MeSH info to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The output method pretty prints the relation to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The output method pretty prints the relation to standard output.
output() - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
The output method prerel prints the term's type and description to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The output method pretty prints the associative relation to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The output method pretty prints the relation to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The output method pretty prints the semantic relation to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The output method pretty prints the relation to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The output method pretty prints the semantic type to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The output method pretty prints the semantic group to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The output method pretty prints the semantic type to standard output.
output() - Method in class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
Pretty prints the contents of this instance.

P

Print() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
print out the text and xml for this lexical record
PrintText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
print out the text for this lexical record
PrintXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
print out the xml for this lexical record
PronEntry - class gov.nih.nlm.nls.lexCheck.Lib.PronEntry.
This class provides a Java object for pronoun entry.
PronEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Creates a default pronoun entry object
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.KSCuiVector
The parse method should be overridden by subclasses to provide the implementation for parsing the XML from its root element and adding the elements to the vector.
parse(String) - Method in class gov.nih.nlm.kss.models.KSObject
This method initializes the contents of the instance by interpreting the XML document passed as an argument.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.KSObject
The parse method must be overridden by subclasses to provide the implementation for parsing the XML from its root element and adding the elements to the instance.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.KSStringVector
The parse method is overridden from the parent to handle reading of each of the elements in the XML document.
parse(String) - Method in class gov.nih.nlm.kss.models.KSVector
This method initializes the contents of the vector by interpreting the XML document passed as an argument.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.KSVector
The parse method must be overridden by subclasses to provide the implementation for parsing the XML from its root element and adding the elements to the vector.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
The parse method parses the XML document structure and populates the vector with the entry contents.
parse(String) - Method in class gov.nih.nlm.kss.models.lex.LexicalRecordVector
This method overrides the parse method of the parent to interpret the XML document passed as an argument.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.lex.LexicalRecordVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
This method initializes the DocEntryType instance from the arguments which describe the structure of the XML document.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.DocEntryVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttrVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.StringIdVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.TermCollection
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.TermIdVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.concept.TermVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.context.ContextVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.locator.LocatorVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.meta.source.SourceVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroupVector
parse parses the XML document structure and populates the vector with the entry contents.
parse(Element, Namespace) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
parse parses the XML document structure and populates the vector with the entry contents.
performanceMode() - Method in class gov.nih.nlm.kss.models.KSObject
Returns the indicator for performance mode for comparison.
performanceMode() - Method in class gov.nih.nlm.kss.models.KSVector
Returns the indicator for performance mode for comparison.

Q

QualifierFrequency - class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency.
The QualifierFrequency class represents information about the MeSH Qualifier frequencies.
QualifierFrequency() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
The default constructor creates a QualifierFrequency instance with empty contents.
QualifierFrequency(MeSHQualifier, String) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This constructor creates a QualifierFrequency instance using the MeSH qualifier information and the frequency passed as arguments.
QualifierFrequency(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This constructor creates an QualifierFrequency instance from the argument string which contains the QualifierFrequency in XML format.
QualifierFrequencyVector - class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector.
The QualifierFrequencyVector class represents a collection of QualifierFrequency maintained within a Vector.
QualifierFrequencyVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This constructor creates a vector of qualifier frequencies using the argument Vector's values.
QualifierFrequencyVector() - Constructor for class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This constructor creates an empty vector of qualifier frequencies.
QueryExecutor - class gov.nih.nlm.kss.query.meta.QueryExecutor.
QueryExecutor is the parent class of the various executors of standard queries.
QueryExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.QueryExecutor
Constructor initializes the instance with empty contents.
QueryExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.QueryExecutor
Constructor initializes the KSSRetriever server name.
QueryExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.QueryExecutor
Constructor initializes the KSSRetrieverV5_0 server name.
query(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetriever
The query method executes an expert query written in XML passed as an argument against the UMLS release and returns the result in XML.

R

RawRecordsExecutor - class gov.nih.nlm.kss.query.meta.RawRecordsExecutor.
RawRecordsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the raw records for a given CUI.
RawRecordsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.RawRecordsExecutor
Constructs the RawRecordsExecutor, with empty contents.
RawRecordsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.RawRecordsExecutor
Constructs the RawRecordsExecutor, initializing the appropriate members.
RawRecordsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.RawRecordsExecutor
Constructs the RawRecordsExecutor, initializing the appropriate members.
RelSource - class gov.nih.nlm.kss.models.meta.relation.RelSource.
The RelSource class represents information about a particular relationship between two concepts.
RelSource() - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelSource
The default constructor creates an instance of RelSource with empty contents.
RelSource(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelSource
This constructor creates a RelSource instance from the arguments which represent the structure of the XML document.
Relation - class gov.nih.nlm.kss.models.meta.relation.Relation.
The Relation class represents information about a particular relationship between two concepts.
Relation() - Constructor for class gov.nih.nlm.kss.models.meta.relation.Relation
The default constructor creates an instance of Relation with empty contents.
Relation(Concept, String, Concept, String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. Construct an empty instance and then set the members.
Relation(String, Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. Use the Relation(Element, Namespace) constructor instead and then set the CUI.
Relation(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. Use the Relation(Element, Namespace) constructor instead and then set the CUI.
RelationType - class gov.nih.nlm.kss.models.meta.relation.RelationType.
The RelationType class represents the pairing of a relation type identifier with its description.
RelationType() - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationType
The default constructor creates a RelationType instance with empty contents.
RelationType(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationType
This constructor creates a RelationType instance with the argument relation type and description.
RelationType(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationType
This constructor creates a RelationType instance from the argument Element which contains the RelationType as a JDOM document ready for parsing.
RelationTypeVector - class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector.
The RelationTypeVector class represents a collection of RelationType instances maintained within a Vector structure.
RelationTypeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
This constructor initializes this instance using the contents of the argument ids.
RelationTypeVector(RelationTypeVector) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
This constructor initializes this instance using the contents of the argument ids.
RelationTypeVector() - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
This constructor initializes this instance to an empty list.
RelationTypeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
This constructor creates a RelationTypeVector instance from the argument string which contains the RelationTypeVector in XML form.
RelationVector - class gov.nih.nlm.kss.models.meta.relation.RelationVector.
The RelationVector class represents a collection of Relation maintained within a Vector.
RelationVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationVector
This constructor creates a vector of relations using the argument Vector's values.
RelationVector(RelationVector) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationVector
This constructor creates a vector of relations using the argument RelationVector's values.
RelationVector() - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationVector
This constructor creates an empty vector of relations.
RelationVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.relation.RelationVector
This constructor creates a RelationVector instance from the arguments which represent the structure of the XML document.
RelationsExecutor - class gov.nih.nlm.kss.query.meta.RelationsExecutor.
RelationsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the relations for a given CUI.
RelationsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.RelationsExecutor
Constructs the RelationsExecutor, with empty contents.
RelationsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.RelationsExecutor
Constructs the RelationsExecutor, initializing the appropriate members.
RelationsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.RelationsExecutor
Constructs the RelationsExecutor, initializing the appropriate members.
RelationshipAttribute - class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute.
The RelationshipAttribute class represents information about the string attributes of a Metathesaurus relationship.
RelationshipAttribute() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
The default constructor creates an instance with null members and a empty list of attributes.
RelationshipAttribute(RelationshipAttribute) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This copy constructor creates an instance using the RelationshipAttribute instance passed as an argument.
RelationshipAttribute(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This constructor creates a RelationshipAttribute instance from the arguments which describe the structure of the XML document.
RelationshipAttributeVector - class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector.
The RelationshipAttributeVector class represents a collection of RelationshipAttributes maintained within a Vector.
RelationshipAttributeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
This constructor creates a vector of term attributes using the argument Vector's values.
RelationshipAttributeVector(RelationshipAttributeVector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
This constructor creates a vector of term attributes using the argument RelationshipAttributeVector's values.
RelationshipAttributeVector() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
This constructor creates an empty vector of term attributes.
RelationshipAttributeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
This constructor creates a RelationshipAttributeVector instance from the argument string which contains the RelationshipAttributeVector in XML form.
RelationshipAttrsExecutor - class gov.nih.nlm.kss.query.meta.RelationshipAttrsExecutor.
RelationshipAttrsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the relationship attributes for a given CUI.
RelationshipAttrsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.RelationshipAttrsExecutor
Constructs the RelationshipAttrsExecutor, with empty contents.
RelationshipAttrsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.RelationshipAttrsExecutor
Constructs the RelationshipAttrsExecutor, initializing the appropriate members.
RelationshipAttrsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.RelationshipAttrsExecutor
Constructs the RelationshipAttrsExecutor, initializing the appropriate members.
ReleaseDelta - class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta.
The ReleaseDelta class represents the changes that have taken place to the UMLS for a specific UMLS release.
ReleaseDelta() - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
The default constructor creates a ReleaseDelta instance with empty contents.
ReleaseDelta(String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This constructor creates a ReleaseDelta instance from the argument UMLS release and Vector of ConceptDeltas.
ReleaseDelta(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This constructor creates an ReleaseDelta instance from the arguments which describe the structure of the XML document.
ReleaseDeltaVector - class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector.
The ReleaseDeltaVector class represents a collection of ReleaseDelta maintained within a Vector.
ReleaseDeltaVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
This constructor creates a vector of release deltas using the argument Vector's values.
ReleaseDeltaVector(ReleaseDeltaVector) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
This constructor creates a vector of release deltas using the argument Vector's values.
ReleaseDeltaVector() - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
This constructor creates an empty vector of release deltas.
ReleaseDeltaVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
This constructor creates a ReleaseDeltaVector instance from the argument string which contains the ReleaseDeltaVector in XML form.
replaceSQ(String) - Static method in class gov.nih.nlm.kss.util.Str
The replaceSQ method replaces a single quote (') character with two single quotes ('').
replaceSQ(String, char) - Static method in class gov.nih.nlm.kss.util.Str
The replaceSQ method replaces a single quote (') character with the specified escape character.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.Executor
request parses the string as defined by the subclass to build and execute a request to the KSSRetrieverV5_0.
request(char[]) - Method in class gov.nih.nlm.kss.query.StandardQueryExecutor
request parses the character data as appropriate to build a request to the KSSRetrieverV5_0.
request(String) - Method in class gov.nih.nlm.kss.query.StandardQueryExecutor
request parses the string as appropriate to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.lex.LexicalRecordsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.AssocExprsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.BasicConceptPropsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.CUIExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ConceptAttrsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ConceptNameExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ConceptPropsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ContextExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.CooccurrencesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.DefinitionExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.DescribeCurrentExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.DescribeSrcExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.DescribeVersionsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.FindBasicConceptExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.FindConceptExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.GetAUIDetailsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.LUIExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListCooccurrenceTypesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListDictsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListDocEntryTypesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListMeSHQualsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListMetaTableNamesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListRelationTypesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListSrcExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListStrAttrsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListStringTypesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.ListTermTypesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.LocatorExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.MeSHEntriesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.MeSHInfoExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.QueryExecutor
request parses the string as defined by the subclass to build and execute a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.RawRecordsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.RelationsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.RelationshipAttrsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.SUIExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.SemTypeExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.SoftwareExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.SpellingExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.StringAttrsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.StringsForSUIExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.TerminologyExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.TermsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.TermsForLUIExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.UMLSReleaseChangesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.UMLSVersionExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.meta.UMLSVersionsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.ExistsAssocRelExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.ExistsHierRelExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.FindBasicSemRelExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.FindBasicSemTypeExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.FindSemRelExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.FindSemTypeExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.GetAssocRelExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.GetBasicAssocRelExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.ListSemGroupsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.ListSemNetTableNamesExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.ListSemRelIdsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.ListSemTypeForGroupExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.ListSemTypeIdsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemGroupExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemNetASCIIExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemQueryExecutor
request parses the string as defined by the subclass to build and execute a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemRelAncsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemRelPropsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemTypeAncsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemTypePropsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
request(Element, Namespace) - Method in class gov.nih.nlm.kss.query.sem.SemTypeSibsExecutor
request parses the string to build a request to the KSSRetrieverV5_0.
retriever - Variable in class gov.nih.nlm.kss.query.Executor
RMI server handle that executes the requested query.

S

SUIExecutor - class gov.nih.nlm.kss.query.meta.SUIExecutor.
SUIExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the SUI for a given string.
SUIExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.SUIExecutor
Constructs the SUIExecutor, with empty contents.
SUIExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.SUIExecutor
Constructs the SUIExecutor, initializing the appropriate members.
SUIExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.SUIExecutor
Constructs the SUIExecutor, initializing the appropriate members.
SemGroup - class gov.nih.nlm.kss.models.sem.units.SemGroup.
The SemGroup class represents information about a particular semantic grouping established for the Semantic Network.
SemGroup() - Constructor for class gov.nih.nlm.kss.models.sem.units.SemGroup
This constructor creates an instance of SemGroup.
SemGroup(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemGroup
This constructor creates a SemGroup instance from the arguments which represent the structure of the XML document.
SemGroupExecutor - class gov.nih.nlm.kss.query.sem.SemGroupExecutor.
SemGroupExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate semantic group for the requested concept unique identifier.
SemGroupExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemGroupExecutor
Constructs the SemGroupExecutor, with empty contents.
SemGroupExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemGroupExecutor
Constructs the SemGroupExecutor, initializing the appropriate members.
SemGroupExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemGroupExecutor
Constructs the SemGroupExecutor, initializing the appropriate members.
SemGroupVector - class gov.nih.nlm.kss.models.sem.units.SemGroupVector.
The SemGroupVector class represents a collection of SemGroup maintained within a Vector.
SemGroupVector(Vector) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemGroupVector
This constructor creates a vector of semantic types using the argument Vector's values.
SemGroupVector(SemGroupVector) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemGroupVector
This constructor creates a vector of semantic types using the argument SemGroupVector's values.
SemGroupVector() - Constructor for class gov.nih.nlm.kss.models.sem.units.SemGroupVector
This constructor creates an empty vector of semantic types.
SemGroupVector(String) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemGroupVector
This constructor creates a SemGroupVector instance from the arguments which represent the structure of the XML document.
SemNetASCIIExecutor - class gov.nih.nlm.kss.query.sem.SemNetASCIIExecutor.
SemNetASCIIExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request the list of ASCII records for the table requested.
SemNetASCIIExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemNetASCIIExecutor
Constructs the SemNetASCIIExecutor, with empty contents.
SemNetASCIIExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemNetASCIIExecutor
Constructs the SemNetASCIIExecutor, initializing the appropriate members.
SemNetASCIIExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemNetASCIIExecutor
Constructs the SemNetASCIIExecutor, initializing the appropriate members.
SemNetConstants - class gov.nih.nlm.kss.models.sem.SemNetConstants.
The SemNetConstants class contains constants used by the object model representing the Semantic Network.
SemNetConstants() - Constructor for class gov.nih.nlm.kss.models.sem.SemNetConstants
 
SemNetId - class gov.nih.nlm.kss.models.sem.units.SemNetId.
The SemNetId class represents information about a specific identifier found within the Semantic Network, including its human-readable name, its identifier, and an indicator for the type of the identifier (semantic type or semantic relation).
SemNetId() - Constructor for class gov.nih.nlm.kss.models.sem.units.SemNetId
This constructor creates an instance of SemNetId.
SemNetId(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemNetId
This constructor creates a SemNetId instance from the arguments which represent the structure of the XML document.
SemNetIdVector - class gov.nih.nlm.kss.models.sem.units.SemNetIdVector.
The SemNetIdVector class represents a collection of SemNetId maintained within a Vector.
SemNetIdVector(Vector) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
This constructor creates a vector of semantic types using the argument Vector's values.
SemNetIdVector(SemNetIdVector) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
This constructor creates a vector of semantic types using the argument SemNetIdVector's values.
SemNetIdVector() - Constructor for class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
This constructor creates an empty vector of semantic types.
SemNetIdVector(String) - Constructor for class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
This constructor creates a SemNetIdVector instance from the arguments which represent the structure of the XML document.
SemQueryExecutor - class gov.nih.nlm.kss.query.sem.SemQueryExecutor.
SemQueryExecutor is the parent class of the various executors of Semantic Network queries.
SemQueryExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemQueryExecutor
Constructor initializes with empty contents.
SemQueryExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemQueryExecutor
Constructor initializes the KSSRetriever server name.
SemQueryExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemQueryExecutor
Constructor initializes the KSSRetrieverV5_0 server name.
SemRelAncsExecutor - class gov.nih.nlm.kss.query.sem.SemRelAncsExecutor.
SemRelAncsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate the semantic relation ancestors for the given semantic relation name.
SemRelAncsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemRelAncsExecutor
Constructs the SemRelAncsExecutor, with empty contents.
SemRelAncsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemRelAncsExecutor
Constructs the SemRelAncsExecutor, initializing the appropriate members.
SemRelAncsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemRelAncsExecutor
Constructs the SemRelAncsExecutor, initializing the appropriate members.
SemRelPropsExecutor - class gov.nih.nlm.kss.query.sem.SemRelPropsExecutor.
SemRelPropsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate semantic relation properties for the given semantic relation name.
SemRelPropsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemRelPropsExecutor
Constructs the SemRelPropsExecutor, with empty contents.
SemRelPropsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemRelPropsExecutor
Constructs the SemRelPropsExecutor, initializing the appropriate members.
SemRelPropsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemRelPropsExecutor
Constructs the SemRelPropsExecutor, initializing the appropriate members.
SemType - class gov.nih.nlm.kss.models.meta.concept.SemType.
The SemType class represents the Semantic Type for a concept.
SemType() - Constructor for class gov.nih.nlm.kss.models.meta.concept.SemType
The default constructor creates an instance of SemType with empty contents.
SemType(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SemType
This constructor creates an instance of SemType using the type unique identifier and the semantic type name arguments.
SemType(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SemType
This constructor creates a SemType instance from the argument string which contains the SemType in XML format.
SemTypeAncsExecutor - class gov.nih.nlm.kss.query.sem.SemTypeAncsExecutor.
SemTypeAncsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate the semantic type ancestors for the given semantic type name.
SemTypeAncsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemTypeAncsExecutor
Constructs the SemTypeAncsExecutor, with empty contents.
SemTypeAncsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemTypeAncsExecutor
Constructs the SemTypeAncsExecutor, initializing the appropriate members.
SemTypeAncsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemTypeAncsExecutor
Constructs the SemTypeAncsExecutor, initializing the appropriate members.
SemTypeExecutor - class gov.nih.nlm.kss.query.meta.SemTypeExecutor.
SemTypeExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the semantic types for a given CUI.
SemTypeExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.SemTypeExecutor
Constructs the SemTypeExecutor, with empty contents.
SemTypeExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.SemTypeExecutor
Constructs the SemTypeExecutor, initializing the appropriate members.
SemTypeExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.SemTypeExecutor
Constructs the SemTypeExecutor, initializing the appropriate members.
SemTypePropsExecutor - class gov.nih.nlm.kss.query.sem.SemTypePropsExecutor.
SemTypePropsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request to locate semantic type properties for the given semantic type name.
SemTypePropsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemTypePropsExecutor
Constructs the SemTypePropsExecutor, with empty contents.
SemTypePropsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemTypePropsExecutor
Constructs the SemTypePropsExecutor, initializing the appropriate members.
SemTypePropsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemTypePropsExecutor
Constructs the SemTypePropsExecutor, initializing the appropriate members.
SemTypeSibsExecutor - class gov.nih.nlm.kss.query.sem.SemTypeSibsExecutor.
SemTypeSibsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request the semantic type siblings for the given semantic type name.
SemTypeSibsExecutor() - Constructor for class gov.nih.nlm.kss.query.sem.SemTypeSibsExecutor
Constructs the SemTypeSibsExecutor, with empty contents.
SemTypeSibsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.sem.SemTypeSibsExecutor
Constructs the SemTypeSibsExecutor, initializing the appropriate members.
SemTypeSibsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.sem.SemTypeSibsExecutor
Constructs the SemTypeSibsExecutor, initializing the appropriate members.
SemTypeVector - class gov.nih.nlm.kss.models.meta.concept.SemTypeVector.
The SemTypeVector class represents a collection of SemType instances kept within a Vector.
SemTypeVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
This constructor creates an empty vector.
SemTypeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
This constructor creates a vector of SemType instances copying the contents of the argument vector.
SemTypeVector(SemTypeVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
This constructor creates a vector of SemType instances copying the contents of the argument vector.
SemTypeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
This constructor creates a SemTypeVector instance from the argument string which contains the SemTypeVector in XML format.
SemanticRelation - Static variable in class gov.nih.nlm.kss.models.sem.units.SemNetId
 
SemanticType - Static variable in class gov.nih.nlm.kss.models.sem.units.SemNetId
 
SetAbbreviation(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set (add) an abbreviation for this lexical record
SetAbbreviations(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the entire collection of abbreviations for this lexical record
SetAcronym(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set (add) an acronym for this lexical record
SetAcronyms(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the entire collection of acronyms for this lexical record
SetAnnotation(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set (add) an annotation for this lexical record
SetAnnotations(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the entire collection of annotations for this lexical record
SetBase(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the base for this lexical record
SetCat(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Set the category
SetCat(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the category for this lexical record
SetCatEntry(CatEntry) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the category entry for this lexical record
SetCit(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Set the citation
SetCompl(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Set the collection of complements of an adjective entry
SetCompl(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Set the collection of complements of a noun entry
SetCplxtan(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Set the collection of complex-transitive complement of a verb entry
SetDemonstrative(boolean) - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Set the status of demonstrative of an determiner entry
SetDitran(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Set the collection of ditransitive complement of a verb entry
SetEnd(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the record end currly bracket for this lexical record
SetEui(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Set the eui
SetEui(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the Eui for this lexical record
SetGender(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Set the gender of a pronoun entry
SetInflection(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Set inflectional
SetInterrogative(boolean) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Set the status of interrogative of an adverb entry
SetInterrogative(boolean) - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Set the status of interrogative of an determiner entry
SetInterrogative(boolean) - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Set the boolean flag of interrogative of a pronoun entry
SetIntran(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Set the collection of intransitive complement of a verb entry
SetLink(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Set the collection of linking complement of a verb entry
SetModification(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Set the modification type of an adverb entry
SetNegative(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Set the state of negative of an adverb entry
SetNominalization(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Set the collection of nominalization of an adjective entry
SetNominalization(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Set the nominalization of a noun entry
SetNominalization(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Set the collection of nominalizations of a verb entry
SetPosition(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Set the collection of position of an adjective entry
SetProper(boolean) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Set the flag of proper of a noun entry
SetSignature(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set signature for this lexical record
SetSpellingVar(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set (add) a spelling variant for this lexical record
SetSpellingVars(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Set the entire collection of spelling variants for this lexical record
SetStative(boolean) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Set the status of stative of an adjective entry
SetTradeMark(boolean) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Set the flag of trade mark of a noun entry
SetTradeName(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Set the trade name of a noun entry
SetTran(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Set the collection of transitive complement of a verb entry
SetType(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Set the type of inflectional rule
SetType(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Set the type of a pronoun entry
SetUnInfl(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Set the uninflectional form (base)
SetVar(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Set the inflectional variant
SetVariant(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Set the collection of inflectional variants of an auxiliary entry
SetVariant(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Set the collection of inflectional variants of a modal entry
SetVariants(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Set the collection of inflectional variants of an adjective entry
SetVariants(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Set the collection of inflectional variants of an adverb entry
SetVariants(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Set the aggreement variants of an determiner entry
SetVariants(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Set the collection of inflectional variants of a noun entry
SetVariants(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Set the collection of agreement variants of a pronoun entry
SetVariants(Vector) - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Set the collection of inflectional variants of a verb entry
SoftwareExecutor - class gov.nih.nlm.kss.query.meta.SoftwareExecutor.
SoftwareExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Current Software Version.
SoftwareExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.SoftwareExecutor
Constructs the SoftwareExecutor, with empty contents.
SoftwareExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.SoftwareExecutor
Constructs the SoftwareExecutor, initializing the appropriate members.
SoftwareExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.SoftwareExecutor
Constructs the SoftwareExecutor, initializing the appropriate members.
Source - class gov.nih.nlm.kss.models.meta.source.Source.
The Source class represents information about a UMLS source.
Source() - Constructor for class gov.nih.nlm.kss.models.meta.source.Source
The default constructor creates a Source instance with blanks for all members.
Source(String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.source.Source
The constructor creates a Source instance from the root source abbreviation, the full source name, and the nickname for the source passed as arguments.
Source(Source) - Constructor for class gov.nih.nlm.kss.models.meta.source.Source
The copy constructor creates a Source instance from the instance passed.
Source(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.source.Source
This constructor creates a Source instance from the arguments which represent the structure of the XMl document.
SourceCxt - class gov.nih.nlm.kss.models.meta.context.SourceCxt.
The SourceCxt class represents the context grouping showing the group of relatives for the source named.
SourceCxt() - Constructor for class gov.nih.nlm.kss.models.meta.context.SourceCxt
This constructor creates a SourceCxt instance with empty contents.
SourceCxt(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.context.SourceCxt
This constructor creates a SourceCxt instance from the argument string which contains the SourceCxt in XML format.
SourceInfo - class gov.nih.nlm.kss.models.meta.concept.SourceInfo.
The SourceInfo class represents the atomic level source information for a particular string.
SourceInfo() - Constructor for class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The default constructor creates a SourceInfo instance with empty contents.
SourceInfo(SourceInfo) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The copy constructor creates a SourceInfo instance by copying the values from the argument instance.
SourceInfo(String, String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This constructor creates a SourceInfo instance using the argument details.
SourceInfo(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This constructor creates a SourceInfo instance from the argument string which contains the SourceInfo in XML format.
SourceV2_1 - class gov.nih.nlm.kss.models.meta.source.SourceV2_1.
The SourceV2_1 class represents information about a UMLS source.
SourceV2_1() - Constructor for class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The default constructor creates a SourceV2_1 instance will blank member values.
SourceV2_1(String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The constructor creates a SourceV2_1 instance from the source abbreviation, the full source name, and the nickname for the source passed as arguments.
SourceV2_1(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.source.SourceV2_1
This constructor creates a SourceV2_1 instance from the arguments which represent the structure of the XMl document.
SourceVector - class gov.nih.nlm.kss.models.meta.source.SourceVector.
The SourceVector class represents a collection of Source maintained within a Vector.
SourceVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.source.SourceVector
This constructor creates a vector of sources using the argument Vector's values.
SourceVector(SourceVector) - Constructor for class gov.nih.nlm.kss.models.meta.source.SourceVector
This constructor creates a vector of sources using the argument SourceVector's values.
SourceVector() - Constructor for class gov.nih.nlm.kss.models.meta.source.SourceVector
This constructor creates an empty vector of sources.
SourceVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.source.SourceVector
This constructor creates a SourceVector instance from the arguments which represent the structure of the XML document.
SpellingExecutor - class gov.nih.nlm.kss.query.meta.SpellingExecutor.
SpellingExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for suggestions of spelling.
SpellingExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.SpellingExecutor
Constructs the SpellingExecutor, with empty contents.
SpellingExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.SpellingExecutor
Constructs the SpellingExecutor, initializing the appropriate members.
SpellingExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.SpellingExecutor
Constructs the SpellingExecutor, initializing the appropriate members.
SpellingSuggestionsVector - class gov.nih.nlm.kss.models.SpellingSuggestionsVector.
The SpellingSuggestionsVector class represents a collection of String containing spelling suggestions for a given input term.
SpellingSuggestionsVector(Vector) - Constructor for class gov.nih.nlm.kss.models.SpellingSuggestionsVector
This constructor creates a vector of spelling suggestions using the argument Vector's values.
SpellingSuggestionsVector(SpellingSuggestionsVector) - Constructor for class gov.nih.nlm.kss.models.SpellingSuggestionsVector
This constructor creates a vector of spelling suggestions using the argument SpellingSuggestionsVector's values.
SpellingSuggestionsVector(String, Vector) - Constructor for class gov.nih.nlm.kss.models.SpellingSuggestionsVector
This constructor creates a vector of spelling suggestions using the argument Vector's values and sets the original spelling request term to the argument.
SpellingSuggestionsVector() - Constructor for class gov.nih.nlm.kss.models.SpellingSuggestionsVector
This constructor creates an empty vector of spelling suggestions.
SpellingSuggestionsVector(String) - Constructor for class gov.nih.nlm.kss.models.SpellingSuggestionsVector
This constructor creates a SpellingSuggestionsVector from the XML document passed as an argument.
StandardQueryExecutor - class gov.nih.nlm.kss.query.StandardQueryExecutor.
StandardQueryExecutor provides a means of "translating" an XML command request, with a specific form, and executing the appropriate KSSRetrieverV5_0 function to issue the command.
StandardQueryExecutor() - Constructor for class gov.nih.nlm.kss.query.StandardQueryExecutor
Constructs the StandardQueryExecutor, with empty contents.
StandardQueryExecutor(String) - Constructor for class gov.nih.nlm.kss.query.StandardQueryExecutor
Constructs the StandardQueryExecutor, initializing the appropriate members.
StandardQueryExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.StandardQueryExecutor
Constructs the StandardQueryExecutor, using the server instance passed to execute the requests.
Str - class gov.nih.nlm.kss.util.Str.
This class provides utility methods for String data.
Str() - Constructor for class gov.nih.nlm.kss.util.Str
 
StringAttribute - class gov.nih.nlm.kss.models.meta.attribute.StringAttribute.
The StringAttribute class represents information about attributes of a string.
StringAttribute() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The default constructor creates a StringAttribute instance with empty contents.
StringAttribute(StringInfo) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This constructor creates a StringAttribute instance from the StringInfo passed as an argument.
StringAttribute(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This constructor creates a StringAttribute instance from the arguments which describe the structure of the XML document.
StringAttrsExecutor - class gov.nih.nlm.kss.query.meta.StringAttrsExecutor.
StringAttrsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the StringAttrs for a given CUI.
StringAttrsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.StringAttrsExecutor
Constructs the StringAttrsExecutor, with empty contents.
StringAttrsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.StringAttrsExecutor
Constructs the StringAttrsExecutor, initializing the appropriate members.
StringAttrsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.StringAttrsExecutor
Constructs the StringAttrsExecutor, initializing the appropriate members.
StringCxt - class gov.nih.nlm.kss.models.meta.context.StringCxt.
The StringCxt class represents the context grouping based on a source abbreviation and string code.
StringCxt() - Constructor for class gov.nih.nlm.kss.models.meta.context.StringCxt
The default constructor creates a StringCxt instance with empty contents.
StringCxt(String, String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.context.StringCxt
This constructor creates a StringCxt instance using the source abbreviation, source concept code and a set of source contexts.
StringCxt(String, String, String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.context.StringCxt
This constructor creates a StringCxt instance using the source abbreviation, source concept code, the atomic identifier for the source string, and a set of source contexts.
StringCxt(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.context.StringCxt
This constructor creates a StringCxt instance using the source abbreviation and the source concept code; the source contexts are set to empty.
StringCxt(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.context.StringCxt
This constructor creates a StringCxt instance from the argument string which contains the StringCxt in XML format.
StringId - class gov.nih.nlm.kss.models.meta.concept.StringId.
The StringId class represents the pairing of a string identifier with a string.
StringId() - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringId
The default constructor creates a StringId instance with empty contents.
StringId(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringId
This constructor creates a StringId instance with the argument string unique identifier and its name.
StringId(String, String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringId
This constructor creates a StringId instance with the argument string unique identifier, its name and the sources in which the string appears.
StringId(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringId
This constructor creates a StringId instance from the argument Element which contains the StringId as a JDOM document ready for parsing.
StringIdVector - class gov.nih.nlm.kss.models.meta.concept.StringIdVector.
The StringIdVector class represents a collection of StringId instances maintained within a Vector structure.
StringIdVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringIdVector
This constructor initializes this instance using the contents of the argument ids.
StringIdVector(StringIdVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringIdVector
This constructor initializes this instance using the contents of the argument ids.
StringIdVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringIdVector
This constructor initializes this instance to an empty list.
StringIdVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringIdVector
This constructor creates a StringIdVector instance from the argument string which contains the StringIdVector in XML form.
StringInfo - class gov.nih.nlm.kss.models.meta.concept.StringInfo.
The StringInfo class represents the string information for the Term include the string unique identifier, the string name, and the string type.
StringInfo() - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringInfo
The default constructor creates a StringInfo instance with empty contents.
StringInfo(String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringInfo
This constructor creates a StringInfo instance using the source unique identifier, the string type, and the string name.
StringInfo(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringInfo
This constructor creates a StringInfo instance from the arguments which describe the structure of the XML document.
StringSource - class gov.nih.nlm.kss.models.meta.concept.StringSource.
The StringSource class represents the source information for a particular string.
StringSource() - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringSource
The default constructor creates a StringSource instance with empty contents.
StringSource(StringSource) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringSource
The copy constructor creates a StringSource instance by copying the values from the argument instance.
StringSource(String, String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringSource
Deprecated. Use StringSource() method and then the appropriate "set" methods.
StringSource(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringSource
This constructor creates a StringSource instance from the argument string which contains the StringSource in XML format.
StringType - class gov.nih.nlm.kss.models.meta.concept.StringType.
The StringType class represents the pairing of a string type identifier with its description.
StringType() - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringType
The default constructor creates a StringType instance with empty contents.
StringType(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringType
This constructor creates a StringType instance with the argument string type and description.
StringType(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringType
This constructor creates a StringType instance from the argument Element which contains the StringType as a JDOM document ready for parsing.
StringTypeVector - class gov.nih.nlm.kss.models.meta.concept.StringTypeVector.
The StringTypeVector class represents a collection of StringType instances maintained within a Vector structure.
StringTypeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
This constructor initializes this instance using the contents of the argument ids.
StringTypeVector(StringTypeVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
This constructor initializes this instance using the contents of the argument ids.
StringTypeVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
This constructor initializes this instance to an empty list.
StringTypeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
This constructor creates a StringTypeVector instance from the argument string which contains the StringTypeVector in XML form.
StringsForSUIExecutor - class gov.nih.nlm.kss.query.meta.StringsForSUIExecutor.
StringsForSUIExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the strings for a given SUI.
StringsForSUIExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.StringsForSUIExecutor
Constructs the StringsForSUIExecutor, with empty contents.
StringsForSUIExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.StringsForSUIExecutor
Constructs the StringsForSUIExecutor, initializing the appropriate members.
StringsForSUIExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.StringsForSUIExecutor
Constructs the StringsForSUIExecutor, initializing the appropriate members.
setAT(Attr) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The setAT method sets the Attr associated with this instance to the argument value.
setATEN(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The setATEN method sets the attribute name to the argument value.
setATN(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The setATN method sets the attribute name to the argument value.
setATUI(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The setATUI method sets the attribute unique identifier associated with this instance.
setATUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The setATUI method sets the attribute unique identifier.
setATUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
The setATUI method sets the string attribute identifier.
setATV(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The setATV method sets the attribute value associated with this instance.
setATX(String) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The setATX method sets the associated expression value to the argument String.
setATXs(AssociatedExpVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setATXs method sets the associated expressions for this concept.
setAUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The setAUI method sets the atom unique identifier.
setAUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The setAUI method sets the atomic unique identifier.
setAUI(String) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The setAUI method sets the atomic identifier as a string.
setAUI(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The setAUI method sets the AUI field.
setAUI(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setAUI method sets the atom unique identifier for the related concept.
setAUI(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The setAUI method sets the atom unique identifier within this concept involved in the relation.
setAUI1(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The setAUI1 method sets the atom unique identifier for concept 1.
setAUI2(String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The setAUI2 method sets the value of the atom unique identifier.
setAUI2(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The setAUI2 method sets a String containing the atomic identifier.
setAbbrev(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setAbbrev method sets the abbreviation of the semantic relation to the argument.
setAbbrev(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setAbbrev method sets the abbreviation of the semantic type to the argument.
setAbbrev(String) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The setAbbrev method sets the abbreviation of the semantic group to the argument.
setAttrNameList(Vector) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setAttrNameList method sets the attribute name list for the source to the argument.
setAttribs(Vector) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The setAttribs method sets the attribute values of the source to the argument vector.
setAttribs(Vector) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
The setAttribs method sets the set of AttributeContext instances to be associated with instance.
setAttribs(Vector) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
The setAttribs method sets the set of AttributeContext instances to be associated with instance.
setAttribs(Vector) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The setAttribs method sets the attribute contexts for this StringAttribute instance to the argument vector of contexts.
setAttribs(Vector) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The setAttribs method sets the set of StringAttribute instances to be associated with instance.
setAutoGen(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setAutoGen method sets the auto-generated flag indicating the relation was generated by software and is unverified.
setCCP(String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The setCCP method sets this instance's value for the context using the context name, concept unique identifier, the hierarchical code, the relation, and the children flag passed as arguments.
setCCP(String, String, String, String, String, String, String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The setCCP method sets this instance's value for the context using the context name, concept unique identifier, the hierarchical code, the relation, and the children flag passed as arguments.
setCN(String) - Method in class gov.nih.nlm.kss.models.KSCuiVector
setCN method sets the concept name to the argument.
setCN(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setCN method sets the concept name for this concept to the argument cn.
setCN(String) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
The setCN method sets the concept name for this concept to the argument name.
setCN(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setCN method sets the concept name for the related concept.
setCN(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The setCN method sets the concept name for this concept in the relation.
setCOCs(CooccurrenceVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setCOCs method sets the cooccurrences for this concept.
setCOF(int) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The setCOF method sets the frequency of the co-occurrence.
setCOT(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The setCOT method sets a String containing the co-occurrence type.
setCOT(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
The setCOT method sets the cooccurrence type for this cooccurrence to the argument type.
setCUI(String) - Method in class gov.nih.nlm.kss.models.KSCuiVector
setCUI method sets the concept unique identifier to the argument.
setCUI(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
The setCUI method sets the cui associated with this instance to the argument.
setCUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setCUI method sets the concept unique identifier for this concept to the argument cui.
setCUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
The setCUI method sets the concept unique identifier for this concept to the argument cui.
setCUI(String) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
The setCUI method sets the CUI to the argument String.
setCUI(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
Sets the cui for this instance to the argument.
setCUI(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setCUI method sets the concept unique identifier for the related concept.
setCUI(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The setCUI method sets the concept unique identifier for this concept in the relation.
setCUI2(String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The setCUI2 method sets the value of the concept unique identifier.
setCUIFrequency(int) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setCUIFrequency method sets the CUI frequency for the source to the argument.
setCXN(String) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
The setCXN method sets the context name to the argument.
setCXS(String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The setCXS method sets the value of the context member string.
setCXT(Vector) - Method in class gov.nih.nlm.kss.models.meta.context.Context
The setCXT method sets the group of contexts for this instance to the argument Vector of StringCxt instances.
setCXT(Vector) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The setCXT method sets the source contexts to the argument Vector.
setCXTs(ContextVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setCXTs method sets the contexts for this concept.
setChangeType(int) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
The setChangeType method sets the type of change made to the concept to the argument.
setCharEncode(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setCharEncode method sets the character encoding for the source to the argument.
setChildren(HierSemanticRelationVector) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setChildren method sets the list of children relations as a HierSemanticRelationVector for the semantic relation to the argument list.
setChildren(HierSemanticTypeVector) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setChildren method sets the list of children types as a HierSemanticTypeVector for the semantic type to the argument list.
setChildrenUIs(Vector) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setChildrenUIs method sets the list of children UIs as a Vector of String for the semantic relation to the argument list.
setChildrenUIs(Vector) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setChildrenUIs method sets the list of children UIs as a Vector of String for the semantic type to the argument list.
setCoContexts(Vector) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The setCoContexts method sets the set of contexts to the argument vector of COContext instances.
setCode(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
The setCode method sets the 2-character code.
setCon(Concept) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The setCon method sets the Concept associated with this instance.
setCon1(Concept) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The setCon1 method sets the Concept instance for concept 1.
setCon1(Concept) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The Concept objects are no longer held by this object, only its CUI and concept name.
setCon2(Concept) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
The setCon2 method sets the Concept instance for concept 2.
setCon2(Concept) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The Concept objects are no longer held by this object, only its CUI and concept name. The RelSource instances hold the information about the related concept.
setContentContact(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setContentContact method sets the content contact information for the source to the argument.
setContext(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setContext method sets the context type for the source to the argument.
setCurrentVersion(boolean) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setCurrentVersion method sets the current version flag for the source to the argument.
setDEF(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The setDEF method sets the definition string.
setDUI(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The setDUI method sets the string unique identifier (DUI) for this instance.
setDef(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setDef method sets the definition of the semantic relation to the argument.
setDef(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setDef method sets the definition of the semantic type to the argument.
setDefs(DefinitionVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setDefs method sets the definitions for this concept.
setDeltas(Vector) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
The setDeltas method sets the Vector of ConceptDelta instances that describe the changes to the UMLS to the argument.
setDescription(String) - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
The setDescription method sets the description to the argument String.
setDictionary(String) - Method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
setDictionary sets the dictionary for the spelling term to the argument String.
setDirectionality(boolean) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setDirected method sets the directionality of the relation to either true or false.
setExamples(Vector) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setExamples method sets the set of examples of the semantic type to the argument.
setExists(int) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The setExists method sets the existence flag to the argument.
setExists(int) - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The setExists method sets the existence flag to the argument.
setFR(String) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The setFR method sets the frequency of the concepts in the source.
setFamily(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setFamily method sets the family for the source to the argument.
setFrequency(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
The setFrequency method sets the string containing the frequency for this instance.
setHCD(String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The setHCD method sets the value of the hierarchical code.
setISN(String) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The setISN method sets the information source field.
setInsert(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setInsert method sets the Metathesuarus insert version for the source to the argument.
setInverse(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setInverse method sets the inverse semantic relation name of the semantic relation to the argument.
setLAT(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The setLAT method sets the language for this string id to the argument name.
setLAT(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
Sets the language value to the argument value.
setLAT(String) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The setLAT method sets the language for this term id to the argument name.
setLHS(HierSemanticType) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The setLHS method sets the left-hand semantic type of the semantic relation triplet to the argument.
setLHSSemRel(String) - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The setLHSSemRel method sets the LHS semantic relation to the argument.
setLHSSemType(String) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The setLHSSemType method sets the LHS semantic type to the argument.
setLOCs(LocatorVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setLOCs method sets the locators for this concept.
setLUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
Sets the LUI value to the argument value.
setLUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The setLUI method sets the term unique identifier for this term id to the argument lui.
setLUI(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The setLUI method sets the LUI field.
setLanguage(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setLanguage method sets the language for the source to the argument.
setLicenseContact(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setLicenseContact method sets the license contact information for the source to the argument.
setLinkStatus(int) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The setLinkStatus method sets the link status of the semantic relation triplet to the argument.
setListType(String) - Method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
Sets the list type to the argument list type.
setMG(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The machine generated flag has been transformed into an automatically generated flag. This information is no longer maintained by this class but is found in the RelSource instances.
setMergeCUI(String) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
The setMergeCUI method sets the CUI value for concept into which the old concept was merged to the argument String.
setMetaEnd(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setMetaEnd method sets the Metathesuarus end date for the source to the argument.
setMetaStart(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setMetaStart method sets the Metathesuarus start date for the source to the argument.
setNHFlag(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setNHFlag method sets the non-human flag of the semantic type to the argument.
setName(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
The setName method sets the string qualifier name.
setName(String) - Method in class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The setName method sets the source's full name.
setName(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setName method sets the name of the semantic relation to the argument.
setName(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setName method sets the name of the semantic type to the argument.
setName(String) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The setName method sets the name of the semantic group to the argument.
setName(String) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The setName method sets the name of the semantic identifier to the argument.
setNickName(String) - Method in class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The setNickName method sets the nickname for the source.
setNonInheritable(boolean) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setNonInheritable method sets the non-inheritable flag for the semantic relation to the argument.
setParentUI(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setParentUI method sets the parent UI of the semantic relation to the argument.
setParentUI(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setParentUI method sets the parent UI of the semantic type to the argument.
setPreferred(boolean) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The setPreferred method sets this term's preferred attribute to the boolean value passed.
setQualifier(MeSHQualifier) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
The setQualifier method sets the MeSH qualifier details in a MeSHQualifier instance.
setQualifiers(QualifierFrequencyVector) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The setQualifiers method sets the qualifier frequencies to the set passed as an argument.
setQuery(String) - Method in class gov.nih.nlm.kss.models.KSObject
setQuery method sets the query string to the argument string.
setQuery(String) - Method in class gov.nih.nlm.kss.models.KSVector
setQuery method sets the query string to the argument string.
setRCUI(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setRCUI method sets the root CUI for the SRC concept to the argument.
setREL(String) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The setREL method sets the relation name to the argument String.
setREL(String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The setREL method sets the value of the relationship.
setREL(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
The setREL method sets the relation type for this relation to the argument type.
setRHS(HierSemanticType) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The setRHS method sets the right-hand semantic type of the semantic relation triplet to the argument.
setRHSSemRel(String) - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The setRHSSemRel method sets the RHS semantic relation to the argument.
setRHSSemType(String) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The setRHSSemType method sets the RHS semantic type to the argument.
setRSAB(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setRSAB method sets the root source abbreviation to the argument (equivalent to SourceV2_1.setSAB(rsab)).
setRUI(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
The setRUI method sets the rui associated with this instance to the argument.
setRUI(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setRUI method sets the relation identifier.
setRank(String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The setRank method sets the value of the rank.
setRel(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setRel method sets the relation name for the relationship between the two concepts.
setRel(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The relation is now found in the RelSource instances and should be parsed out from there.
setRelA(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setRelA method sets the relation attribute attributed by the source.
setRelA(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. The source specified relation name is now located in the instances of RelSource which should be parsed to obtain that information.
setRelSources(Vector) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
Sets the set of RelSource instances for this relation to the argument set.
setRelation(String) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
The setRelation method sets the relation to the argument.
setRelation(HierSemanticRelation) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The setRelation method sets the right-hand semantic type of the semantic relation triplet to the argument.
setRelation(String) - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
The setRelation method sets the relation to the argument.
setRelease(String) - Method in class gov.nih.nlm.kss.models.KSObject
setRelease method sets the UMLS release to the argument.
setRelease(String) - Method in class gov.nih.nlm.kss.models.KSVector
setRelease method sets the UMLS release to the argument.
setRelease(String) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
The setRelease method sets the UMLS release to the argument String.
setRels(RelationVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setRels method sets the relations for this concept.
setRemove(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setRemove method sets the Metathesuarus removal version for the source to the argument.
setSAB(String) - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
The setSAB method sets the source abbreviation to the argument String.
setSAB(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The setSAB method sets the source abbreviation.
setSAB(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The setSAB method sets the string abbreviation.
setSAB(String) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The setSAB method sets the source abbreviation for this instance.
setSAB(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
Deprecated. Since the sab is always 'MSH', the sab field and associated methods are to be removed in a future software release.
setSAB(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The setSAB sets the source abbreviation from which this relation was created/derived.
setSAB(String) - Method in class gov.nih.nlm.kss.models.meta.source.SourceV2_1
The setSAB method sets the root source abbreviation.
setSATUI(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
The setSATUI method sets the attribute source asserted attribute unique identifier associated with this instance.
setSATUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
The setSATUI method sets the source asserted attribute unique identifier.
setSATs(TermAttributeVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setSATs method sets the string attributes for this concept.
setSAUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The setSAUI method sets the source asserted atomic identifier.
setSCD(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The setSCD method sets the source code.
setSCD(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The setSCD method sets the source code descriptor.
setSCD(String) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
The setSCD method sets the source concept code as a string.
setSCD(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The setSCD method sets the SCD field.
setSCIT(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setSCIT method sets the source citation for the source to the argument.
setSCUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The setSCUI method sets the source asserted concept id.
setSDUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The setSDUI method sets the source asserted descriptor id.
setSL(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The setSL method sets the abbreviation of the relation label.
setSNA(String) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The setSNA method sets the actual name field.
setSOUI(String) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The setSOUI method sets the unique id of record in the source.
setSRL(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The setSRL method sets the source restriction level.
setSRUI(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setSRUI sets the source relation unique identifier.
setSS(Vector) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The setSS method sets the group of string sources associated with this instance to the argument string sources.
setSTR(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The setSTR method sets the string representation associated with this instance to the argument value.
setSTR(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The setSTR method sets the STR field.
setSTT(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The setSTT method sets the string type associated with this instance to the argument value.
setSTT(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
The setSTT method sets the string type for this string to the argument type.
setSTY(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
The setSTY method sets the string semantic type.
setSTYs(SemTypeVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setSTYs method sets the semantic types for this concept.
setSUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The setSUI method sets the string unique identifier for this string id to the argument sui.
setSUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
The setSUI method sets the string unique identifier associated with this instance to the argument value.
setSUI(String) - Method in class gov.nih.nlm.kss.models.meta.context.Context
The setSUI method sets the string unique identifier (SUI) for this instance.
setSUI(String) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The setSUI method sets the string unique identifier.
setSUI(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The setSUI method sets the string unique identifier.
setSabin(boolean) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setSabin method sets the sabin flag for the source to the argument.
setSemTypeIds(SemNetIdVector) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The setSemTypeIds method sets the semantic type identifiers to the argument.
setServer(KSSRetrieverV5_0) - Method in class gov.nih.nlm.kss.query.Executor
Initializes the KSSRetrieverV5_0 server to the argument value.
setServerName(String) - Method in class gov.nih.nlm.kss.query.Executor
Saves the retriever name and establishes the RMI connection to the server.
setSource(Source) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The setSource method sets the Source instance to the argument.
setSource(Source) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
The setSource method sets the Source instance defining the source of the co-occurrence.
setSpellingTerm(String) - Method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
setSpellingTerm sets the original spelling term to the argument String.
setSrcInfos(Vector) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The setSrcInfos method sets the group of source information associated with this instance to the argument string source information.
setString(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The setString method sets the string for this string id to the argument name.
setStringInfo(StringInfo) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
The setStringInfo method sets the StringInfo instance containing the string of this attribute.
setStringSources(Vector) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The setStringSources method sets the string source details to the argument.
setStringSources(Vector) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The setStringSources method sets the string source details to the argument.
setSubtype(String) - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
The setSubtype method sets the subtype to the argument String.
setSuppressible(boolean) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The setSuppressible method sets the source suppressibility for the string.
setSuppressible(boolean) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The setSuppressible method sets the source suppressibility for the string.
setTN(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The setTN method sets the Term Name.
setTS(String) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
Sets the term status value to the argument value.
setTTY(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
The setTTY method sets the term type.
setTTY(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
The setTTY method sets the term type.
setTTY(String) - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
The setTTY method sets the term type for this term id to the argument tty.
setTTY(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
The setTTY method sets the TTY field.
setTUI(String) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
The setTUI method sets the semantic type unique identifier.
setTV(Vector) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
The setTV method sets the termVariants.
setTerm(Term) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The setTerm method sets the Term associated with this instance.
setTermFrequency(int) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setTermFrequency method sets the term frequency for the source to the argument.
setTermName(String) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The setTermName method sets the term name for this term id to the argument name.
setTermName(String) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
Deprecated. Strings for each MeSH entry is now maintained within the MeSHEntry class.
setTermTypeList(Vector) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setTermTypeList method sets the term type list for the source to the argument.
setTerms(TermVector) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The setTerms method sets the terms for this concept.
setTerms(Vector) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
The setTerms method sets the MeSH terms to the argument instance.
setTreeNum(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setTreeNum method sets the tree number of the semantic relation to the argument.
setTreeNum(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setTreeNum method sets the tree number of the semantic type to the argument.
setType(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The setType method sets the string attribute type.
setType(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
The setType method sets the type of the identifier for the related concept.
setType(String) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
The setType method sets the atom unique identifier type within this concept involved in the relation.
setType(int) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The setType method sets the type indicator for this semantic identifier to the argument.
setTypeDesc(String) - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
The setTypeDesc method sets the type description for this string type to the argument name.
setTypeDesc(String) - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
The setTypeDesc method sets the type description for this term type to the argument name.
setTypeDesc(String) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
The setTypeDesc method sets the type description for this cooccurrence type to the argument name.
setTypeDesc(String) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
The setTypeDesc method sets the type description for this relation type to the argument name.
setUI(String) - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
The setUI method sets the unique identifier of the type.
setUI(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
The setUI method sets the UI of the semantic relation to the argument.
setUI(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setUI method sets the UI of the semantic type to the argument.
setUI(String) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
The setUI method sets the UI of the semantic group to the argument.
setUI(String) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
The setUI method sets the UI of the semantic identifier to the argument.
setUN(String) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
The setUN method sets the frequency meaning field.
setUsage(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
The setUsage method sets the usage note of the semantic type to the argument.
setVCUI(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setVCUI method sets the versioned CUI for the SRC concept to the argument.
setVSAB(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setVSAB method sets the versioned source abbreviation to the argument.
setValue(String) - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
The setValue method sets the value to the argument String.
setVersion(String) - Method in class gov.nih.nlm.kss.models.meta.source.Source
The setVersion method sets the version for the source to the argument.
setXC(String) - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
The setXC method sets the value of the children flag.
setXmlStringTag(String) - Method in class gov.nih.nlm.kss.models.KSStringVector
setXmlStringTag method sets the XML tag for each entry in this vector to the argument.
setXmlStructure(String) - Method in class gov.nih.nlm.kss.models.KSObject
setXmlStructure method sets the XML version to the argument.
setXmlStructure(String) - Method in class gov.nih.nlm.kss.models.KSVector
setXmlStructure method sets the XML version to the argument.
setXmlTag(String) - Method in class gov.nih.nlm.kss.models.KSObject
setXmlTag method sets the XML tag to the argument.
setXmlTag(String) - Method in class gov.nih.nlm.kss.models.KSVector
setXmlTag method sets the XML tag to the argument.
suggestSpelling(String, String) - Method in interface gov.nih.nlm.kss.api.KSSRetrieverV2_1
The suggestSpelling method returns the set of spelling suggestions for the argument string.

T

TableNameVector - class gov.nih.nlm.kss.models.TableNameVector.
The TableNameVector class represents a collection of Strings which are the raw database table names that can be subsequently requested using two different API methods.
TableNameVector(String) - Constructor for class gov.nih.nlm.kss.models.TableNameVector
This constructor creates a vector of dictionary names from the XML document passed as an argument.
TableNameVector(Vector) - Constructor for class gov.nih.nlm.kss.models.TableNameVector
This constructor creates a vector of dictionary names using the argument Vector's values.
TableNameVector(TableNameVector) - Constructor for class gov.nih.nlm.kss.models.TableNameVector
This constructor creates a vector of dictionary names using the argument TableNameVector's values.
TableNameVector() - Constructor for class gov.nih.nlm.kss.models.TableNameVector
This constructor creates an empty vector of dictionary names.
Term - class gov.nih.nlm.kss.models.meta.concept.Term.
The Term class represents the term information for a concept.
Term() - Constructor for class gov.nih.nlm.kss.models.meta.concept.Term
The default constructor creates a Term instance with empty information.
Term(String, String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Term
This constructor creates a Term instance from the Lexical unique identifier, the synonym or preferred term name, and the language of the term.
Term(Term) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Term
This constructor creates a Term instance from the Term passed as an argument.
Term(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.Term
This constructor creates a Term instance from the arguments which represent the XML document.
TermAttribute - class gov.nih.nlm.kss.models.meta.attribute.TermAttribute.
The TermAttribute class represents information about attributes of a term including a Concept object describing the concept to which the term applies, a Term instance with all of its variants, and a Vector of string attributes for the term.
TermAttribute() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
The default constructor creates an instance with null members and a empty list of attributes.
TermAttribute(Concept, Term) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This constructor creates an instance using the Concept and Term objects passed as arguments.
TermAttribute(TermAttribute) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This copy constructor creates an instance using the TermAttribute instance passed as an argument.
TermAttribute(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This constructor creates a TermAttribute instance from the arguments which describe the structure of the XML document.
TermAttributeVector - class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector.
The TermAttributeVector class represents a collection of TermAttributes maintained within a Vector.
TermAttributeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
This constructor creates a vector of term attributes using the argument Vector's values.
TermAttributeVector(TermAttributeVector) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
This constructor creates a vector of term attributes using the argument TermAttributeVector's values.
TermAttributeVector() - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
This constructor creates an empty vector of term attributes.
TermAttributeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
This constructor creates a TermAttributeVector instance from the argument string which contains the TermAttributeVector in XML form.
TermCollection - class gov.nih.nlm.kss.models.meta.concept.TermCollection.
The TermCollection class represents a collection of Term instances maintained within a Vector structure.
TermCollection(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermCollection
This constructor initializes this instance using the contents of the argument terms.
TermCollection(TermCollection) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermCollection
This constructor initializes this instance using the contents of the argument terms.
TermCollection() - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermCollection
This constructor initializes this instance to an empty list.
TermCollection(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermCollection
This constructor creates a TermCollection instance from the argument string which contains the TermCollection in XML form.
TermId - class gov.nih.nlm.kss.models.meta.concept.TermId.
The TermId class represents the pairing of a term identifier with a term name.
TermId() - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermId
The default constructor creates a TermId instance with empty contents.
TermId(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermId
This constructor creates a TermId instance with the argument term unique identifier and term name; all other attributes are set to null.
TermId(String, String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermId
This constructor creates a TermId instance with the argument term unique identifier, a term name, and a description of the source's string.
TermId(String, String, String, Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermId
This constructor creates a TermId instance with the argument term unique identifier, a term name, and a description of the source's string.
TermId(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermId
This constructor creates a TermId instance from the argument Element which contains the TermId as a JDOM document ready for parsing.
TermIdVector - class gov.nih.nlm.kss.models.meta.concept.TermIdVector.
The TermIdVector class represents a collection of TermId instances maintained within a Vector structure.
TermIdVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermIdVector
This constructor initializes this instance using the contents of the argument ids.
TermIdVector(TermIdVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermIdVector
This constructor initializes this instance using the contents of the argument ids.
TermIdVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermIdVector
This constructor initializes this instance to an empty list.
TermIdVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermIdVector
This constructor creates a TermIdVector instance from the argument string which contains the TermIdVector in XML form.
TermType - class gov.nih.nlm.kss.models.meta.concept.TermType.
The TermType class represents the pairing of a term identifier with a term name.
TermType() - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermType
The default constructor creates a TermType instance with empty contents.
TermType(String, String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermType
This constructor creates a TermType instance with the argument term unique identifier; all other attributes are set to null.
TermType(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermType
This constructor creates a TermType instance from the argument Element which contains the TermType as a JDOM document ready for parsing.
TermTypeVector - class gov.nih.nlm.kss.models.meta.concept.TermTypeVector.
The TermTypeVector class represents a collection of TermType instances maintained within a Vector structure.
TermTypeVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
This constructor initializes this instance using the contents of the argument ids.
TermTypeVector(TermTypeVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
This constructor initializes this instance using the contents of the argument ids.
TermTypeVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
This constructor initializes this instance to an empty list.
TermTypeVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
This constructor creates a TermTypeVector instance from the argument string which contains the TermTypeVector in XML form.
TermVector - class gov.nih.nlm.kss.models.meta.concept.TermVector.
The TermVector class represents a collection of Term instances maintained within a Vector structure.
TermVector(Vector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermVector
This constructor initializes this instance using the contents of the argument terms.
TermVector(TermVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermVector
This constructor initializes this instance using the contents of the argument terms.
TermVector(KSCuiVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermVector
This constructor initializes this instance using the contents of the argument terms.
TermVector(KSVector) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermVector
This constructor initializes this instance using the contents of the argument terms.
TermVector() - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermVector
This constructor initializes this instance to an empty list.
TermVector(Element, Namespace) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermVector
This constructor creates a Term instance from the arguments which represent the XML document.
TermVector(String) - Constructor for class gov.nih.nlm.kss.models.meta.concept.TermVector
This constructor creates a TermVector instance from the argument string which contains the TermVector in XML form.
TerminologyExecutor - class gov.nih.nlm.kss.query.meta.TerminologyExecutor.
TerminologyExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the terminology for a given CUI.
TerminologyExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.TerminologyExecutor
Constructs the TerminologyExecutor, with empty contents.
TerminologyExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.TerminologyExecutor
Constructs the TerminologyExecutor, initializing the appropriate members.
TerminologyExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.TerminologyExecutor
Constructs the TerminologyExecutor, initializing the appropriate members.
TermsExecutor - class gov.nih.nlm.kss.query.meta.TermsExecutor.
TermsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the term variants for given a term.
TermsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.TermsExecutor
Constructs the TermsExecutor, with empty contents.
TermsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.TermsExecutor
Constructs the TermsExecutor, initializing the appropriate members.
TermsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.TermsExecutor
Constructs the TermsExecutor, initializing the appropriate members.
TermsForLUIExecutor - class gov.nih.nlm.kss.query.meta.TermsForLUIExecutor.
TermsForLUIExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the terms for a given LUI.
TermsForLUIExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.TermsForLUIExecutor
Constructs the TermsForLUIExecutor, with empty contents.
TermsForLUIExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.TermsForLUIExecutor
Constructs the TermsForLUIExecutor, initializing the appropriate members.
TermsForLUIExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.TermsForLUIExecutor
Constructs the TermsForLUIExecutor, initializing the appropriate members.
TruncateLeft - Static variable in interface gov.nih.nlm.kss.api.KSSRetriever
Specifies that retrieval of a concept unique identifier should be performed using a left truncation scheme on the name argument.
TruncateRight - Static variable in interface gov.nih.nlm.kss.api.KSSRetriever
Specifies that retrieval of a concept unique identifier should be performed using a right truncation scheme on the name argument.
toString() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
The toString method performs the same function as xmlize, returning the current Concept as its XML representation.
toString() - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
The toString method performs the same function as xmlize, returning the current ConceptId as its XML representation.
toString() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
The toString method performs the same function as xmlize, returning the current StringId as its XML representation.
toString() - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
The toString method performs the same function as xmlize, returning the current StringType as its XML representation.
toString() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
The toString method performs the same function as xmlize, returning the current TermId as its XML representation.
toString() - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
The toString method performs the same function as xmlize, returning the current TermType as its XML representation.
toString() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
The toString method performs the same function as xmlize, returning the current CooccurrenceType as its XML representation.
toString() - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
The toString method performs the same function as xmlize, returning the current RelationType as its XML representation.

U

UMLSReleaseChangesExecutor - class gov.nih.nlm.kss.query.meta.UMLSReleaseChangesExecutor.
UMLSReleaseChangesExecutor will parse the XML query found in either * a String or a char[] and interpret that query as the request for the changes made to the UMLS for a all releases, * a specified release or specified CUI.
UMLSReleaseChangesExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.UMLSReleaseChangesExecutor
Constructs the UMLSReleaseChangesExecutor, with empty contents.
UMLSReleaseChangesExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.UMLSReleaseChangesExecutor
Constructs the UMLSReleaseChangesExecutor, initializing the appropriate members.
UMLSReleaseChangesExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.UMLSReleaseChangesExecutor
Constructs the UMLSReleaseChangesExecutor, initializing the appropriate members.
UMLSVersionExecutor - class gov.nih.nlm.kss.query.meta.UMLSVersionExecutor.
UMLSVersionExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the Current UMLS Version (year).
UMLSVersionExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.UMLSVersionExecutor
Constructs the UMLSVersionExecutor, with emtpy contents.
UMLSVersionExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.UMLSVersionExecutor
Constructs the UMLSVersionExecutor, initializing the appropriate members.
UMLSVersionExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.UMLSVersionExecutor
Constructs the UMLSVersionExecutor, initializing the appropriate members.
UMLSVersionsExecutor - class gov.nih.nlm.kss.query.meta.UMLSVersionsExecutor.
UMLSVersionsExecutor will parse the XML query found in either a String or a char[] and interpret that query as the request for the list of UMLS Version years supported.
UMLSVersionsExecutor() - Constructor for class gov.nih.nlm.kss.query.meta.UMLSVersionsExecutor
Constructs the UMLSVersionsExecutor, with empty contents.
UMLSVersionsExecutor(String) - Constructor for class gov.nih.nlm.kss.query.meta.UMLSVersionsExecutor
Constructs the UMLSVersionsExecutor, initializing the appropriate members.
UMLSVersionsExecutor(KSSRetrieverV5_0) - Constructor for class gov.nih.nlm.kss.query.meta.UMLSVersionsExecutor
Constructs the UMLSVersionsExecutor, initializing the appropriate members.
UMLSYearVector - class gov.nih.nlm.kss.models.UMLSYearVector.
The UMLSYearVector class represents a collection of String maintained within a Vector.
UMLSYearVector(String) - Constructor for class gov.nih.nlm.kss.models.UMLSYearVector
This constructor creates a vector of years from the XML document passed as an argument.
UMLSYearVector(Vector) - Constructor for class gov.nih.nlm.kss.models.UMLSYearVector
This constructor creates a vector of years using the argument Vector's values.
UMLSYearVector(UMLSYearVector) - Constructor for class gov.nih.nlm.kss.models.UMLSYearVector
This constructor creates a vector of years using the argument UMLSYearVector's values.
UMLSYearVector() - Constructor for class gov.nih.nlm.kss.models.UMLSYearVector
This constructor creates an empty vector of years.
Undefined - Static variable in class gov.nih.nlm.kss.models.sem.SemNetConstants
Indicates that a particular relationship is not defined for the given semantic type pair or the given semantic relation pair.
Util - class gov.nih.nlm.kss.util.Util.
The Util class contains various static functions that are useful for a number of KSS classes.

V

VerbEntry - class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry.
This class provides a Java object for verb entry.
VerbEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Creates a default verb entry object
valids() - Static method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The valids method looks up all of the valid attribute names and returns them as Strings within a Vector.

W

Word - Static variable in interface gov.nih.nlm.kss.api.KSSRetriever
Specifies that retrieval of a concept unique identifier should be performed using a word scheme on the name argument.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSCuiVector
The writeContents overrides the parent's implementation to write the concept id and the concept name in addition to the contents of the vector.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSObject
The writeContents method can be overridden by subclasses to provide a different implementation for writing the object to the StringBuffer.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSStringVector
The writeContents method can be overridden by subclasses to provide a different implementation for writing each of the vector's entries to the StringBuffer.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSVector
The writeContents method can be overridden by subclasses to provide a different implementation for writing each of the vector's entries to the StringBuffer.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
This writeContents method returns a String containing the XML representation of this SpellingSuggestionsVector instance.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.lex.LexicalRecordVector
The writeContents method is overridden to group the lexical records into a <lexRecords> tag.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
This writeContents method returns a String containing the XML representation for the instance.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This writeContents method writes the XML representation of this instance to the argument StringBuffer.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
The writeContents overrides the parent's implementation to write the concept id and the concept name in addition to the contents of the vector.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
This writeContents method adds the XML representation for the current instance to the argument StringBuffer.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
The writeContents method adds the XML representation for the current instance to the argument StringBuffer.
writeContents(StringBuffer) - Method in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
This writeContents method adds the XML representation for the current instance to the argument StringBuffer.
writeQuery(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSObject
The writeQuery method writes the query string in XML form that was called to generate the XML.
writeQuery(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSVector
The writeQuery method writes the query string in XML form that was called to generate the XML.
writeRelease(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSObject
The writeRelease method writes the query string in XML form that was called to generate the XML.
writeRelease(StringBuffer) - Method in class gov.nih.nlm.kss.models.KSVector
The writeRelease method writes the query string in XML form that was called to generate the XML.

X

XMLException - exception gov.nih.nlm.kss.util.XMLException.
The XMLException class encapsulates information about an XML exception encountered on interpreting XML data (not XML queries).
XMLException() - Constructor for class gov.nih.nlm.kss.util.XMLException
Constructs an empty exception.
XMLException(String) - Constructor for class gov.nih.nlm.kss.util.XMLException
Constructs an exception with the argument message.
XMLInterpreter - class gov.nih.nlm.kss.util.XMLInterpreter.
XMLInterpreter is a set of functions useful for all classes that interpret an XML document.
XMLInterpreter() - Constructor for class gov.nih.nlm.kss.util.XMLInterpreter
Constructor creates an empty instance.
XmlDictName - Static variable in class gov.nih.nlm.kss.models.DictionaryVector
Describes the name of the XML element written by this class.
XmlDictName - Static variable in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
 
XmlName - Static variable in class gov.nih.nlm.kss.models.DictionaryVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.TableNameVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.UMLSYearVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.lex.LexicalRecordVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.DocEntryType
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.DocEntryVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.Attr
XML tag for an attribute
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.AttrVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.Concept
All concepts being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.ConceptId
All concepts being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.ConceptVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.Definition
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.SemType
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringId
All strings being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringIdVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringInfo
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringSource
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringType
All string types being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.Term
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermCollection
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermId
All terms being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermIdVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermType
All terms being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.context.Context
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.context.ContextVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.context.CxtMember
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.context.SourceCxt
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.context.StringCxt
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
All cooccurrence types being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
XML tag for the MeSH qualifier.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.locator.Locator
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.locator.LocatorVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.relation.RelSource
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.relation.Relation
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.relation.RelationType
All relation types being built by this class will have the XmlName as its beginning and end tag.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.relation.RelationVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.source.SourceV2_1
XML tag for a source.
XmlName - Static variable in class gov.nih.nlm.kss.models.meta.source.SourceVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.SemGroup
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.SemGroupVector
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.SemNetId
Describes the name of the XML element written by this class.
XmlName - Static variable in class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
Describes the name of the XML element written by this class.
XmlNamespace - Static variable in class gov.nih.nlm.kss.models.KSObject
Describes the namespace for the instance that should reside for parsing and interpreting XML.
XmlNamespace - Static variable in class gov.nih.nlm.kss.models.KSVector
Describes the namespace for the vector that should reside for parsing and interpreting XML.
XmlSpellName - Static variable in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
Describes the name of the XML elements written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.DictionaryVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.TableNameVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.UMLSYearVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.lex.LexicalRecordVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
Describes the version of the XML element written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.DocEntryVector
Describes the version of the structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExpVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.attribute.AttrVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttributeVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttributeVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.attribute.TermAttributeVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.ConceptIdVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.ConceptVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.DefinitionVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.SemTypeVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringIdVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.StringTypeVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermCollection
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermIdVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermTypeVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.concept.TermVector
Describes the version of the XML structure written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.context.ContextVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceTypeVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifierVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
Describes the version of the structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.locator.LocatorVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntryVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfoVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.relation.RelationTypeVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.relation.RelationVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.meta.source.SourceVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelExistence
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
Describes the version of the XML element written by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.rels.HierRelRelExistence
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.units.SemGroupVector
Describes the version structure of the XML that will be generated by this class.
XmlStructure - Static variable in class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
Describes the version structure of the XML that will be generated by this class.
XmlTableName - Static variable in class gov.nih.nlm.kss.models.TableNameVector
Describes the name of the XML element written by this class.
XmlTermName - Static variable in class gov.nih.nlm.kss.models.SpellingSuggestionsVector
 
XmlVersion - Static variable in class gov.nih.nlm.kss.models.KSObject
Describes the version of XML format that will be generated by this class which is used for selecting appropriate XML parsers for reading the generated XML.
XmlVersion - Static variable in class gov.nih.nlm.kss.models.KSVector
Describes the version of XML format that will be generated by this class which is used for selecting appropriate XML parsers for reading the generated XML.
XmlYearName - Static variable in class gov.nih.nlm.kss.models.UMLSYearVector
Describes the name of the XML element written by this class.
Xmlizable - interface gov.nih.nlm.kss.models.Xmlizable.
This interface is provided to allow for the writing of XML for an object by calling the xmlize method.
xmlVersions() - Method in class gov.nih.nlm.kss.models.KSObject
xmlVersions returns the versions of the XML structure that this class can read.
xmlVersions() - Method in class gov.nih.nlm.kss.models.KSVector
xmlVersions returns the versions of the XML structure that this class can read.
xmlize() - Method in class gov.nih.nlm.kss.models.KSObject
This xmlize method returns a String containing the XML representation of this KSObject instance.
xmlize(boolean) - Method in class gov.nih.nlm.kss.models.KSObject
This xmlize method returns a String containing the XML representation of this KSObject instance.
xmlize() - Method in class gov.nih.nlm.kss.models.KSVector
This xmlize method returns a String containing the XML representation of this KSVector instance.
xmlize(boolean) - Method in class gov.nih.nlm.kss.models.KSVector
This xmlize method returns a String containing the XML representation of this KSVector instance.
xmlize() - Method in interface gov.nih.nlm.kss.models.Xmlizable
The xmlize method returns a String containing a segment of an XML document.
xmlize() - Method in class gov.nih.nlm.kss.models.lex.LexicalRecord
This xmlize method returns a String containing the XML representation for this LexicalRecord instance.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.DocEntryType
This xmlize method returns a String containing the XML representation for this DocEntryType instance.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.DocEntryTypeVector
This xmlize method returns a String containing the XML representation of this DocEntryTypeVector instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.DocEntryVector
This xmlize method adds the XML representation of this DocEntryVector instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.assocExp.AssociatedExp
This xmlize method returns a String containing the XML representation for this AssociatedExp instance.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.attribute.Attr
The xmlize method outputs this attribute in XML form.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
This xmlize method generates an XML document for this instance.
xmlize(String, String, Vector) - Static method in class gov.nih.nlm.kss.models.meta.attribute.AttributeContext
Deprecated. Create an instance of this class and then call its xmlize method.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
This xmlize method generates an XML document for this AttributeValue instance.
xmlize(String, String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
Deprecated. Create an instance and then issue the xmlize method on it.
xmlize(StringBuffer, String, String) - Static method in class gov.nih.nlm.kss.models.meta.attribute.AttributeValue
Deprecated. Create an instance and then issue the xmlize method on it.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.attribute.ConceptAttribute
This xmlize method generates a String containing the XML document for this instance.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.attribute.RelationshipAttribute
This xmlize method generates a String containing the XML document for this instance.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This xmlize method generates an XML document for this instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, String, Vector) - Static method in class gov.nih.nlm.kss.models.meta.attribute.StringAttribute
Deprecated. Create an instance of this class then call the xmlize method on it
xmlize() - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This xmlize method generates a String containing the XML document for this instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, Vector) - Static method in class gov.nih.nlm.kss.models.meta.attribute.TermAttribute
This xmlize method generates a String containing the XML document from the information for a TermAttribute passed as arguments.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
This xmlize method returns a String whose contents are the XML representation for this concept instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.Concept
This xmlize method places the XML representation for this concept instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This xmlize method returns a String whose contents are the XML representation for this concept id instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.ConceptId
This xmlize method places the XML representation for this concept id instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
This xmlize method returns a String containing the XML representation for this instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.Definition
This xmlize method adds the XML representation for this Definition instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
This xmlize method returns a String containing the XML representation for the semantic type information for this instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.SemType
This xmlize method adds the XML representation for this SemType instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This xmlize method returns a String containing the XML representation for this SourceInfo instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.SourceInfo
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
This xmlize method returns a String whose contents are the XML representation for this string id instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.StringId
This xmlize method places the XML representation for this string id instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
This xmlize method returns a String containing the XML representation for this StringInfo instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.StringInfo
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
This xmlize method returns a String containing the XML representation for this StringSource instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.StringSource
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
This xmlize method returns a String whose contents are the XML representation for this string type instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.StringType
This xmlize method places the XML representation for this string type instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This xmlize method returns a String containing the XML representation for this Term instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.Term
This xmlize method adds the XML representation for this Term instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
This xmlize method returns a String whose contents are the XML representation for this term id instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.TermId
This xmlize method places the XML representation for this term id instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
This xmlize method returns a String whose contents are the XML representation for this term type instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.concept.TermType
This xmlize method places the XML representation for this term id instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.concept.TermVector
The xmlize method returns a String containing the XML representation for the list of Terms maintained by the instance.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.context.Context
This xmlize method returns a String containing the XML representation for this instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.context.Context
This xmlize method adds the XML representation for this instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.context.CxtMember
This xmlize method returns a String containing the XML representation of this CxtMember instance.
xmlize(String, String, String, String, String, String) - Static method in class gov.nih.nlm.kss.models.meta.context.CxtMember
Deprecated. Create instances of this class and call the method xmlize() to output the XML form.
xmlize(StringBuffer, String, String, String, String, String, String) - Static method in class gov.nih.nlm.kss.models.meta.context.CxtMember
Deprecated. Create instances of this class and call the method xmlize() to output the XML form.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
This xmlize method returns a String containing the XML representation of the SourceCxt instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
This xmlize method returns a String containing the XML representation of this instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.context.StringCxt
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This xmlize method returns a String containing the XML representation for this COContext instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, String, int, QualifierFrequencyVector) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.COContext
Deprecated. Create an instance of COContext and then call the xmlize() method
xmlize() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This xmlize method returns a String whose contents are the XML representation for this cooccurrence type instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurrenceType
This xmlize method places the XML representation for this cooccurrence type instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This xmlize method generates an XML document for this CooccurringConcept instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, String, Vector) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This xmlize method returns a string containing the XML reprenstation using the argument information required to build the co-occurrence.
xmlize(StringBuffer, String, String, String, Vector) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.CooccurringConcept
This xmlize method returns a string containing the XML reprenstation using the argument information required to build the co-occurrence.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This xmlize method returns a String containing the XML representation for this MeSH qualifier.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.MeSHQualifier
This xmlize method places the XML for this MeSH qualifier into the argument buffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This xmlize method returns a String containing the XML representation for this QualifierFrequency instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, MeSHQualifier, String) - Static method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequency
This xmlize method returns a string containing the XML representation using the argument information required to build the qualifier frequency in XML.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This xmlize method returns a String containing the XML representation of this QualifierFrequencyVector instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.cooccurrence.QualifierFrequencyVector
This xmlize method adds the XML representation of this QualifierFrequencyVector instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This xmlize method returns a String containing the XML representation for this ConceptDelta instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, int, String) - Static method in class gov.nih.nlm.kss.models.meta.deltas.ConceptDelta
This xmlize method returns a String containing the XML representation using the argument information required to build the concept changes in XML.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This xmlize method returns a String containing the XML representation for this ReleaseDelta instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, Vector) - Static method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDelta
This xmlize method returns a String containing the XML representation using the argument information required to build the release changes in XML.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.deltas.ReleaseDeltaVector
This xmlize method adds the XML representation of this ReleaseDeltaVector instance to the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
This xmlize method returns a String containing the XML representation for this Locator instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.locator.Locator
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, String, String, String, String, String) - Static method in class gov.nih.nlm.kss.models.meta.locator.Locator
This xmlize method returns a String containing the XML reprenstation using the argument information required to build the locator.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This xmlize method returns a String containing the XML representation for this MeSHEntry instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, String, String, String, String) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
This xmlize method returns a string containing the XML reprenstation using the argument information required to build the relation.
xmlize(StringBuffer, String, String, String, String, String, String) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHEntry
Deprecated. Since the sab is always 'MSH', the sab field and associated methods are to be removed in a future software release.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This xmlize method returns a String containing the XML representation for this MeSHInfo instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, Vector) - Static method in class gov.nih.nlm.kss.models.meta.meshentry.MeSHInfo
This xmlize method returns a string containing the XML reprenstation using the argument information required to build the relation.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.relation.RelSource
This xmlize method returns a String containing the XML representation for this RelSource instance.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
This xmlize method returns a String containing the XML representation for this Relation instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.relation.Relation
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, String, String, String, String, String, String, String) - Static method in class gov.nih.nlm.kss.models.meta.relation.Relation
Deprecated. Construct an instance and then call the xmlize() method on that instance
xmlize() - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This xmlize method returns a String whose contents are the XML representation for this relation type instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.relation.RelationType
This xmlize method places the XML representation for this relation type instance into the argument StringBuffer.
xmlize() - Method in class gov.nih.nlm.kss.models.meta.source.Source
Returns a String containing the instance as an XML document segment.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.meta.source.Source
Deprecated. Use xmlize() that returns a String and then place that in a StringBuffer
xmlize() - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelation
This xmlize method returns a String containing the XML representation for this AssociativeRelation instance.
xmlize(String) - Method in class gov.nih.nlm.kss.models.sem.rels.AssociativeRelationVector
Deprecated. Construct an instance of AssociativeRelationVector and call its xmlize method
xmlize() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This xmlize method returns a String containing the XML representation for this HierSemanticRelation instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, int) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelation
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticRelationVector
Deprecated. Construct a HierSemanticRelationVector and then call its xmlize method.
xmlize() - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This xmlize method returns a String containing the XML representation for this HierSemanticType instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(StringBuffer, int) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticType
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(String) - Method in class gov.nih.nlm.kss.models.sem.units.HierSemanticTypeVector
Deprecated. Construct an instance of HierSemanticTypeVector and then call its xmlize method
xmlize() - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
This xmlize method returns a String containing the XML representation for this SemGroup instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroup
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(String) - Method in class gov.nih.nlm.kss.models.sem.units.SemGroupVector
Deprecated. Construct an instance of SemGroupVector and then call its xmlize method
xmlize() - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
This xmlize method returns a String containing the XML representation for this SemNetId instance.
xmlize(StringBuffer) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetId
This xmlize method adds the XML representation for the current instance to the argument StringBuffer.
xmlize(String) - Method in class gov.nih.nlm.kss.models.sem.units.SemNetIdVector
Deprecated. Construct an instance of SemNetIdVector and then call its xmlize method
xmlizeVector(StringBuffer, String, Vector, String) - Static method in class gov.nih.nlm.kss.models.meta.context.SourceCxt
Takes a vector and writes the vector as a series of CxtMember elements to the argument StringBuffer using the start and stop as the surrounding XML element tags.

A B C D E F G H I K L M N O P Q R S T U V W X