org.deegree.ogcwebservices.sos
Class ComponentMetadata
java.lang.Object
org.deegree.ogcwebservices.sos.ComponentMetadata
- Direct Known Subclasses:
- PlatformMetadata, SensorMetadata
public abstract class ComponentMetadata
- extends java.lang.Object
holds the metadata of a generic component; the necessary parts of the SensorML spec are
implemented; please read the SensorML spec for more info
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Matthias Kulbe , last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentMetadata
protected ComponentMetadata(Identifier[] identifiedAs,
Classifier[] classifiedAs,
EngineeringCRS hasCRS,
LocationModel[] locatedUsing,
ComponentDescription describedBy,
java.lang.String attachedTo)
- Constructor
- Parameters:
identifiedAs
- classifiedAs
- hasCRS
- locatedUsing
- describedBy
- attachedTo
-
getAttachedTo
public java.lang.String getAttachedTo()
- Returns:
- attachedTo
getClassifiedAs
public Classifier[] getClassifiedAs()
- Returns:
- classifiedAs
getDescribedBy
public ComponentDescription getDescribedBy()
- Returns:
- describedBy
getHasCRS
public EngineeringCRS getHasCRS()
- Returns:
- hasCRS
getIdentifiedAs
public Identifier[] getIdentifiedAs()
- Returns:
- identifiedAs
getLocatedUsing
public LocationModel[] getLocatedUsing()
- Returns:
- locatedUsing
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org