public abstract class AbstractSMLType extends AbstractFeatureType implements AbstractSML
Java class for AbstractSMLType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractSMLType"> <complexContent> <restriction base="{http://www.opengis.net/gml}AbstractFeatureType"> <sequence> <sequence> <sequence> <element ref="{http://www.opengis.net/gml}description" minOccurs="0"/> <element ref="{http://www.opengis.net/gml}name" minOccurs="0"/> <element ref="{http://www.opengis.net/gml}boundedBy" minOccurs="0"/> </sequence> </sequence> </sequence> </restriction> </complexContent> </complexType>
Defined in the geotk-xml-sensorML
module
identifiers, STANDARD
Constructor and Description |
---|
AbstractSMLType() |
AbstractSMLType(AbstractSML sm) |
Modifier and Type | Method and Description |
---|---|
MetadataStandard |
getStandard() |
equals, getBoundedBy, getLocation, getSrsName, getSrsName, hashCode, setBoundedBy, setBoundedBy, setSrsName, toString, updateBoundingShape
getAlias, getDescription, getDescriptionReference, getId, getIdentifier, getIdentifierMap, getIdentifiers, getName, getParameterName, getRemarks, prune, setDescription, setDescription, setId, setName, setParameterName, toWKT
asMap, asTreeTable, equals, getInterface, isEmpty
getBoundedBy, getLocation, getSrsName
getDescription, getDescriptionReference, getId, getName, getParameterName, setDescription, setId, setName
public AbstractSMLType()
public AbstractSMLType(AbstractSML sm)
public MetadataStandard getStandard()
getStandard
in class AbstractGMLType
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.