|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.disi.smatch.components.Configurable
it.unitn.disi.smatch.filters.BaseFilter
it.unitn.disi.smatch.filters.TopMappingFilter
public class TopMappingFilter
Removes links having a root node on the one or the other side from the mapping.
| Field Summary |
|---|
| Fields inherited from class it.unitn.disi.smatch.filters.BaseFilter |
|---|
mappingFactory |
| Fields inherited from class it.unitn.disi.smatch.components.Configurable |
|---|
GLOBAL_PREFIX, globalComponents, properties |
| Constructor Summary | |
|---|---|
TopMappingFilter()
|
|
| Method Summary | |
|---|---|
IContextMapping<INode> |
filter(IContextMapping<INode> mapping)
Filters the mapping. |
| Methods inherited from class it.unitn.disi.smatch.filters.BaseFilter |
|---|
setProperties |
| Methods inherited from class it.unitn.disi.smatch.components.Configurable |
|---|
configureComponent, getComponentProperties, getProperties, loadProperties, makeComponentPrefix, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface it.unitn.disi.smatch.components.IConfigurable |
|---|
getProperties, setProperties, setProperties |
| Constructor Detail |
|---|
public TopMappingFilter()
| Method Detail |
|---|
public IContextMapping<INode> filter(IContextMapping<INode> mapping)
IMappingFilter
filter in interface IMappingFiltermapping - source mapping
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||