|
||||||||||
| 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.ChildSet
private class ContextSwitchTemplate.ChildSet
| Field Summary | |
|---|---|
private SearchCompiler.Match |
parentCondition
|
| Fields inherited from class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider |
|---|
condition |
| Constructor Summary | |
|---|---|
ContextSwitchTemplate.ChildSet(SearchCompiler.Match parentCondition)
|
|
| 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 parentCondition
| Constructor Detail |
|---|
ContextSwitchTemplate.ChildSet(SearchCompiler.Match parentCondition)
| Method Detail |
|---|
public boolean match(OsmPrimitive osm)
match in class SearchCompiler.Matchjava.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 | |||||||||