Package net.opengis.ows10.impl
Class Ows10FactoryImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- EModelElementImpl
-
- EFactoryImpl
-
- Ows10FactoryImpl
-
- All Implemented Interfaces:
Ows10Factory
,Notifier
,EFactory
,EModelElement
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BinaryResourceImpl.DataConverter.Factory
public class Ows10FactoryImpl extends EFactoryImpl implements Ows10Factory
An implementation of the model Factory.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
-
Fields inherited from class EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface Ows10Factory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description Ows10FactoryImpl()
Creates an instance of the factory.
-
Method Summary
-
Methods inherited from class EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
-
Methods inherited from class EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
init
public static Ows10Factory init()
Creates the default factory implementation.
-
create
public EObject create(EClass eClass)
- Specified by:
create
in interfaceEFactory
- Overrides:
create
in classEFactoryImpl
-
createFromString
public Object createFromString(EDataType eDataType, String initialValue)
- Specified by:
createFromString
in interfaceEFactory
- Overrides:
createFromString
in classEFactoryImpl
-
convertToString
public String convertToString(EDataType eDataType, Object instanceValue)
- Specified by:
convertToString
in interfaceEFactory
- Overrides:
convertToString
in classEFactoryImpl
-
createAcceptFormatsType
public AcceptFormatsType createAcceptFormatsType()
- Specified by:
createAcceptFormatsType
in interfaceOws10Factory
- Returns:
- a new object of class 'Accept Formats Type'.
-
createAcceptVersionsType
public AcceptVersionsType createAcceptVersionsType()
- Specified by:
createAcceptVersionsType
in interfaceOws10Factory
- Returns:
- a new object of class 'Accept Versions Type'.
-
createAddressType
public AddressType createAddressType()
- Specified by:
createAddressType
in interfaceOws10Factory
- Returns:
- a new object of class 'Address Type'.
-
createBoundingBoxType
public BoundingBoxType createBoundingBoxType()
- Specified by:
createBoundingBoxType
in interfaceOws10Factory
- Returns:
- a new object of class 'Bounding Box Type'.
-
createCapabilitiesBaseType
public CapabilitiesBaseType createCapabilitiesBaseType()
- Specified by:
createCapabilitiesBaseType
in interfaceOws10Factory
- Returns:
- a new object of class 'Capabilities Base Type'.
-
createCodeType
public CodeType createCodeType()
- Specified by:
createCodeType
in interfaceOws10Factory
- Returns:
- a new object of class 'Code Type'.
-
createContactType
public ContactType createContactType()
- Specified by:
createContactType
in interfaceOws10Factory
- Returns:
- a new object of class 'Contact Type'.
-
createDCPType
public DCPType createDCPType()
- Specified by:
createDCPType
in interfaceOws10Factory
- Returns:
- a new object of class 'DCP Type'.
-
createDescriptionType
public DescriptionType createDescriptionType()
- Specified by:
createDescriptionType
in interfaceOws10Factory
- Returns:
- a new object of class 'Description Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRoot
in interfaceOws10Factory
- Returns:
- a new object of class 'Document Root'.
-
createDomainType
public DomainType createDomainType()
- Specified by:
createDomainType
in interfaceOws10Factory
- Returns:
- a new object of class 'Domain Type'.
-
createExceptionReportType
public ExceptionReportType createExceptionReportType()
- Specified by:
createExceptionReportType
in interfaceOws10Factory
- Returns:
- a new object of class 'Exception Report Type'.
-
createExceptionType
public ExceptionType createExceptionType()
- Specified by:
createExceptionType
in interfaceOws10Factory
- Returns:
- a new object of class 'Exception Type'.
-
createGetCapabilitiesType
public GetCapabilitiesType createGetCapabilitiesType()
- Specified by:
createGetCapabilitiesType
in interfaceOws10Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
-
createHTTPType
public HTTPType createHTTPType()
- Specified by:
createHTTPType
in interfaceOws10Factory
- Returns:
- a new object of class 'HTTP Type'.
-
createIdentificationType
public IdentificationType createIdentificationType()
- Specified by:
createIdentificationType
in interfaceOws10Factory
- Returns:
- a new object of class 'Identification Type'.
-
createKeywordsType
public KeywordsType createKeywordsType()
- Specified by:
createKeywordsType
in interfaceOws10Factory
- Returns:
- a new object of class 'Keywords Type'.
-
createMetadataType
public MetadataType createMetadataType()
- Specified by:
createMetadataType
in interfaceOws10Factory
- Returns:
- a new object of class 'Metadata Type'.
-
createOnlineResourceType
public OnlineResourceType createOnlineResourceType()
- Specified by:
createOnlineResourceType
in interfaceOws10Factory
- Returns:
- a new object of class 'Online Resource Type'.
-
createOperationType
public OperationType createOperationType()
- Specified by:
createOperationType
in interfaceOws10Factory
- Returns:
- a new object of class 'Operation Type'.
-
createOperationsMetadataType
public OperationsMetadataType createOperationsMetadataType()
- Specified by:
createOperationsMetadataType
in interfaceOws10Factory
- Returns:
- a new object of class 'Operations Metadata Type'.
-
createRequestMethodType
public RequestMethodType createRequestMethodType()
- Specified by:
createRequestMethodType
in interfaceOws10Factory
- Returns:
- a new object of class 'Request Method Type'.
-
createResponsiblePartySubsetType
public ResponsiblePartySubsetType createResponsiblePartySubsetType()
- Specified by:
createResponsiblePartySubsetType
in interfaceOws10Factory
- Returns:
- a new object of class 'Responsible Party Subset Type'.
-
createResponsiblePartyType
public ResponsiblePartyType createResponsiblePartyType()
- Specified by:
createResponsiblePartyType
in interfaceOws10Factory
- Returns:
- a new object of class 'Responsible Party Type'.
-
createSectionsType
public SectionsType createSectionsType()
- Specified by:
createSectionsType
in interfaceOws10Factory
- Returns:
- a new object of class 'Sections Type'.
-
createServiceIdentificationType
public ServiceIdentificationType createServiceIdentificationType()
- Specified by:
createServiceIdentificationType
in interfaceOws10Factory
- Returns:
- a new object of class 'Service Identification Type'.
-
createServiceProviderType
public ServiceProviderType createServiceProviderType()
- Specified by:
createServiceProviderType
in interfaceOws10Factory
- Returns:
- a new object of class 'Service Provider Type'.
-
createTelephoneType
public TelephoneType createTelephoneType()
- Specified by:
createTelephoneType
in interfaceOws10Factory
- Returns:
- a new object of class 'Telephone Type'.
-
createWGS84BoundingBoxType
public WGS84BoundingBoxType createWGS84BoundingBoxType()
- Specified by:
createWGS84BoundingBoxType
in interfaceOws10Factory
- Returns:
- a new object of class 'WGS84 Bounding Box Type'.
-
createMimeTypeFromString
public String createMimeTypeFromString(EDataType eDataType, String initialValue)
-
convertMimeTypeToString
public String convertMimeTypeToString(EDataType eDataType, Object instanceValue)
-
createVersionTypeFromString
public String createVersionTypeFromString(EDataType eDataType, String initialValue)
-
convertVersionTypeToString
public String convertVersionTypeToString(EDataType eDataType, Object instanceValue)
-
createPositionTypeFromString
public List createPositionTypeFromString(EDataType eDataType, String initialValue)
-
convertPositionTypeToString
public String convertPositionTypeToString(EDataType eDataType, Object instanceValue)
-
createUpdateSequenceTypeFromString
public String createUpdateSequenceTypeFromString(EDataType eDataType, String initialValue)
-
convertUpdateSequenceTypeToString
public String convertUpdateSequenceTypeToString(EDataType eDataType, Object instanceValue)
-
getOws10Package
public Ows10Package getOws10Package()
- Specified by:
getOws10Package
in interfaceOws10Factory
- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static Ows10Package getPackage()
Deprecated.
-
-