|
||||||||||
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
private abstract class ContextSwitchTemplate.ContextProvider
Field Summary | |
---|---|
(package private) SearchCompiler.Match |
condition
|
Constructor Summary | |
---|---|
private |
ContextSwitchTemplate.ContextProvider()
|
Method Summary | |
---|---|
(package private) abstract java.util.List<OsmPrimitive> |
getPrimitives(OsmPrimitive root)
|
Methods inherited from class org.openstreetmap.josm.actions.search.SearchCompiler.Match |
---|
existsMatch, forallMatch, match |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
SearchCompiler.Match condition
Constructor Detail |
---|
private ContextSwitchTemplate.ContextProvider()
Method Detail |
---|
abstract java.util.List<OsmPrimitive> getPrimitives(OsmPrimitive root)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |