Class wmtsv_1Validator

Object
EObjectValidator
wmtsv_1Validator
All Implemented Interfaces:
EValidator

public class wmtsv_1Validator extends EObjectValidator
The Validator for the model.
See Also:
  • Field Details

  • Constructor Details

    • wmtsv_1Validator

      public wmtsv_1Validator()
      Creates an instance of the switch.
  • Method Details

    • getEPackage

      protected EPackage getEPackage()
      Returns the package of this validator switch.
      Overrides:
      getEPackage in class EObjectValidator
    • validate

      protected boolean validate(int classifierID, Object value, DiagnosticChain diagnostics, Map<Object,Object> context)
      Calls validateXXX for the corresponding classifier of the model.
      Overrides:
      validate in class EObjectValidator
    • validateBinaryPayloadType

      public boolean validateBinaryPayloadType(BinaryPayloadType binaryPayloadType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateCapabilitiesType

      public boolean validateCapabilitiesType(CapabilitiesType capabilitiesType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateContentsType

      public boolean validateContentsType(ContentsType contentsType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateDimensionNameValueType

      public boolean validateDimensionNameValueType(DimensionNameValueType dimensionNameValueType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateDimensionType

      public boolean validateDimensionType(DimensionType dimensionType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateDocumentRoot

      public boolean validateDocumentRoot(DocumentRoot documentRoot, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateFeatureInfoResponseType

      public boolean validateFeatureInfoResponseType(FeatureInfoResponseType featureInfoResponseType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetCapabilitiesType

      public boolean validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetFeatureInfoType

      public boolean validateGetFeatureInfoType(GetFeatureInfoType getFeatureInfoType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetTileType

      public boolean validateGetTileType(GetTileType getTileType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateLayerType

      public boolean validateLayerType(LayerType layerType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateLegendURLType

      public boolean validateLegendURLType(LegendURLType legendURLType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateStyleType

      public boolean validateStyleType(StyleType styleType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateTextPayloadType

      public boolean validateTextPayloadType(TextPayloadType textPayloadType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateThemesType

      public boolean validateThemesType(ThemesType themesType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateThemeType

      public boolean validateThemeType(ThemeType themeType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateTileMatrixLimitsType

      public boolean validateTileMatrixLimitsType(TileMatrixLimitsType tileMatrixLimitsType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateTileMatrixSetLimitsType

      public boolean validateTileMatrixSetLimitsType(TileMatrixSetLimitsType tileMatrixSetLimitsType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateTileMatrixSetLinkType

      public boolean validateTileMatrixSetLinkType(TileMatrixSetLinkType tileMatrixSetLinkType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateTileMatrixSetType

      public boolean validateTileMatrixSetType(TileMatrixSetType tileMatrixSetType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateTileMatrixType

      public boolean validateTileMatrixType(TileMatrixType tileMatrixType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateURLTemplateType

      public boolean validateURLTemplateType(URLTemplateType urlTemplateType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetCapabilitiesValueType

      public boolean validateGetCapabilitiesValueType(GetCapabilitiesValueType getCapabilitiesValueType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetFeatureInfoValueType

      public boolean validateGetFeatureInfoValueType(GetFeatureInfoValueType getFeatureInfoValueType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetTileValueType

      public boolean validateGetTileValueType(GetTileValueType getTileValueType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateRequestServiceType

      public boolean validateRequestServiceType(RequestServiceType requestServiceType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateResourceTypeType

      public boolean validateResourceTypeType(ResourceTypeType resourceTypeType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateVersionType

      public boolean validateVersionType(VersionType versionType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateAcceptedFormatsType

      public boolean validateAcceptedFormatsType(String acceptedFormatsType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateAcceptedFormatsType_Pattern

      public boolean validateAcceptedFormatsType_Pattern(String acceptedFormatsType, DiagnosticChain diagnostics, Map<Object,Object> context)
      Validates the Pattern constraint of 'Accepted Formats Type'.
    • validateGetCapabilitiesValueTypeObject

      public boolean validateGetCapabilitiesValueTypeObject(GetCapabilitiesValueType getCapabilitiesValueTypeObject, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetFeatureInfoValueTypeObject

      public boolean validateGetFeatureInfoValueTypeObject(GetFeatureInfoValueType getFeatureInfoValueTypeObject, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateGetTileValueTypeObject

      public boolean validateGetTileValueTypeObject(GetTileValueType getTileValueTypeObject, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateRequestServiceTypeObject

      public boolean validateRequestServiceTypeObject(RequestServiceType requestServiceTypeObject, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateResourceTypeTypeObject

      public boolean validateResourceTypeTypeObject(ResourceTypeType resourceTypeTypeObject, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateSectionsType

      public boolean validateSectionsType(String sectionsType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateSectionsType_Pattern

      public boolean validateSectionsType_Pattern(String sectionsType, DiagnosticChain diagnostics, Map<Object,Object> context)
      Validates the Pattern constraint of 'Sections Type'.
    • validateTemplateType

      public boolean validateTemplateType(String templateType, DiagnosticChain diagnostics, Map<Object,Object> context)
    • validateTemplateType_Pattern

      public boolean validateTemplateType_Pattern(String templateType, DiagnosticChain diagnostics, Map<Object,Object> context)
      Validates the Pattern constraint of 'Template Type'.
    • validateVersionTypeObject

      public boolean validateVersionTypeObject(VersionType versionTypeObject, DiagnosticChain diagnostics, Map<Object,Object> context)
    • getResourceLocator

      public ResourceLocator getResourceLocator()
      Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
      Overrides:
      getResourceLocator in class EObjectValidator