net.opengis.ows11.util
Class Ows11Switch

java.lang.Object
  extended by net.opengis.ows11.util.Ows11Switch

public class Ows11Switch
extends java.lang.Object

The Switch for the model's inheritance hierarchy. It supports the call doSwitch(object) to invoke the caseXXX method for each class of the model, starting with the actual class of the object and proceeding up the inheritance hierarchy until a non-null result is returned, which is the result of the switch.

See Also:
Ows11Package

Field Summary
protected static Ows11Package modelPackage
          The cached model package
 
Constructor Summary
Ows11Switch()
          Creates an instance of the switch.
 
Method Summary
 java.lang.Object caseAbstractReferenceBaseType(AbstractReferenceBaseType object)
          Returns the result of interpreting the object as an instance of 'Abstract Reference Base Type'.
 java.lang.Object caseAcceptFormatsType(AcceptFormatsType object)
          Returns the result of interpreting the object as an instance of 'Accept Formats Type'.
 java.lang.Object caseAcceptVersionsType(AcceptVersionsType object)
          Returns the result of interpreting the object as an instance of 'Accept Versions Type'.
 java.lang.Object caseAddressType(AddressType object)
          Returns the result of interpreting the object as an instance of 'Address Type'.
 java.lang.Object caseAllowedValuesType(AllowedValuesType object)
          Returns the result of interpreting the object as an instance of 'Allowed Values Type'.
 java.lang.Object caseAnyValueType(AnyValueType object)
          Returns the result of interpreting the object as an instance of 'Any Value Type'.
 java.lang.Object caseBasicIdentificationType(BasicIdentificationType object)
          Returns the result of interpreting the object as an instance of 'Basic Identification Type'.
 java.lang.Object caseBoundingBoxType(BoundingBoxType object)
          Returns the result of interpreting the object as an instance of 'Bounding Box Type'.
 java.lang.Object caseCapabilitiesBaseType(CapabilitiesBaseType object)
          Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.
 java.lang.Object caseCodeType(CodeType object)
          Returns the result of interpreting the object as an instance of 'Code Type'.
 java.lang.Object caseContactType(ContactType object)
          Returns the result of interpreting the object as an instance of 'Contact Type'.
 java.lang.Object caseContentsBaseType(ContentsBaseType object)
          Returns the result of interpreting the object as an instance of 'Contents Base Type'.
 java.lang.Object caseDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType object)
          Returns the result of interpreting the object as an instance of 'Dataset Description Summary Base Type'.
 java.lang.Object caseDCPType(DCPType object)
          Returns the result of interpreting the object as an instance of 'DCP Type'.
 java.lang.Object caseDescriptionType(DescriptionType object)
          Returns the result of interpreting the object as an instance of 'Description Type'.
 java.lang.Object caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'.
 java.lang.Object caseDomainMetadataType(DomainMetadataType object)
          Returns the result of interpreting the object as an instance of 'Domain Metadata Type'.
 java.lang.Object caseDomainType(DomainType object)
          Returns the result of interpreting the object as an instance of 'Domain Type'.
 java.lang.Object caseExceptionReportType(ExceptionReportType object)
          Returns the result of interpreting the object as an instance of 'Exception Report Type'.
 java.lang.Object caseExceptionType(ExceptionType object)
          Returns the result of interpreting the object as an instance of 'Exception Type'.
 java.lang.Object caseGetCapabilitiesType(GetCapabilitiesType object)
          Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.
 java.lang.Object caseGetResourceByIdType(GetResourceByIdType object)
          Returns the result of interpreting the object as an instance of 'Get Resource By Id Type'.
 java.lang.Object caseHTTPType(HTTPType object)
          Returns the result of interpreting the object as an instance of 'HTTP Type'.
 java.lang.Object caseIdentificationType(IdentificationType object)
          Returns the result of interpreting the object as an instance of 'Identification Type'.
 java.lang.Object caseKeywordsType(KeywordsType object)
          Returns the result of interpreting the object as an instance of 'Keywords Type'.
 java.lang.Object caseLanguageStringType(LanguageStringType object)
          Returns the result of interpreting the object as an instance of 'Language String Type'.
 java.lang.Object caseManifestType(ManifestType object)
          Returns the result of interpreting the object as an instance of 'Manifest Type'.
 java.lang.Object caseMetadataType(MetadataType object)
          Returns the result of interpreting the object as an instance of 'Metadata Type'.
 java.lang.Object caseNoValuesType(NoValuesType object)
          Returns the result of interpreting the object as an instance of 'No Values Type'.
 java.lang.Object caseOnlineResourceType(OnlineResourceType object)
          Returns the result of interpreting the object as an instance of 'Online Resource Type'.
 java.lang.Object caseOperationsMetadataType(OperationsMetadataType object)
          Returns the result of interpreting the object as an instance of 'Operations Metadata Type'.
 java.lang.Object caseOperationType(OperationType object)
          Returns the result of interpreting the object as an instance of 'Operation Type'.
 java.lang.Object caseRangeType(RangeType object)
          Returns the result of interpreting the object as an instance of 'Range Type'.
 java.lang.Object caseReferenceGroupType(ReferenceGroupType object)
          Returns the result of interpreting the object as an instance of 'Reference Group Type'.
 java.lang.Object caseReferenceType(ReferenceType object)
          Returns the result of interpreting the object as an instance of 'Reference Type'.
 java.lang.Object caseRequestMethodType(RequestMethodType object)
          Returns the result of interpreting the object as an instance of 'Request Method Type'.
 java.lang.Object caseResponsiblePartySubsetType(ResponsiblePartySubsetType object)
          Returns the result of interpreting the object as an instance of 'Responsible Party Subset Type'.
 java.lang.Object caseResponsiblePartyType(ResponsiblePartyType object)
          Returns the result of interpreting the object as an instance of 'Responsible Party Type'.
 java.lang.Object caseSectionsType(SectionsType object)
          Returns the result of interpreting the object as an instance of 'Sections Type'.
 java.lang.Object caseServiceIdentificationType(ServiceIdentificationType object)
          Returns the result of interpreting the object as an instance of 'Service Identification Type'.
 java.lang.Object caseServiceProviderType(ServiceProviderType object)
          Returns the result of interpreting the object as an instance of 'Service Provider Type'.
 java.lang.Object caseServiceReferenceType(ServiceReferenceType object)
          Returns the result of interpreting the object as an instance of 'Service Reference Type'.
 java.lang.Object caseTelephoneType(TelephoneType object)
          Returns the result of interpreting the object as an instance of 'Telephone Type'.
 java.lang.Object caseUnNamedDomainType(UnNamedDomainType object)
          Returns the result of interpreting the object as an instance of 'Un Named Domain Type'.
 java.lang.Object caseValuesReferenceType(ValuesReferenceType object)
          Returns the result of interpreting the object as an instance of 'Values Reference Type'.
 java.lang.Object caseValueType(ValueType object)
          Returns the result of interpreting the object as an instance of 'Value Type'.
 java.lang.Object caseWGS84BoundingBoxType(WGS84BoundingBoxType object)
          Returns the result of interpreting the object as an instance of 'WGS84 Bounding Box Type'.
 java.lang.Object defaultCase(org.eclipse.emf.ecore.EObject object)
          Returns the result of interpreting the object as an instance of 'EObject'.
