All Packages Class Hierarchy
A B C D E F G H I L M N O P R S T U
C
- cacheConcepts.
Variable in class COM.Lexical.Metaphrase.Metaphrase
- Switch for concept cache.
- children().
Method in class COM.Lexical.Metaphrase.Source
- "Children" of Source--direct Subsources.
- children().
Method in class COM.Lexical.Metaphrase.Partition
- Return children of Partition in hierarchy(s).
- children().
Method in class COM.Lexical.Metaphrase.Relation
-
- children().
Method in class COM.Lexical.Metaphrase.SemanticType
-
- children().
Method in class COM.Lexical.Metaphrase.HierarchicalElement
- The children of this HierarchicalElement.
- chunkFlags().
Method in class COM.Lexical.Metaphrase.MatchSet
- Chunk flags of all the member Matches.
- classify(Concept).
Method in class COM.Lexical.Metaphrase.SemanticClassifier
- Returns SemanticClass of Concept.
- classify(Concept).
Method in class COM.Lexical.Metaphrase.Metaphrase
- Classify a 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
- Return a copy of this SearchSpec.
- close().
Method in class COM.Lexical.EnumerationBuffer
-
- close().
Method in class COM.Lexical.SequenceReader
-
- code().
Method in class COM.Lexical.Metaphrase.Partition
- The code which names the Partition in source.
- code().
Method in class COM.Lexical.Metaphrase.Atom
- The code associated with Atom.
- code().
Method in class COM.Lexical.Metaphrase.SubmittedTerm
- Return the code that was generated for this Submitted
Term.
- COM.Lexical package COM.Lexical
- COM.Lexical.Metaphrase package COM.Lexical.Metaphrase
- Concept class COM.Lexical.Metaphrase.Concept.
- Metaphrase concept class.
- concept().
Method in class COM.Lexical.Metaphrase.Term
- The Concept which contains the Term.
- concept().
Method in class COM.Lexical.Metaphrase.Partition
- Return closest Concept to Partition.
- concept().
Method in class COM.Lexical.Metaphrase.Atom
- The Concept which contains the Atom.
- concept().
Method in class COM.Lexical.Metaphrase.Match
- Matching Concept.
- concept().
Method in class COM.Lexical.Metaphrase.HierarchicalElement
- The associated Concept (may be null).
- concept1().
Method in class COM.Lexical.Metaphrase.Association
- First Concept.
- concept2().
Method in class COM.Lexical.Metaphrase.Association
- Second Concept.
- ConceptElement interface COM.Lexical.Metaphrase.ConceptElement.
- Metaphrase ConceptElement interface.
- conceptID().
Method in class COM.Lexical.Metaphrase.Concept
- Concept unique ID.
- Cons class COM.Lexical.Cons.
- Cons(Object).
Constructor for class COM.Lexical.Cons
-
- ConsList class COM.Lexical.ConsList.
- 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.
- Cooccurrence class COM.Lexical.Metaphrase.Cooccurrence.
- Metaphrase cooccurrence class.
- 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.
- createRelation(String, Relation, String).
Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
- Create a new Relation without specifying the TUI.
- createRelation(String, Relation, String).
Method in class COM.Lexical.Metaphrase.RMIUpdater
- Create a new Relation without specifying the TUI.
- createRelation(String, String, Relation, String).
Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
- Create a new Relation.
- createRelation(String, String, Relation, String).
Method in class COM.Lexical.Metaphrase.RMIUpdater
- Create a new Relation.
- createSemanticType(String, SemanticType).
Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
- Create a new Semantic Type without specifying the TUI.
- createSemanticType(String, SemanticType).
Method in class COM.Lexical.Metaphrase.RMIUpdater
- Create a new Semantic Type without specifying the TUI.
- createSemanticType(String, String, SemanticType).
Method in interface COM.Lexical.Metaphrase.GoodEnoughUpdate
- Create a new Semantic Type.
- createSemanticType(String, String, SemanticType).
Method in class COM.Lexical.Metaphrase.RMIUpdater
- Create a new Semantic Type.
- 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".
A B C D E F G H I L M N O P R S T U
All Packages Class Hierarchy