Package net.opengis.ows20.util
Class Ows20Switch<T>
- Object
- 
- Switch<T>
- 
- Ows20Switch<T>
 
 
- 
 public class Ows20Switch<T> extends Switch<T>The Switch for the model's inheritance hierarchy. It supports the calldoSwitch(object)to invoke thecaseXXXmethod 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:
- Ows20Package
 
- 
- 
Field SummaryFields Modifier and Type Field Description protected static Ows20PackagemodelPackageThe cached model package
 - 
Constructor SummaryConstructors Constructor Description Ows20Switch()Creates an instance of the switch.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description TcaseAbstractReferenceBaseType(AbstractReferenceBaseType object)Returns the result of interpreting the object as an instance of 'Abstract Reference Base Type'.TcaseAcceptFormatsType(AcceptFormatsType object)Returns the result of interpreting the object as an instance of 'Accept Formats Type'.TcaseAcceptLanguagesType(AcceptLanguagesType object)Returns the result of interpreting the object as an instance of 'Accept Languages Type'.TcaseAcceptVersionsType(AcceptVersionsType object)Returns the result of interpreting the object as an instance of 'Accept Versions Type'.TcaseAdditionalParametersBaseType(AdditionalParametersBaseType object)Returns the result of interpreting the object as an instance of 'Additional Parameters Base Type'.TcaseAdditionalParametersType(AdditionalParametersType object)Returns the result of interpreting the object as an instance of 'Additional Parameters Type'.TcaseAdditionalParameterType(AdditionalParameterType object)Returns the result of interpreting the object as an instance of 'Additional Parameter Type'.TcaseAddressType(AddressType object)Returns the result of interpreting the object as an instance of 'Address Type'.TcaseAllowedValuesType(AllowedValuesType object)Returns the result of interpreting the object as an instance of 'Allowed Values Type'.TcaseAnyValueType(AnyValueType object)Returns the result of interpreting the object as an instance of 'Any Value Type'.TcaseBasicIdentificationType(BasicIdentificationType object)Returns the result of interpreting the object as an instance of 'Basic Identification Type'.TcaseBoundingBoxType(BoundingBoxType object)Returns the result of interpreting the object as an instance of 'Bounding Box Type'.TcaseCapabilitiesBaseType(CapabilitiesBaseType object)Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.TcaseCodeType(CodeType object)Returns the result of interpreting the object as an instance of 'Code Type'.TcaseContactType(ContactType object)Returns the result of interpreting the object as an instance of 'Contact Type'.TcaseContentsBaseType(ContentsBaseType object)Returns the result of interpreting the object as an instance of 'Contents Base Type'.TcaseDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType object)Returns the result of interpreting the object as an instance of 'Dataset Description Summary Base Type'.TcaseDCPType(DCPType object)Returns the result of interpreting the object as an instance of 'DCP Type'.TcaseDescriptionType(DescriptionType object)Returns the result of interpreting the object as an instance of 'Description Type'.TcaseDocumentRoot(DocumentRoot object)Returns the result of interpreting the object as an instance of 'Document Root'.TcaseDomainMetadataType(DomainMetadataType object)Returns the result of interpreting the object as an instance of 'Domain Metadata Type'.TcaseDomainType(DomainType object)Returns the result of interpreting the object as an instance of 'Domain Type'.TcaseExceptionReportType(ExceptionReportType object)Returns the result of interpreting the object as an instance of 'Exception Report Type'.TcaseExceptionType(ExceptionType object)Returns the result of interpreting the object as an instance of 'Exception Type'.TcaseGetCapabilitiesType(GetCapabilitiesType object)Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.TcaseGetResourceByIdType(GetResourceByIdType object)Returns the result of interpreting the object as an instance of 'Get Resource By Id Type'.TcaseHTTPType(HTTPType object)Returns the result of interpreting the object as an instance of 'HTTP Type'.TcaseIdentificationType(IdentificationType object)Returns the result of interpreting the object as an instance of 'Identification Type'.TcaseKeywordsType(KeywordsType object)Returns the result of interpreting the object as an instance of 'Keywords Type'.TcaseLanguageStringType(LanguageStringType object)Returns the result of interpreting the object as an instance of 'Language String Type'.TcaseLanguagesType(LanguagesType object)Returns the result of interpreting the object as an instance of 'Languages Type'.TcaseManifestType(ManifestType object)Returns the result of interpreting the object as an instance of 'Manifest Type'.TcaseMetadataType(MetadataType object)Returns the result of interpreting the object as an instance of 'Metadata Type'.TcaseNilValueType(NilValueType object)Returns the result of interpreting the object as an instance of 'Nil Value Type'.TcaseNoValuesType(NoValuesType object)Returns the result of interpreting the object as an instance of 'No Values Type'.TcaseOnlineResourceType(OnlineResourceType object)Returns the result of interpreting the object as an instance of 'Online Resource Type'.TcaseOperationsMetadataType(OperationsMetadataType object)Returns the result of interpreting the object as an instance of 'Operations Metadata Type'.TcaseOperationType(OperationType object)Returns the result of interpreting the object as an instance of 'Operation Type'.TcaseRangeType(RangeType object)Returns the result of interpreting the object as an instance of 'Range Type'.TcaseReferenceGroupType(ReferenceGroupType object)Returns the result of interpreting the object as an instance of 'Reference Group Type'.TcaseReferenceType(ReferenceType object)Returns the result of interpreting the object as an instance of 'Reference Type'.TcaseRequestMethodType(RequestMethodType object)Returns the result of interpreting the object as an instance of 'Request Method Type'.TcaseResponsiblePartySubsetType(ResponsiblePartySubsetType object)Returns the result of interpreting the object as an instance of 'Responsible Party Subset Type'.TcaseResponsiblePartyType(ResponsiblePartyType object)Returns the result of interpreting the object as an instance of 'Responsible Party Type'.TcaseSectionsType(SectionsType object)Returns the result of interpreting the object as an instance of 'Sections Type'.TcaseServiceIdentificationType(ServiceIdentificationType object)Returns the result of interpreting the object as an instance of 'Service Identification Type'.TcaseServiceProviderType(ServiceProviderType object)Returns the result of interpreting the object as an instance of 'Service Provider Type'.TcaseServiceReferenceType(ServiceReferenceType object)Returns the result of interpreting the object as an instance of 'Service Reference Type'.TcaseTelephoneType(TelephoneType object)Returns the result of interpreting the object as an instance of 'Telephone Type'.TcaseUnNamedDomainType(UnNamedDomainType object)Returns the result of interpreting the object as an instance of 'Un Named Domain Type'.TcaseValuesReferenceType(ValuesReferenceType object)Returns the result of interpreting the object as an instance of 'Values Reference Type'.TcaseValueType(ValueType object)Returns the result of interpreting the object as an instance of 'Value Type'.TcaseWGS84BoundingBoxType(WGS84BoundingBoxType object)Returns the result of interpreting the object as an instance of 'WGS84 Bounding Box Type'.TdefaultCase(EObject object)Returns the result of interpreting the object as an instance of 'EObject'.protected TdoSwitch(int classifierID, EObject theEObject)CallscaseXXXfor each class of the model until one returns a non null result; it yields that result.protected booleanisSwitchFor(EPackage ePackage)Checks whether this is a switch for the given package.
 