protected  java.lang.Object doSwitch(org.eclipse.emf.ecore.EClass theEClass, org.eclipse.emf.ecore.EObject theEObject)
          Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
 java.lang.Object doSwitch(org.eclipse.emf.ecore.EObject theEObject)
          Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
protected  java.lang.Object doSwitch(int classifierID, org.eclipse.emf.ecore.EObject theEObject)
          Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

modelPackage

protected static Ows11Package modelPackage
The cached model package

Constructor Detail

Ows11Switch

public Ows11Switch()
Creates an instance of the switch.

Method Detail

doSwitch

public java.lang.Object doSwitch(org.eclipse.emf.ecore.EObject theEObject)
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

Returns:
the first non-null result returned by a caseXXX call.

doSwitch

protected java.lang.Object doSwitch(org.eclipse.emf.ecore.EClass theEClass,
                                    org.eclipse.emf.ecore.EObject theEObject)
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

Returns:
the first non-null result returned by a caseXXX call.

doSwitch

protected java.lang.Object doSwitch(int classifierID,
                                    org.eclipse.emf.ecore.EObject theEObject)
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

Returns:
the first non-null result returned by a caseXXX call.

caseAbstractReferenceBaseType

public java.lang.Object caseAbstractReferenceBaseType(AbstractReferenceBaseType object)
Returns the result of interpreting the object as an instance of 'Abstract Reference Base Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Abstract Reference Base Type'.
See Also:
doSwitch(EObject)

caseAcceptFormatsType

public java.lang.Object caseAcceptFormatsType(AcceptFormatsType object)
Returns the result of interpreting the object as an instance of 'Accept Formats Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Accept Formats Type'.
See Also:
doSwitch(EObject)

caseAcceptVersionsType

public java.lang.Object caseAcceptVersionsType(AcceptVersionsType object)
Returns the result of interpreting the object as an instance of 'Accept Versions Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Accept Versions Type'.
See Also:
doSwitch(EObject)

caseAddressType

public java.lang.Object caseAddressType(AddressType object)
Returns the result of interpreting the object as an instance of 'Address Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Address Type'.
See Also:
doSwitch(EObject)

caseAllowedValuesType

public java.lang.Object caseAllowedValuesType(AllowedValuesType object)
Returns the result of interpreting the object as an instance of 'Allowed Values Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Allowed Values Type'.
See Also:
doSwitch(EObject)

caseAnyValueType

public java.lang.Object caseAnyValueType(AnyValueType object)
Returns the result of interpreting the object as an instance of 'Any Value Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Any Value Type'.
See Also:
doSwitch(EObject)

caseBasicIdentificationType

public java.lang.Object caseBasicIdentificationType(BasicIdentificationType object)
Returns the result of interpreting the object as an instance of 'Basic Identification Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Basic Identification Type'.
See Also:
doSwitch(EObject)

caseBoundingBoxType

public java.lang.Object caseBoundingBoxType(BoundingBoxType object)
Returns the result of interpreting the object as an instance of 'Bounding Box Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Bounding Box Type'.
See Also:
doSwitch(EObject)

caseCapabilitiesBaseType

public java.lang.Object caseCapabilitiesBaseType(CapabilitiesBaseType object)
Returns the result of interpreting the object as an instance of 'Capabilities Base Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Capabilities Base Type'.
See Also:
doSwitch(EObject)

caseCodeType

public java.lang.Object caseCodeType(CodeType object)
Returns the result of interpreting the object as an instance of 'Code Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Code Type'.
See Also:
doSwitch(EObject)

caseContactType

public java.lang.Object caseContactType(ContactType object)
Returns the result of interpreting the object as an instance of 'Contact Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Contact Type'.
See Also:
doSwitch(EObject)

caseContentsBaseType

public java.lang.Object caseContentsBaseType(ContentsBaseType object)
Returns the result of interpreting the object as an instance of 'Contents Base Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Contents Base Type'.
See Also:
doSwitch(EObject)

caseDatasetDescriptionSummaryBaseType

public java.lang.Object caseDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType object)
Returns the result of interpreting the object as an instance of 'Dataset Description Summary Base Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Dataset Description Summary Base Type'.
See Also:
doSwitch(EObject)

caseDCPType

public java.lang.Object caseDCPType(DCPType object)
Returns the result of interpreting the object as an instance of 'DCP Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'DCP Type'.
See Also:
doSwitch(EObject)

caseDescriptionType

public java.lang.Object caseDescriptionType(DescriptionType object)
Returns the result of interpreting the object as an instance of 'Description Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Description Type'.
See Also:
doSwitch(EObject)

caseDocumentRoot

public java.lang.Object caseDocumentRoot(DocumentRoot object)
Returns the result of interpreting the object as an instance of 'Document Root'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Document Root'.
See Also:
doSwitch(EObject)

caseDomainMetadataType

public java.lang.Object caseDomainMetadataType(DomainMetadataType object)
Returns the result of interpreting the object as an instance of 'Domain Metadata Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Domain Metadata Type'.
See Also:
doSwitch(EObject)

caseDomainType

public java.lang.Object caseDomainType(DomainType object)
Returns the result of interpreting the object as an instance of 'Domain Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Domain Type'.
See Also:
doSwitch(EObject)

caseExceptionReportType

public java.lang.Object caseExceptionReportType(ExceptionReportType object)
Returns the result of interpreting the object as an instance of 'Exception Report Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Exception Report Type'.
See Also:
doSwitch(EObject)

caseExceptionType

public java.lang.Object caseExceptionType(ExceptionType object)
Returns the result of interpreting the object as an instance of 'Exception Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Exception Type'.
See Also:
doSwitch(EObject)

caseGetCapabilitiesType

public java.lang.Object caseGetCapabilitiesType(GetCapabilitiesType object)
Returns the result of interpreting the object as an instance of 'Get Capabilities Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Get Capabilities Type'.
See Also:
doSwitch(EObject)

caseGetResourceByIdType

public java.lang.Object caseGetResourceByIdType(GetResourceByIdType object)
Returns the result of interpreting the object as an instance of 'Get Resource By Id Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Get Resource By Id Type'.
See Also:
doSwitch(EObject)

caseHTTPType

public java.lang.Object caseHTTPType(HTTPType object)
Returns the result of interpreting the object as an instance of 'HTTP Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'HTTP Type'.
See Also:
doSwitch(EObject)

caseIdentificationType

public java.lang.Object caseIdentificationType(IdentificationType object)
Returns the result of interpreting the object as an instance of 'Identification Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Identification Type'.
See Also:
doSwitch(EObject)

caseKeywordsType

public java.lang.Object caseKeywordsType(KeywordsType object)
Returns the result of interpreting the object as an instance of 'Keywords Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Keywords Type'.
See Also:
doSwitch(EObject)

caseLanguageStringType

public java.lang.Object caseLanguageStringType(LanguageStringType object)
Returns the result of interpreting the object as an instance of 'Language String Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Language String Type'.
See Also:
doSwitch(EObject)

caseManifestType

public java.lang.Object caseManifestType(ManifestType object)
Returns the result of interpreting the object as an instance of 'Manifest Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Manifest Type'.
See Also:
doSwitch(EObject)

caseMetadataType

public java.lang.Object caseMetadataType(MetadataType object)
Returns the result of interpreting the object as an instance of 'Metadata Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Metadata Type'.
See Also:
doSwitch(EObject)

caseNoValuesType

public java.lang.Object caseNoValuesType(NoValuesType object)
Returns the result of interpreting the object as an instance of 'No Values Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'No Values Type'.
See Also:
doSwitch(EObject)

caseOnlineResourceType

public java.lang.Object caseOnlineResourceType(OnlineResourceType object)
Returns the result of interpreting the object as an instance of 'Online Resource Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Online Resource Type'.
See Also:
doSwitch(EObject)

caseOperationsMetadataType

public java.lang.Object caseOperationsMetadataType(OperationsMetadataType object)
Returns the result of interpreting the object as an instance of 'Operations Metadata Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Operations Metadata Type'.
See Also:
doSwitch(EObject)

caseOperationType

public java.lang.Object caseOperationType(OperationType object)
Returns the result of interpreting the object as an instance of 'Operation Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Operation Type'.
See Also:
doSwitch(EObject)

caseRangeType

