deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.gml.dictionary
Interface Dictionary

All Superinterfaces:
Collection<Definition>, Definition, GMLObject, Iterable<Definition>, List<Definition>
All Known Implementing Classes:
GenericDictionary

public interface Dictionary
extends Definition, List<Definition>

Definition that is a collection of Definition instances.

Version:
$Revision: 21659 $, $Date: 2009-12-23 14:29:54 +0100 (Mi, 23 Dez 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Method Summary
 boolean isDefinitionCollection()
          Returns whether the Dictionary represents a generic GML dictionary or a GML definition collection.
 
Methods inherited from interface org.deegree.gml.dictionary.Definition
getDescription, getNames
 
Methods inherited from interface org.deegree.gml.GMLObject
getGMLProperties, getId
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

isDefinitionCollection

boolean isDefinitionCollection()
Returns whether the Dictionary represents a generic GML dictionary or a GML definition collection.

Returns:
true, if this is a defininition collection, false otherwise

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>