Package net.opengis.wmts.v_1
Interface ThemesType
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
ThemesTypeImpl
public interface ThemesType
extends EObject
A representation of the model object 'Themes Type'.
The following features are supported:
- See Also:
-
Method Summary
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getTheme
EList<ThemeType> getTheme()Returns the value of the 'Theme' containment reference list. The list contents are of typeThemeType. Metadata describing the top-level themes where layers available on this server can be classified.- Returns:
- the value of the 'Theme' containment reference list.
- See Also:
-