public java.lang.Object caseRangeType(RangeType object)
Returns the result of interpreting the object as an instance of 'Range Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Range Type'.
See Also:
doSwitch(EObject)

caseReferenceGroupType

public java.lang.Object caseReferenceGroupType(ReferenceGroupType object)
Returns the result of interpreting the object as an instance of 'Reference Group Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Reference Group Type'.
See Also:
doSwitch(EObject)

caseReferenceType

public java.lang.Object caseReferenceType(ReferenceType object)
Returns the result of interpreting the object as an instance of 'Reference Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Reference Type'.
See Also:
doSwitch(EObject)

caseRequestMethodType

public java.lang.Object caseRequestMethodType(RequestMethodType object)
Returns the result of interpreting the object as an instance of 'Request Method Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Request Method Type'.
See Also:
doSwitch(EObject)

caseResponsiblePartySubsetType

public java.lang.Object caseResponsiblePartySubsetType(ResponsiblePartySubsetType object)
Returns the result of interpreting the object as an instance of 'Responsible Party Subset Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Responsible Party Subset Type'.
See Also:
doSwitch(EObject)

caseResponsiblePartyType

public java.lang.Object caseResponsiblePartyType(ResponsiblePartyType object)
Returns the result of interpreting the object as an instance of 'Responsible Party Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Responsible Party Type'.
See Also:
doSwitch(EObject)

caseSectionsType

public java.lang.Object caseSectionsType(SectionsType object)
Returns the result of interpreting the object as an instance of 'Sections Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Sections Type'.
See Also:
doSwitch(EObject)

caseServiceIdentificationType

public java.lang.Object caseServiceIdentificationType(ServiceIdentificationType object)
Returns the result of interpreting the object as an instance of 'Service Identification Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Service Identification Type'.
See Also:
doSwitch(EObject)

caseServiceProviderType

public java.lang.Object caseServiceProviderType(ServiceProviderType object)
Returns the result of interpreting the object as an instance of 'Service Provider Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Service Provider Type'.
See Also:
doSwitch(EObject)

caseServiceReferenceType

public java.lang.Object caseServiceReferenceType(ServiceReferenceType object)
Returns the result of interpreting the object as an instance of 'Service Reference Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Service Reference Type'.
See Also:
doSwitch(EObject)

caseTelephoneType

public java.lang.Object caseTelephoneType(TelephoneType object)
Returns the result of interpreting the object as an instance of 'Telephone Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Telephone Type'.
See Also:
doSwitch(EObject)

caseUnNamedDomainType

public java.lang.Object caseUnNamedDomainType(UnNamedDomainType object)
Returns the result of interpreting the object as an instance of 'Un Named Domain Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Un Named Domain Type'.
See Also:
doSwitch(EObject)

caseValuesReferenceType

public java.lang.Object caseValuesReferenceType(ValuesReferenceType object)
Returns the result of interpreting the object as an instance of 'Values Reference Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Values Reference Type'.
See Also:
doSwitch(EObject)

caseValueType

public java.lang.Object caseValueType(ValueType object)
Returns the result of interpreting the object as an instance of 'Value Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'Value Type'.
See Also:
doSwitch(EObject)

caseWGS84BoundingBoxType

public java.lang.Object caseWGS84BoundingBoxType(WGS84BoundingBoxType object)
Returns the result of interpreting the object as an instance of 'WGS84 Bounding Box Type'. This implementation returns null; returning a non-null result will terminate the switch.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'WGS84 Bounding Box Type'.
See Also:
doSwitch(EObject)

defaultCase

public java.lang.Object defaultCase(org.eclipse.emf.ecore.EObject object)
Returns the result of interpreting the object as an instance of 'EObject'. This implementation returns null; returning a non-null result will terminate the switch, but this is the last case anyway.

Parameters:
object - the target of the switch.
Returns:
the result of interpreting the object as an instance of 'EObject'.
See Also:
doSwitch(org.eclipse.emf.ecore.EObject)


Copyright © 1996-2010 Geotools. All Rights Reserved.