public class ConceptEquivalence
extends java.lang.Object
| Constructor and Description |
|---|
ConceptEquivalence(Concept c1,
Concept c2) |
| Modifier and Type | Method and Description |
|---|---|
Concept |
getC1()
Gets the first concept.
|
Concept |
getC2()
Gets the second concept.
|