|
OntoSim 2.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matching.Entry | |
---|---|
fr.inrialpes.exmo.ontosim.extractor | |
fr.inrialpes.exmo.ontosim.extractor.matching |
Uses of Matching.Entry in fr.inrialpes.exmo.ontosim.extractor |
---|
Methods in fr.inrialpes.exmo.ontosim.extractor that return types with arguments of type Matching.Entry | |
---|---|
Iterator<Matching.Entry<O>> |
DummyExtractor.DummyMatching.iterator()
|
Methods in fr.inrialpes.exmo.ontosim.extractor with parameters of type Matching.Entry | ||
---|---|---|
private static
|
GreedyExtractor.add(Map<T,Set<Matching.Entry<T>>> m,
T e,
Matching.Entry<T> ent)
|
|
int |
GreedyExtractor.EntryComp.compare(Matching.Entry<T> o1,
Matching.Entry<T> o2)
|
|
int |
GreedyExtractor.EntryComp.compare(Matching.Entry<T> o1,
Matching.Entry<T> o2)
|
Method parameters in fr.inrialpes.exmo.ontosim.extractor with type arguments of type Matching.Entry | ||
---|---|---|
private static
|
GreedyExtractor.add(Map<T,Set<Matching.Entry<T>>> m,
T e,
Matching.Entry<T> ent)
|
Uses of Matching.Entry in fr.inrialpes.exmo.ontosim.extractor.matching |
---|
Fields in fr.inrialpes.exmo.ontosim.extractor.matching with type parameters of type Matching.Entry | |
---|---|
private Collection<Matching.Entry<O>> |
BasicMatching.entriesList
|
Methods in fr.inrialpes.exmo.ontosim.extractor.matching that return types with arguments of type Matching.Entry | |
---|---|
Iterator<Matching.Entry<O>> |
BasicMatching.iterator()
|
Methods in fr.inrialpes.exmo.ontosim.extractor.matching with parameters of type Matching.Entry | |
---|---|
boolean |
BasicMatching.add(Matching.Entry<O> entry)
|
Method parameters in fr.inrialpes.exmo.ontosim.extractor.matching with type arguments of type Matching.Entry | |
---|---|
void |
BasicMatching.addAll(Set<Matching.Entry<O>> entries)
|
Constructor parameters in fr.inrialpes.exmo.ontosim.extractor.matching with type arguments of type Matching.Entry | |
---|---|
BasicMatching(Collection<Matching.Entry<O>> s)
|
|
OntoSim 2.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |