Interface FeatureTypeType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
FeatureTypeTypeImpl

public interface FeatureTypeType extends EObject
A representation of the model object 'Feature Type Type'.

The following features are supported:

See Also:
  • Method Details

    • getName

      QName getName()
      Returns the value of the 'Name' attribute.

      If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Name' attribute.
      See Also:
    • setName

      void setName(QName value)
      Sets the value of the 'Name' attribute.
      Parameters:
      value - the new value of the 'Name' attribute.
      See Also:
    • getTitle

      EList<TitleType> getTitle()
      Returns the value of the 'Title' containment reference list. The list contents are of type TitleType.

      If the meaning of the 'Title' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Title' containment reference list.
      See Also:
    • getAbstract

      EList<AbstractType> getAbstract()
      Returns the value of the 'Abstract' containment reference list. The list contents are of type AbstractType.

      If the meaning of the 'Abstract' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Abstract' containment reference list.
      See Also:
    • getKeywords

      EList<KeywordsType> getKeywords()
      Returns the value of the 'Keywords' containment reference list. The list contents are of type KeywordsType.

      If the meaning of the 'Keywords' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Keywords' containment reference list.
      See Also:
    • getDefaultCRS

      String getDefaultCRS()
      Returns the value of the 'Default CRS' attribute.

      If the meaning of the 'Default CRS' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Default CRS' attribute.
      See Also:
    • setDefaultCRS

      void setDefaultCRS(String value)
      Sets the value of the 'Default CRS' attribute.
      Parameters:
      value - the new value of the 'Default CRS' attribute.
      See Also:
    • getOtherCRS

      EList<String> getOtherCRS()
      Returns the value of the 'Other CRS' attribute list. The list contents are of type String.

      If the meaning of the 'Other CRS' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Other CRS' attribute list.
      See Also:
    • getNoCRS

      NoCRSType getNoCRS()
      Returns the value of the 'No CRS' containment reference.

      If the meaning of the 'No CRS' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'No CRS' containment reference.
      See Also:
    • setNoCRS

      void setNoCRS(NoCRSType value)
      Sets the value of the 'No CRS' containment reference.
      Parameters:
      value - the new value of the 'No CRS' containment reference.
      See Also:
    • getOutputFormats

      OutputFormatListType getOutputFormats()
      Returns the value of the 'Output Formats' containment reference.

      If the meaning of the 'Output Formats' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Output Formats' containment reference.
      See Also:
    • setOutputFormats

      void setOutputFormats(OutputFormatListType value)
      Sets the value of the 'Output Formats' containment reference.
      Parameters:
      value - the new value of the 'Output Formats' containment reference.
      See Also:
    • getWGS84BoundingBox

      EList<WGS84BoundingBoxType> getWGS84BoundingBox()
      Returns the value of the 'WGS84 Bounding Box' containment reference list. The list contents are of type WGS84BoundingBoxType.

      If the meaning of the 'WGS84 Bounding Box' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'WGS84 Bounding Box' containment reference list.
      See Also:
    • getMetadataURL

      EList<MetadataURLType> getMetadataURL()
      Returns the value of the 'Metadata URL' containment reference list. The list contents are of type MetadataURLType.

      If the meaning of the 'Metadata URL' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Metadata URL' containment reference list.
      See Also:
    • getExtendedDescription

      ExtendedDescriptionType getExtendedDescription()
      Returns the value of the 'Extended Description' containment reference.

      If the meaning of the 'Extended Description' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Extended Description' containment reference.
      See Also:
    • setExtendedDescription

      void setExtendedDescription(ExtendedDescriptionType value)
      Sets the value of the 'Extended Description' containment reference.
      Parameters:
      value - the new value of the 'Extended Description' containment reference.
      See Also: