| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.apelon.dts.client.classifier.ClassifyEquivError
public class ClassifyEquivError
An entry for classification Equivalency Error.
Equivalency Error occurs when a concept classifies to an existing concept.
Copyright: Copyright (c) 2004
Company: Apelon, Inc.
| Constructor Summary | |
|---|---|
ClassifyEquivError()
 | 
|
ClassifyEquivError(DTSConcept concept1,
                   DTSConcept concept2)
Creates this classification equivalency error entry.  | 
|
| Method Summary | |
|---|---|
 DTSConcept | 
getConcept1()
Get the first of the two equivalent concepts in this entry  | 
 DTSConcept | 
getConcept2()
Get the second of the two equivalent concepts in this entry  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ClassifyEquivError()
public ClassifyEquivError(DTSConcept concept1,
                          DTSConcept concept2)
concept1 - A conceptconcept2 - The equivalent concept| Method Detail | 
|---|
public DTSConcept getConcept1()
DTSConceptpublic DTSConcept getConcept2()
DTSConcept
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||