GeoAPI 2.0
Build 2005-06-08

org.opengis.metadata.maintenance
Interface ScopeDescription


@UML(identifier="MD_ScopeDescription",
     specification=ISO_19115)
public interface ScopeDescription

Description of the class of information covered by the information.

Since:
GeoAPI 2.0
Version:
Abstract specification 5.0

REVISIT OPEN ISSUE (a GeoAPI comment)
Collection types in this interface are not yet defined, because they require Feature and FeatureType.

Method Summary
 Set getAttributes()
          Attributes to which the information applies.
 Set getFeatureInstances()
          Reature instances to which the information applies.
 Set getFeatures()
          Features to which the information applies.
 

Method Detail

getAttributes

@UML(identifier="attributes",
     obligation=CONDITIONAL,
     specification=ISO_19115)
Set getAttributes()
Attributes to which the information applies.


getFeatures

@UML(identifier="features",
     obligation=CONDITIONAL,
     specification=ISO_19115)
Set getFeatures()
Features to which the information applies.


getFeatureInstances

@UML(identifier="featureInstances",
     obligation=CONDITIONAL,
     specification=ISO_19115)
Set getFeatureInstances()
Reature instances to which the information applies.


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium