|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Relation | |
org.deegree_impl.services.gazetteer.configuration |
Uses of Relation in org.deegree_impl.services.gazetteer.configuration |
Fields in org.deegree_impl.services.gazetteer.configuration declared as Relation | |
private Relation[] |
GazetteerConfiguration.relations
|
Methods in org.deegree_impl.services.gazetteer.configuration that return Relation | |
Relation[] |
GazetteerConfiguration.getRelations()
returns a list of all relations defined for a gazetteer |
Relation |
GazetteerConfiguration.getRelation(java.lang.String sourceLocationType,
java.lang.String targetLocationType)
returns the relation between the two passed location types. |
private static Relation |
ConfigurationFactory.createRelation(org.w3c.dom.Element element)
|
Constructors in org.deegree_impl.services.gazetteer.configuration with parameters of type Relation | |
GazetteerConfiguration(java.lang.String name,
Relation[] relations)
Creates a new instance of Configuration |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |