|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.actions.search.SearchCompiler.Match
org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
private class ContextSwitchTemplate.ParentSet
Field Summary | |
---|---|
private SearchCompiler.Match |
childCondition
|
Fields inherited from class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider |
---|
condition |
Constructor Summary | |
---|---|
ContextSwitchTemplate.ParentSet(SearchCompiler.Match child)
|
Method Summary | |
---|---|
(package private) java.util.List<OsmPrimitive> |
getPrimitives(OsmPrimitive root)
|
boolean |
match(OsmPrimitive osm)
|
Methods inherited from class org.openstreetmap.josm.actions.search.SearchCompiler.Match |
---|
existsMatch, forallMatch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final SearchCompiler.Match childCondition
Constructor Detail |
---|
ContextSwitchTemplate.ParentSet(SearchCompiler.Match child)
Method Detail |
---|
public boolean match(OsmPrimitive osm)
match
in class SearchCompiler.Match
java.util.List<OsmPrimitive> getPrimitives(OsmPrimitive root)
getPrimitives
in class ContextSwitchTemplate.ContextProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |