|
OntoSim 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Extractor
An extractor is an algorithm which extracts a matching according to measure values
Method Summary | ||
---|---|---|
|
extract(Matrix<O,O> m)
|
|
|
extract(Measure<O> m,
Set<? extends O> s,
Set<? extends O> t)
|
Method Detail |
---|
<O> Matching<O> extract(Matrix<O,O> m)
<O> Matching<O> extract(Measure<O> m, Set<? extends O> s, Set<? extends O> t)
|
OntoSim 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |