public abstract class Prototype extends Object
Modifier and Type | Field and Description |
---|---|
String |
code |
Collection<XmlCondition> |
conditions |
int |
priority |
Range |
range |
public int priority
public Collection<XmlCondition> conditions
public Prototype()
Prototype
.public boolean check(OsmPrimitive primitive)