Interface SupportedCRSType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getValue()
      Returns the value of the 'Value' attribute.
      boolean isDefault()
      Returns the value of the 'Default' attribute.
      boolean isSetDefault()
      Returns whether the value of the 'Default' attribute is set.
      void setDefault​(boolean value)
      Sets the value of the 'Default' attribute.
      void setValue​(String value)
      Sets the value of the 'Value' attribute.
      void unsetDefault()
      Unsets the value of the 'Default' attribute.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver