All Packages  Class Hierarchy

A B C D E F G H I L M N O P R S T U

S

SAB(). Method in class COM.Lexical.Metaphrase.Source
Source abbreviation.
score(). Method in class COM.Lexical.Metaphrase.MatchSet
Score of all the member Matches.
SearchSpec class COM.Lexical.Metaphrase.SearchSpec.
Encapsulates the set of parameters for a Metaphrase search.
SearchSpec(). Constructor for class COM.Lexical.Metaphrase.SearchSpec
Constructor for a SearchSpec with the default properties.
SemanticClass class COM.Lexical.Metaphrase.SemanticClass.
Metaphrase Semantic Class class.
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 class COM.Lexical.Metaphrase.SemanticClassifier.
Metaphrase SemanticClassifier abstract class.
SemanticClassifier(). Constructor for class COM.Lexical.Metaphrase.SemanticClassifier
SemanticType class COM.Lexical.Metaphrase.SemanticType.
Metaphrase Semantic Type class.
semanticType(String). Method in class COM.Lexical.Metaphrase.Metaphrase
Retrieve SemanticType with given TUI.
SemanticTypeClassifier class COM.Lexical.Metaphrase.SemanticTypeClassifier.
Metaphrase SemanticTypeClassifier class.
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 class COM.Lexical.SequenceReader.
Allows an application to combine several Readers serially.
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.
serverSoftwareVersion(). Method in class COM.Lexical.Metaphrase.Metaphrase
Identifies the version of the server software.
serverSoftwareVersion(). Method in class COM.Lexical.Metaphrase.RMIMetaphrase
Identify the version of server software on the default server.
serverSoftwareVersion(String). Static method in class COM.Lexical.Metaphrase.RMIMetaphrase
Identify the version of server software on the named server.
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.
setConceptID(String). Method in class COM.Lexical.Metaphrase.Concept
Sets the conceptID.
setConservativeMatch(boolean). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify a very conservative (but still norm-based) match.
setGroupLimit(int). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify the limit for the number matches to be returned within any GroupMatch.
setGroupMatches(boolean). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify that "equal" matches should be returned as a MatchSet.
setLimit(int). Method in class COM.Lexical.Metaphrase.SearchSpec
Set the limit on the number of Match'es to return.
setMultiplexEnabled(boolean). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify whether to use a MultiplexBuffer for the returned matches.
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.
setSemanticClass(SemanticClass). Method in class COM.Lexical.Metaphrase.SearchSpec
Restrict matches to concepts with the given SemanticClass.
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
Specify SourceMatches for source.
setSpellCheck(boolean). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify if spell correction should be enabled.
setTermCompletion(boolean). Method in class COM.Lexical.Metaphrase.SearchSpec
Specify whether to do term completion.
siblings(). Method in class COM.Lexical.Metaphrase.Partition
Return siblings of Partition in hierarchy(s).
siblings(). Method in class COM.Lexical.Metaphrase.HierarchicalElement
The siblings of this HierarchicalElement.
Source class COM.Lexical.Metaphrase.Source.
Metaphrase source class.
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.Atom
The authority from which name is taken.
source(). Method in class COM.Lexical.Metaphrase.SubmittedTerm
Returns the Source that this term should be asssociated with.
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().
SourceMatch class COM.Lexical.Metaphrase.SourceMatch.
Subclass of Match.
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 class COM.Lexical.Metaphrase.StandardClassifier.
Metaphrase StandardClassifier class.
StandardClassifier(SemanticClass[], String[]). Constructor for class COM.Lexical.Metaphrase.StandardClassifier
Create a StandardClassifier.
status(). Method in class COM.Lexical.Metaphrase.Source
Source status.
status(). Method in class COM.Lexical.Metaphrase.Subsource
Source status.
status(). Method in class COM.Lexical.Metaphrase.Concept
Concept status.
steal(). Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
Steal the database lock.
steal(). Method in class COM.Lexical.Metaphrase.RMIUpdater
Steal the database lock.
STN(). Method in class COM.Lexical.Metaphrase.Relation
The Relation Tree Number.
STN(). Method in class COM.Lexical.Metaphrase.SemanticType
The SemanticType Tree Number.
submitReturnsConceptID(). Method in class COM.Lexical.Metaphrase.Metaphrase
If true (the current value), the server returns "temporary conceptID's" for submitted terms.
SubmittedTerm class COM.Lexical.Metaphrase.SubmittedTerm.
Metaphrase SubmittedTerm class.
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.
Subsource class COM.Lexical.Metaphrase.Subsource.
Metaphrase subsource class.
subsourceOf(Source). Method in class COM.Lexical.Metaphrase.Source
Returns true iff this is a "strict" subsource of source.
subsourceOf(Source). Method in class COM.Lexical.Metaphrase.Subsource
Returns true iff this is a "strict" subsource of source.
synonyms(). Method in class COM.Lexical.Metaphrase.Concept
List synonyms (Terms) for Concept.

A B C D E F G H I L M N O P R S T U
All Packages  Class Hierarchy