- java.lang.Object
-
- fr.inrialpes.exmo.ontosim.extractor.matching.Matching.Entry<T>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) T |
src |
(package private) T |
trg |
-
Constructor Summary
Constructors
Constructor and Description |
Entry(T s,
T t) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Entry
public Entry(T s,
T t)
-
Method Detail
-
getSource
public T getSource()
-
getTarget
public T getTarget()
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017