- 
- 
- 
Field Detail- 
modelPackageprotected static Ows20Package modelPackage The cached model package
 
- 
 - 
Method Detail- 
isSwitchForprotected boolean isSwitchFor(EPackage ePackage) Checks whether this is a switch for the given package.- Specified by:
- isSwitchForin class- Switch<T>
- Parameters:
- ePackage- the package in question.
- Returns:
- whether this is a switch for the given package.
 
 - 
doSwitchprotected T doSwitch(int classifierID, EObject theEObject) CallscaseXXXfor each class of the model until one returns a non null result; it yields that result.- Overrides:
- doSwitchin class- Switch<T>
- Returns:
- the first non-null result returned by a caseXXXcall.
 
 - 
caseAbstractReferenceBaseTypepublic T 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)
 
 - 
caseAcceptFormatsTypepublic T 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)
 
 - 
caseAcceptLanguagesTypepublic T caseAcceptLanguagesType(AcceptLanguagesType object) Returns the result of interpreting the object as an instance of 'Accept Languages 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 Languages Type'.
- See Also:
- doSwitch(EObject)
 
 - 
caseAcceptVersionsTypepublic T 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)
 
 - 
caseAdditionalParametersBaseTypepublic T caseAdditionalParametersBaseType(AdditionalParametersBaseType object) Returns the result of interpreting the object as an instance of 'Additional Parameters 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 'Additional Parameters Base Type'.
- See Also:
- doSwitch(EObject)
 
 - 
caseAdditionalParametersTypepublic T caseAdditionalParametersType(AdditionalParametersType object) Returns the result of interpreting the object as an instance of 'Additional Parameters 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 'Additional Parameters Type'.
- See Also:
- doSwitch(EObject)
 
 - 
caseAdditionalParameterTypepublic T caseAdditionalParameterType(AdditionalParameterType object) Returns the result of interpreting the object as an instance of 'Additional Parameter 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 'Additional Parameter Type'.
- See Also:
- doSwitch(EObject)
 
 - 
caseAddressTypepublic T 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)
 
 - 
caseAllowedValuesTypepublic T 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)
 
 - 
caseAnyValueTypepublic T 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)
 
 - 
caseBasicIdentificationTypepublic T 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)
 
 - 
caseBoundingBoxTypepublic T 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)
 
 - 
caseCapabilitiesBaseTypepublic T 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)
 
 - 
caseCodeTypepublic T 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)
 
 - 
caseContactTypepublic T 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)
 
 - 
caseContentsBaseTypepublic T 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)
 
 - 
caseDatasetDescriptionSummaryBaseTypepublic T 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)
 
 - 
caseDCPTypepublic T 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)
 
 - 
caseDescriptionTypepublic T 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)
 
 - 
caseDocumentRootpublic T 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)
 
 - 
caseDomainMetadataTypepublic T 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)
 
 - 
caseDomainTypepublic T 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)
 
 - 
caseExceptionReportTypepublic T 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)
 
 - 
caseExceptionTypepublic T 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)
 
 - 
caseGetCapabilitiesTypepublic T 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)
 
 - 
caseGetResourceByIdTypepublic T 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)
 
 - 
caseHTTPTypepublic T 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)
 
 - 
caseIdentificationTypepublic T 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)
 
 - 
caseKeywordsTypepublic T 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)
 
 - 
caseLanguageStringTypepublic T 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)
 
 - 
caseLanguagesTypepublic T caseLanguagesType(LanguagesType object) Returns the result of interpreting the object as an instance of 'Languages 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 'Languages Type'.
- See Also:
- doSwitch(EObject)
 
 - 
caseManifestTypepublic T 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)
 
 - 
caseMetadataTypepublic T 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)
 
 - 
caseNilValueTypepublic T caseNilValueType(NilValueType object) Returns the result of interpreting the object as an instance of 'Nil 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 'Nil Value Type'.
- See Also:
- doSwitch(EObject)
 
 - 
caseNoValuesTypepublic T 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)
 
 - 
caseOnlineResourceTypepublic T 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)
 
 - 
caseOperationsMetadataTypepublic T 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)
 
 - 
caseOperationTypepublic T 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)
 
 - 
caseRangeTypepublic T 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)
 
 - 
caseReferenceGroupTypepublic T 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)
 
 - 
caseReferenceTypepublic T 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)
 
 - 
caseRequestMethodTypepublic T 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)
 
 - 
caseResponsiblePartySubsetTypepublic T 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)
 
 - 
caseResponsiblePartyTypepublic T 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)
 
 - 
caseSectionsTypepublic T 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)
 
 - 
caseServiceIdentificationTypepublic T 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)
 
 - 
caseServiceProviderTypepublic T 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)
 
 - 
caseServiceReferenceTypepublic T 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)
 
 - 
caseTelephoneTypepublic T 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)
 
 - 
caseUnNamedDomainTypepublic T 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)
 
 - 
caseValuesReferenceTypepublic T 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)
 
 - 
caseValueTypepublic T 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)
 
 - 
caseWGS84BoundingBoxTypepublic T 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)
 
 - 
defaultCasepublic T defaultCase(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.- Overrides:
- defaultCasein class- Switch<T>
- Parameters:
- object- the target of the switch.
- Returns:
- the result of interpreting the object as an instance of 'EObject'.
- See Also:
- Switch.doSwitch(org.eclipse.emf.ecore.EObject)
 
 
- 
 
-