All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

addAtom(Concept, Partition, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Add a new Atom to a Concept.
addAtom(Concept, Partition, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Add a new Atom to a Concept.
addAtom(Concept, Source, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Add a new Atom to a Concept without specifying the code.
addAtom(Concept, Source, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Add a new Atom to a Concept without specifying the code.
addAtom(Concept, Source, String, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Add a new Atom to a Concept.
addDefinition(Concept, Source, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Add a Definition to a Concept.
addDefinition(Concept, Source, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Add a Definition to a Concept.
addElement(Object). Method in class COM.Lexical.EnumerationBuffer
addRelationship(Concept, String, Concept, String, Source). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Add a Relationship to a Concept.
addRelationship(Concept, String, Concept, String, Source). Method in class COM.Lexical.Metaphrase.RMIUpdater
Add a Relationship to a Concept.
addSemanticType(Concept, SemanticType). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Add a SemanticType to a Concept.
addSemanticType(Concept, SemanticType). Method in class COM.Lexical.Metaphrase.RMIUpdater
Add a SemanticType to a Concept.
ancestors(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The ancestors of this HierarchicalElement.
APIVersion. Static variable in class COM.Lexical.Metaphrase.Metaphrase
atoms(). Method in class COM.Lexical.Metaphrase.Concept
List Atom's for Concept.
atoms(). Method in class COM.Lexical.Metaphrase.Partition
Return Atom's in the Partition.
atoms(Source). Method in class COM.Lexical.Metaphrase.Concept
List Atoms with given Source which are in this Concept.
attributes(). Method in class COM.Lexical.Metaphrase.Match
Attributes of Match.

B

BufferedEnumeration(RemoteEnumBuffer). Constructor for class COM.Lexical.BufferedEnumeration
BufferedEnumException(). Constructor for class COM.Lexical.BufferedEnumException
Create a BufferedEnumException with an empty message.
BufferedEnumException(String). Constructor for class COM.Lexical.BufferedEnumException
Create a BufferedEnumException with given message.
BufferedEnumException(String, Throwable). Constructor for class COM.Lexical.BufferedEnumException
Create a BufferedEnumException with given message and exception.

C

children(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The children of this HierarchicalElement.
children(). Method in class COM.Lexical.Metaphrase.Partition
Return children of Partition in hierarchy(s).
children(). Method in class COM.Lexical.Metaphrase.Source
"Children" of Source--direct Subsources.
chunkFlags(). Method in class COM.Lexical.Metaphrase.Match
Chunk flags.
classify(Concept). Method in class COM.Lexical.Metaphrase.Metaphrase
Classify a Concept.
classify(Concept). Method in class COM.Lexical.Metaphrase.SemanticClassifier
Returns SemanticClass of Concept.
classify(Concept). Method in class COM.Lexical.Metaphrase.SemanticTypeClassifier
Returns SemanticClass of Concept.
classify(Concept). Method in class COM.Lexical.Metaphrase.StandardClassifier
Returns SemanticClass of Concept.
classify(SemanticType[]). Method in class COM.Lexical.Metaphrase.SemanticTypeClassifier
Returns SemanticClass given SemanticType's.
classIndex(Concept). Method in class COM.Lexical.Metaphrase.StandardClassifier
Returns index of SemanticClass of Concept.
classIndex(SemanticType[], String). Method in class COM.Lexical.Metaphrase.StandardClassifier
Returns index of SemanticClass given SemanticType's and origin.
classIndex(String). Method in class COM.Lexical.Metaphrase.StandardClassifier
Returns index of SemanticClass for target.
clone(). Method in class COM.Lexical.Metaphrase.SearchSpec
close(). Method in class COM.Lexical.EnumerationBuffer
close(). Method in class COM.Lexical.SequenceReader
code(). Method in class COM.Lexical.Metaphrase.Atom
The code associated with Atom.
code(). Method in class COM.Lexical.Metaphrase.Partition
The code which names the Partition in source.
concept(). Method in class COM.Lexical.Metaphrase.Atom
The Concept which contains the Atom.
concept(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The associated Concept (may be null).
concept(). Method in class COM.Lexical.Metaphrase.Match
Matching Concept.
concept(). Method in class COM.Lexical.Metaphrase.Partition
Return closest Concept to Partition.
concept(). Method in class COM.Lexical.Metaphrase.Term
The Concept which contains the Term.
concept1(). Method in class COM.Lexical.Metaphrase.Association
First Concept.
concept2(). Method in class COM.Lexical.Metaphrase.Association
Second Concept.
conceptID(). Method in class COM.Lexical.Metaphrase.Concept
Concept unique ID.
Cons(Object). Constructor for class COM.Lexical.Cons
ConsList(). Constructor for class COM.Lexical.ConsList
coOccur(Concept, String). Method in class COM.Lexical.Metaphrase.Metaphrase
Get co-occurence data for given Concept and mType.
cooccurs(). Method in class COM.Lexical.Metaphrase.Concept
Get Cooccurrence's for this Concept.
cooccurs(SemanticClass). Method in class COM.Lexical.Metaphrase.Concept
Get Cooccurrence's between given Concept and concepts whose SemanticClass is sClass.
cooccurs(SemanticClass, SemanticClassifier). Method in class COM.Lexical.Metaphrase.Concept
Get Cooccurrence's between given Concept and concepts whose SemanticClass is sClass, based on given classifier (instead of Metaphrase.classify(Concept)).
copyUMLS. Static variable in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
copyUMLS. Variable in class COM.Lexical.Metaphrase.RMIUpdater
createConcept(Partition, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Create a new Concept.
createConcept(Partition, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Create a new Concept.
createConcept(Source, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Create a new Concept without specifying the code of the initial atom.
createConcept(Source, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Create a new Concept without specifying the code of the initial atom.
createConcept(Source, String, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Create a new Concept.
createConcept(Source, String, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Create a new Concept.
createSource(String, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Create a new source without specifying startingCode.
createSource(String, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Create a new source without specifying startingCode.
createSource(String, String, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Create a new source.
createSource(String, String, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Create a new source.
createSubsource(Source, String, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Create a new "subsource".
createSubsource(Source, String, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Create a new "subsource".

D

DBName(). Method in class COM.Lexical.Metaphrase.Metaphrase
Name of the database.
DEFAULT. Static variable in class COM.Lexical.Metaphrase.Cooccurrence
"default" Semantic Class of default Cooccurrence classifier.
defaultCooccurClassifier. Variable in class COM.Lexical.Metaphrase.Metaphrase
The SemanticClassifier used by coOccur(Concept, String).
definitions(). Method in class COM.Lexical.Metaphrase.Concept
List Definitions for Concept.
deleteConcept(Concept). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Delete a Concept from its database.
deleteConcept(Concept). Method in class COM.Lexical.Metaphrase.RMIUpdater
Delete a Concept from its database.
deleteElement(Concept, ConceptElement). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Delete a ConceptElement from a Concept.
deleteElement(Concept, ConceptElement). Method in class COM.Lexical.Metaphrase.RMIUpdater
Delete a ConceptElement from a Concept.
description(). Method in class COM.Lexical.Metaphrase.Source
Source description.
detail. Variable in class COM.Lexical.BufferedEnumException

E

editSource(Source, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Edit a source.
editSource(Source, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Edit a source.
EnumerationBuffer(). Constructor for class COM.Lexical.EnumerationBuffer
existingElement(). Method in class COM.Lexical.Metaphrase.ElementConflictException
The ConceptElement with which there is a conflict.

F

first. Variable in class COM.Lexical.Cons
flush(). Method in class COM.Lexical.Metaphrase.Metaphrase
Flush the cache.
flush(). Method in class COM.Lexical.Metaphrase.RMIMetaphrase
Flush the cache.

G

getByScore(). Method in class COM.Lexical.Metaphrase.SearchSpec
Get the current setting of byScore.
getConcept(String). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve the Concept from Metaphrase with the given conceptID.
getConcepts(Source). Method in class COM.Lexical.Metaphrase.Metaphrase
Returns Concept's with one or more Atom's from source [or a subsource of source].
getConcepts(Source). Method in class COM.Lexical.Metaphrase.RMIMetaphrase
Returns Concept's with one or more Atom's from source [or a subsource of source].
getDBNames(). Static method in class COM.Lexical.Metaphrase.RMIMetaphrase
Get list of DBNames on default server.
getDBNames(URL). Static method in class COM.Lexical.Metaphrase.RMIMetaphrase
Get list of DBNames on named server.
getLimit(). Method in class COM.Lexical.Metaphrase.SearchSpec
Get the limit on the number of Match'es to return.
getMessage(). Method in class COM.Lexical.BufferedEnumException
Produce the message, including the message from the nested exception if there is one.
getRelations(). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve Enumeration of Relation's in DB.
getSemanticTypes(). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve Enumeration of SemanticType's in DB.
getShortSearch(). Method in class COM.Lexical.Metaphrase.SearchSpec
Get the current setting of shortSearch.
getSource(). Method in class COM.Lexical.Metaphrase.SearchSpec
Get the current setting of source.
getSources(). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve Enumeration of Source's in DB.

H

hasChildren(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The hasChildren attribute.
hasMoreElements(). Method in class COM.Lexical.BufferedEnumeration
hcode(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The hierarchical code.
hierarchicalElements(). Method in class COM.Lexical.Metaphrase.Partition
Return the HierachicalElement's in the Partition (the places in the hierarchy(s) where code appears).

I

inverse(). Method in class COM.Lexical.Metaphrase.Relation
The [name of the] Relation inverse.
inverse(String). Method in class COM.Lexical.Metaphrase.Metaphrase
Return inverse of given rela.
isLocal(). Method in class COM.Lexical.Metaphrase.Source
Returns true if status equals "local".
isLocal(). Method in class COM.Lexical.Metaphrase.Subsource
Returns true if status equals "local".

L

LAB. Static variable in class COM.Lexical.Metaphrase.Cooccurrence
"lab" (Lab tests) Semantic Class of default Cooccurrence classifier.
LastAtomException(). Constructor for class COM.Lexical.Metaphrase.LastAtomException
Create a LastAtomException with an empty message.
LastAtomException(String). Constructor for class COM.Lexical.Metaphrase.LastAtomException
Create a LastAtomException with given message.
level(). Method in class COM.Lexical.Metaphrase.Relation
Returns the depth of this Relation in the Relation hierarchy.
level(). Method in class COM.Lexical.Metaphrase.SemanticType
Returns the depth of this SemanticType in the SemanticType hierarchy.
listPrecedence(). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Return the precedence list.
listPrecedence(). Method in class COM.Lexical.Metaphrase.RMIUpdater
Return the precedence list.
listTermgps(Source). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
List the currently defined termgps for source (in precedence order).
listTermgps(Source). Method in class COM.Lexical.Metaphrase.RMIUpdater
List the currently defined termgps for source (in precedence order).
LUI(). Method in class COM.Lexical.Metaphrase.Atom
The Lexical class Unique Identifier of name.
LUI(). Method in class COM.Lexical.Metaphrase.Term
The Lexical class Unique Identifier of Term.

M

main(String[]). Static method in class COM.Lexical.LatinMap
Allows use as a program.
matched(). Method in class COM.Lexical.Metaphrase.Match
Matched Atom of concept.
matchedTerm(). Method in class COM.Lexical.Metaphrase.Match
Matched Term of concept.
matches(String, int). Method in class COM.Lexical.Metaphrase.Metaphrase
Returns Match'es to given String against database.
matches(String, int). Method in class COM.Lexical.Metaphrase.RMIMetaphrase
Returns Match'es to given String against database.
matches(String, SearchSpec). Method in class COM.Lexical.Metaphrase.Metaphrase
Returns Match'es to given String against database.
matches(String, SearchSpec). Method in class COM.Lexical.Metaphrase.RMIMetaphrase
Returns Match'es to given String against database.
MED. Static variable in class COM.Lexical.Metaphrase.Cooccurrence
"med" (Medications) Semantic Class of default Cooccurrence classifier.
mergeConcepts(Concept, Concept). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Merge two Concepts.
mergeConcepts(Concept, Concept). Method in class COM.Lexical.Metaphrase.RMIUpdater
Merge two Concepts.
metaphrase(). Method in class COM.Lexical.Metaphrase.Concept
Metaphrase to which Concept belongs.
metaphrase(). Method in class COM.Lexical.Metaphrase.Partition
Metaphrase to which Partition belongs.
MetaphraseUnimplemented(). Constructor for class COM.Lexical.Metaphrase.MetaphraseUnimplemented
Create a MetaphraseUnimplemented with an empty message.
MetaphraseUnimplemented(String). Constructor for class COM.Lexical.Metaphrase.MetaphraseUnimplemented
Create a MetaphraseUnimplemented with given message.
moreElements(). Method in class COM.Lexical.EnumerationBuffer
moreElements(). Method in interface COM.Lexical.RemoteEnumBuffer
moveElement(Concept, ConceptElement, Concept). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Move a ConceptElement from one Concept to another.
moveElement(Concept, ConceptElement, Concept). Method in class COM.Lexical.Metaphrase.RMIUpdater
Move a ConceptElement from one Concept to another.

N

name(). Method in class COM.Lexical.Metaphrase.Atom
The authoritative String which occurs in the source.
name(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The name which appears in the hierarchy.
name(). Method in class COM.Lexical.Metaphrase.Relation
The name of the Relation.
name(). Method in class COM.Lexical.Metaphrase.SemanticClass
The name of the SemanticClass.
name(). Method in class COM.Lexical.Metaphrase.SemanticType
The name of the SemanticType.
nearestAtoms(Source). Method in class COM.Lexical.Metaphrase.Concept
List Atoms with given Source which are nearest to this Concept.
neighborhoodAtoms(Source). Method in class COM.Lexical.Metaphrase.Concept
List Atoms with given Source which are in the semantic neighborhood of this Concept.
neighborhoodAtoms(Source, String[]). Method in class COM.Lexical.Metaphrase.Concept
List Atoms with given Source and one of the given termgps which are in the semantic neighborhood of this Concept.
nextElement(). Method in class COM.Lexical.BufferedEnumeration
nextElement(). Method in class COM.Lexical.Metaphrase.MatchEnumeration
nextUnreviewedConcept(). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Return the nextUnreviewedConcept in the review ring.
nextUnreviewedConcept(). Method in class COM.Lexical.Metaphrase.RMIUpdater
Return the nextUnreviewedConcept in the review ring.
NIL. Static variable in class COM.Lexical.ConsList

O

origin(). Method in class COM.Lexical.Metaphrase.Atom
The origin of the Atom.

P

parent(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The parent of this HierarchicalElement.
parents(). Method in class COM.Lexical.Metaphrase.Partition
Return parent(s) of Partition in hierarchy(s).
partition(). Method in class COM.Lexical.Metaphrase.Atom
The Partition to which Atom belongs.
partition(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The associated Partition (may be null).
partition(). Method in class COM.Lexical.Metaphrase.Source
Root Partition.
partition(). Method in class COM.Lexical.Metaphrase.SourceMatch
A Partition of given Source which has one or more atoms in this.concept().
partition(). Method in class COM.Lexical.Metaphrase.Subsource
Root Partition.
partition(String). Method in class COM.Lexical.Metaphrase.Source
[The] Partition of Source with given code.
partition(String). Method in class COM.Lexical.Metaphrase.Subsource
[The] Partition of Source with given code.
partitions(Source). Method in class COM.Lexical.Metaphrase.Concept
List Partitions of Source which include Concept.
preferred(). Method in class COM.Lexical.Metaphrase.Match
Preferred Atom for concept.
preferredForm(). Method in class COM.Lexical.Metaphrase.Term
The preferred form of the Term.
preferredName(). Method in class COM.Lexical.Metaphrase.Concept
The preferred name for Concept.
preferredTerm(). Method in class COM.Lexical.Metaphrase.Match
Preferred Term for concept.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Association
Prints the contents of Association to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Atom
Prints the contents of Atom to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Concept
Prints the contents of Concept to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Cooccurrence
Prints the contents of Cooccurrence to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Definition
Prints the contents of Definition to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.HierarchicalElement
Prints the contents of HierarchicalElement to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Match
Prints the contents of Match to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Partition
Prints the contents of Partition to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Relationship
Prints the contents of Relationship to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.SemanticClass
Prints the contents of SemanticClass to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.SemanticType
Prints the contents of SemanticType to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Source
Prints the contents of Source to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.SourceMatch
Prints the contents of Match to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Subsource
Prints the contents of Source to out.
Print(PrintStream). Method in class COM.Lexical.Metaphrase.Term
Prints the contents of Term to out.
PROC. Static variable in class COM.Lexical.Metaphrase.Cooccurrence
"proc" (Non-lab procedures) Semantic Class of default Cooccurrence classifier.

R

read(char[], int, int). Method in class COM.Lexical.SequenceReader
rel(). Method in class COM.Lexical.Metaphrase.Relationship
Relation of the second Concept to the first Concept.
rela(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The relationship attribute describing the relationship of the member to its parent.
rela(). Method in class COM.Lexical.Metaphrase.Relationship
Relationship attribute.
relation(String). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve Relation for given rela.
relationships(). Method in class COM.Lexical.Metaphrase.Concept
List Relationship's for Concept.
replaceLatin1(char[]). Static method in class COM.Lexical.LatinMap
Replace Latin-1 letters in array with ASCII letters.
replaceLatin1(String). Static method in class COM.Lexical.LatinMap
Replace Latin-1 letters in String with ASCII letters.
rest. Variable in class COM.Lexical.Cons
rethrow(Throwable). Method in class COM.Lexical.EnumerationBuffer
reverseRelas. Variable in class COM.Lexical.Metaphrase.Metaphrase
RMIMetaphrase(). Constructor for class COM.Lexical.Metaphrase.RMIMetaphrase
Creates a new RMIMetaphrase instance with the default database.
RMIMetaphrase(String). Constructor for class COM.Lexical.Metaphrase.RMIMetaphrase
Creates a new RMIMetaphrase instance with the given database.
RMIMetaphrase(String, String). Constructor for class COM.Lexical.Metaphrase.RMIMetaphrase
Creates a new RMIMetaphrase instance.
RMIMetaphrase(String, String, String, String). Constructor for class COM.Lexical.Metaphrase.RMIMetaphrase
Creates a new RMIMetaphrase instance.
RMIUpdater(String, String, String, String). Constructor for class COM.Lexical.Metaphrase.RMIUpdater
Creates a new RMIUpdater instance.
roots(). Method in class COM.Lexical.Metaphrase.Source
Source hierarchy roots.
roots(). Method in class COM.Lexical.Metaphrase.Subsource
Source hierarchy roots.

S

SAB(). Method in class COM.Lexical.Metaphrase.Source
Source abbreviation.
score(). Method in class COM.Lexical.Metaphrase.Match
Match score.
SearchSpec(). Constructor for class COM.Lexical.Metaphrase.SearchSpec
Constructor for a SearchSpec with the default properties.
semanticClass(). Method in class COM.Lexical.Metaphrase.Concept
Semantic class of Concept.
SemanticClass(String). Constructor for class COM.Lexical.Metaphrase.SemanticClass
Creates a new SemanticClass from the Semantic Class name.
SemanticClassifier(). Constructor for class COM.Lexical.Metaphrase.SemanticClassifier
semanticType(String). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve SemanticType with given TUI.
SemanticTypeClassifier(SemanticType[], SemanticClass[], SemanticClass). Constructor for class COM.Lexical.Metaphrase.SemanticTypeClassifier
Create a SemanticTypeClassifier.
SemanticTypeClassifier(String[], SemanticClass[], SemanticClass). Constructor for class COM.Lexical.Metaphrase.SemanticTypeClassifier
Create a SemanticTypeClassifier.
semanticTypes(). Method in class COM.Lexical.Metaphrase.Concept
Semantic Type(s) of Concept.
SequenceReader(Enumeration). Constructor for class COM.Lexical.SequenceReader
Constructs a new SequenceReader initialized to the specified enumeration of Readers.
SequenceReader(Reader, Reader). Constructor for class COM.Lexical.SequenceReader
Constructs a new SequenceReader initialized to read first from the Reader r1, and then from the Reader r2.
setByScore(boolean). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify if matches should be returned in order of score, rather than the default chunkFlags-based order.
setConceptStatus(Concept, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Set the status of the specified Concept.
setConceptStatus(Concept, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Set the status of the specified Concept.
setLimit(int). Method in class COM.Lexical.Metaphrase.SearchSpec
Set the limit on the number of Match'es to return.
setPrecedence(Source, String, Source, String). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Set the precendence for a termgp.
setPrecedence(Source, String, Source, String). Method in class COM.Lexical.Metaphrase.RMIUpdater
Set the precendence for a termgp.
setSemanticClassifier(SemanticClassifier). Method in class COM.Lexical.Metaphrase.Metaphrase
Set semanticClassifier.
setShortSearch(boolean). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify if term completion should "short-circuit".
setSource(Source). Method in class COM.Lexical.Metaphrase.SearchSpec
Return SourceMatches to source (if non-null).
siblings(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The siblings of this HierarchicalElement.
siblings(). Method in class COM.Lexical.Metaphrase.Partition
Return siblings of Partition in hierarchy(s).
source(). Method in class COM.Lexical.Metaphrase.Atom
The authority from which name is taken.
source(). Method in class COM.Lexical.Metaphrase.Definition
The authority from which Definition is taken.
source(). Method in class COM.Lexical.Metaphrase.Partition
The source from which Partition is taken.
source(). Method in class COM.Lexical.Metaphrase.Relationship
Source of Relationship.
source(String). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve Source with given SAB.
sourceAtom(). Method in class COM.Lexical.Metaphrase.SourceMatch
Highest precedence Atom in concept() which is from partition().
sources(). Method in class COM.Lexical.Metaphrase.Concept
Fetch list of sources in which Concept occurs.
splitConcept(Atom[]). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Split a Concept.
splitConcept(Atom[]). Method in class COM.Lexical.Metaphrase.RMIUpdater
Split a Concept.
splitFromConcept(Atom). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
"Split" an existing Atom out into a new Concept.
splitFromConcept(Atom). Method in class COM.Lexical.Metaphrase.RMIUpdater
"Split" an existing Atom out into a new Concept.
StandardClassifier(SemanticClass[], String[]). Constructor for class COM.Lexical.Metaphrase.StandardClassifier
Create a StandardClassifier.
status(). Method in class COM.Lexical.Metaphrase.Concept
Concept status.
status(). Method in class COM.Lexical.Metaphrase.Source
Source status.
status(). Method in class COM.Lexical.Metaphrase.Subsource
Source status.
STN(). Method in class COM.Lexical.Metaphrase.Relation
The Relation Tree Number.
STN(). Method in class COM.Lexical.Metaphrase.SemanticType
The SemanticType Tree Number.
submitTerm(String, Source, Concept, String, Concept[], Dictionary). Method in class COM.Lexical.Metaphrase.Metaphrase
Submit a new term for review and possible addition to the given source.
submitTerm(String, Source, Concept, String, Concept[], Dictionary). Method in class COM.Lexical.Metaphrase.RMIMetaphrase
Submit a new term for review and possible addition to the given source.
synonyms(). Method in class COM.Lexical.Metaphrase.Concept
List synonyms (Terms) for Concept.

T

termgp(). Method in class COM.Lexical.Metaphrase.Atom
The term group to which name belongs in source.
text(). Method in class COM.Lexical.Metaphrase.Definition
The text of the Definition.
toString(). Method in class COM.Lexical.Metaphrase.Concept
Returns the conceptID.
toString(). Method in class COM.Lexical.Metaphrase.Cooccurrence
For debugging.
toString(). Method in class COM.Lexical.Metaphrase.Definition
For debugging.
toString(). Method in class COM.Lexical.Metaphrase.Partition
String encoding of Partition.
toString(). Method in class COM.Lexical.Metaphrase.Relation
Returns name()
toString(). Method in class COM.Lexical.Metaphrase.Relationship
For debugging.
toString(). Method in class COM.Lexical.Metaphrase.SearchSpec
toString(). Method in class COM.Lexical.Metaphrase.SemanticType
Returns TUI()
toString(). Method in class COM.Lexical.Metaphrase.Source
Source SAB.
toString(). Method in class COM.Lexical.Metaphrase.Term
Same as preferredForm().
TUI(). Method in class COM.Lexical.Metaphrase.Relation
The Type Unique Identifier of the Relation.
TUI(). Method in class COM.Lexical.Metaphrase.SemanticType
The Type Unique Identifier of the SemanticType.