Package net.opengis.cat.csw20.impl
Class Csw20FactoryImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- EModelElementImpl
- 
- EFactoryImpl
- 
- Csw20FactoryImpl
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- Csw20Factory,- Notifier,- EFactory,- EModelElement,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject,- BinaryResourceImpl.DataConverter.Factory
 
 public class Csw20FactoryImpl extends EFactoryImpl implements Csw20Factory An implementation of the model Factory.
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class MinimalEObjectImpl.ContainerMinimalEObjectImpl.Container.Dynamic
 - 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field Summary- 
Fields inherited from class EModelElementImpleAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 - 
Fields inherited from class BasicEObjectImplEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 - 
Fields inherited from interface Csw20FactoryeINSTANCE
 
- 
 - 
Constructor SummaryConstructors Constructor Description Csw20FactoryImpl()Creates an instance of the factory.
 - 
Method Summary- 
Methods inherited from class EFactoryImplbasicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
 - 
Methods inherited from class EModelElementImpleObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 - 
Methods inherited from class MinimalEObjectImpldynamicGet, 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 BasicEObjectImpleAddVirtualValue, 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 Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
initpublic static Csw20Factory init() Creates the default factory implementation.
 - 
createpublic EObject create(EClass eClass) - Specified by:
- createin interface- EFactory
- Overrides:
- createin class- EFactoryImpl
 
 - 
createFromStringpublic Object createFromString(EDataType eDataType, String initialValue) - Specified by:
- createFromStringin interface- EFactory
- Overrides:
- createFromStringin class- EFactoryImpl
 
 - 
convertToStringpublic String convertToString(EDataType eDataType, Object instanceValue) - Specified by:
- convertToStringin interface- EFactory
- Overrides:
- convertToStringin class- EFactoryImpl
 
 - 
createAcknowledgementTypepublic AcknowledgementType createAcknowledgementType() - Specified by:
- createAcknowledgementTypein interface- Csw20Factory
- Returns:
- a new object of class 'Acknowledgement Type'.
 
 - 
createBriefRecordTypepublic BriefRecordType createBriefRecordType() - Specified by:
- createBriefRecordTypein interface- Csw20Factory
- Returns:
- a new object of class 'Brief Record Type'.
 
 - 
createCapabilitiesTypepublic CapabilitiesType createCapabilitiesType() - Specified by:
- createCapabilitiesTypein interface- Csw20Factory
- Returns:
- a new object of class 'Capabilities Type'.
 
 - 
createConceptualSchemeTypepublic ConceptualSchemeType createConceptualSchemeType() - Specified by:
- createConceptualSchemeTypein interface- Csw20Factory
- Returns:
- a new object of class 'Conceptual Scheme Type'.
 
 - 
createDeleteTypepublic DeleteType createDeleteType() - Specified by:
- createDeleteTypein interface- Csw20Factory
- Returns:
- a new object of class 'Delete Type'.
 
 - 
createDescribeRecordResponseTypepublic DescribeRecordResponseType createDescribeRecordResponseType() - Specified by:
- createDescribeRecordResponseTypein interface- Csw20Factory
- Returns:
- a new object of class 'Describe Record Response Type'.
 
 - 
createDescribeRecordTypepublic DescribeRecordType createDescribeRecordType() - Specified by:
- createDescribeRecordTypein interface- Csw20Factory
- Returns:
- a new object of class 'Describe Record Type'.
 
 - 
createDistributedSearchTypepublic DistributedSearchType createDistributedSearchType() - Specified by:
- createDistributedSearchTypein interface- Csw20Factory
- Returns:
- a new object of class 'Distributed Search Type'.
 
 - 
createDomainValuesTypepublic DomainValuesType createDomainValuesType() - Specified by:
- createDomainValuesTypein interface- Csw20Factory
- Returns:
- a new object of class 'Domain Values Type'.
 
 - 
createEchoedRequestTypepublic EchoedRequestType createEchoedRequestType() - Specified by:
- createEchoedRequestTypein interface- Csw20Factory
- Returns:
- a new object of class 'Echoed Request Type'.
 
 - 
createElementSetNameTypepublic ElementSetNameType createElementSetNameType() - Specified by:
- createElementSetNameTypein interface- Csw20Factory
- Returns:
- a new object of class 'Element Set Name Type'.
 
 - 
createEmptyTypepublic EmptyType createEmptyType() - Specified by:
- createEmptyTypein interface- Csw20Factory
- Returns:
- a new object of class 'Empty Type'.
 
 - 
createGetCapabilitiesTypepublic GetCapabilitiesType createGetCapabilitiesType() - Specified by:
- createGetCapabilitiesTypein interface- Csw20Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
 
 - 
createGetDomainResponseTypepublic GetDomainResponseType createGetDomainResponseType() - Specified by:
- createGetDomainResponseTypein interface- Csw20Factory
- Returns:
- a new object of class 'Get Domain Response Type'.
 
 - 
createGetDomainTypepublic GetDomainType createGetDomainType() - Specified by:
- createGetDomainTypein interface- Csw20Factory
- Returns:
- a new object of class 'Get Domain Type'.
 
 - 
createGetRecordByIdTypepublic GetRecordByIdType createGetRecordByIdType() - Specified by:
- createGetRecordByIdTypein interface- Csw20Factory
- Returns:
- a new object of class 'Get Record By Id Type'.
 
 - 
createGetRecordsResponseTypepublic GetRecordsResponseType createGetRecordsResponseType() - Specified by:
- createGetRecordsResponseTypein interface- Csw20Factory
- Returns:
- a new object of class 'Get Records Response Type'.
 
 - 
createGetRecordsTypepublic GetRecordsType createGetRecordsType() - Specified by:
- createGetRecordsTypein interface- Csw20Factory
- Returns:
- a new object of class 'Get Records Type'.
 
 - 
createHarvestResponseTypepublic HarvestResponseType createHarvestResponseType() - Specified by:
- createHarvestResponseTypein interface- Csw20Factory
- Returns:
- a new object of class 'Harvest Response Type'.
 
 - 
createHarvestTypepublic HarvestType createHarvestType() - Specified by:
- createHarvestTypein interface- Csw20Factory
- Returns:
- a new object of class 'Harvest Type'.
 
 - 
createInsertResultTypepublic InsertResultType createInsertResultType() - Specified by:
- createInsertResultTypein interface- Csw20Factory
- Returns:
- a new object of class 'Insert Result Type'.
 
 - 
createInsertTypepublic InsertType createInsertType() - Specified by:
- createInsertTypein interface- Csw20Factory
- Returns:
- a new object of class 'Insert Type'.
 
 - 
createListOfValuesTypepublic ListOfValuesType createListOfValuesType() - Specified by:
- createListOfValuesTypein interface- Csw20Factory
- Returns:
- a new object of class 'List Of Values Type'.
 
 - 
createQueryConstraintTypepublic QueryConstraintType createQueryConstraintType() - Specified by:
- createQueryConstraintTypein interface- Csw20Factory
- Returns:
- a new object of class 'Query Constraint Type'.
 
 - 
createQueryTypepublic QueryType createQueryType() - Specified by:
- createQueryTypein interface- Csw20Factory
- Returns:
- a new object of class 'Query Type'.
 
 - 
createRangeOfValuesTypepublic RangeOfValuesType createRangeOfValuesType() - Specified by:
- createRangeOfValuesTypein interface- Csw20Factory
- Returns:
- a new object of class 'Range Of Values Type'.
 
 - 
createRecordPropertyTypepublic RecordPropertyType createRecordPropertyType() - Specified by:
- createRecordPropertyTypein interface- Csw20Factory
- Returns:
- a new object of class 'Record Property Type'.
 
 - 
createRequestStatusTypepublic RequestStatusType createRequestStatusType() - Specified by:
- createRequestStatusTypein interface- Csw20Factory
- Returns:
- a new object of class 'Request Status Type'.
 
 - 
createSchemaComponentTypepublic SchemaComponentType createSchemaComponentType() - Specified by:
- createSchemaComponentTypein interface- Csw20Factory
- Returns:
- a new object of class 'Schema Component Type'.
 
 - 
createSearchResultsTypepublic SearchResultsType createSearchResultsType() - Specified by:
- createSearchResultsTypein interface- Csw20Factory
- Returns:
- a new object of class 'Search Results Type'.
 
 - 
createTransactionResponseTypepublic TransactionResponseType createTransactionResponseType() - Specified by:
- createTransactionResponseTypein interface- Csw20Factory
- Returns:
- a new object of class 'Transaction Response Type'.
 
 - 
createTransactionSummaryTypepublic TransactionSummaryType createTransactionSummaryType() - Specified by:
- createTransactionSummaryTypein interface- Csw20Factory
- Returns:
- a new object of class 'Transaction Summary Type'.
 
 - 
createTransactionTypepublic TransactionType createTransactionType() - Specified by:
- createTransactionTypein interface- Csw20Factory
- Returns:
- a new object of class 'Transaction Type'.
 
 - 
createUpdateTypepublic UpdateType createUpdateType() - Specified by:
- createUpdateTypein interface- Csw20Factory
- Returns:
- a new object of class 'Update Type'.
 
 - 
createDCMIRecordTypepublic DCMIRecordType createDCMIRecordType() - Specified by:
- createDCMIRecordTypein interface- Csw20Factory
- Returns:
- a new object of class 'DCMI Record Type'.
 
 - 
createRecordTypepublic RecordType createRecordType() - Specified by:
- createRecordTypein interface- Csw20Factory
- Returns:
- a new object of class 'Record Type'.
 
 - 
createSimpleLiteralpublic SimpleLiteral createSimpleLiteral() - Specified by:
- createSimpleLiteralin interface- Csw20Factory
- Returns:
- a new object of class 'Simple Literal'.
 
 - 
createSummaryRecordTypepublic SummaryRecordType createSummaryRecordType() - Specified by:
- createSummaryRecordTypein interface- Csw20Factory
- Returns:
- a new object of class 'Summary Record Type'.
 
 - 
createGetRecordByIdResponseTypepublic GetRecordByIdResponseType createGetRecordByIdResponseType() - Specified by:
- createGetRecordByIdResponseTypein interface- Csw20Factory
- Returns:
- a new object of class 'Get Record By Id Response Type'.
 
 - 
createElementSetTypeFromStringpublic ElementSetType createElementSetTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertElementSetTypeToStringpublic String convertElementSetTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createResultTypeFromStringpublic ResultType createResultTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertResultTypeToStringpublic String convertResultTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createTypeNameListTypeFromStringpublic List<QName> createTypeNameListTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertTypeNameListTypeToStringpublic String convertTypeNameListTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createServiceTypeFromStringpublic String createServiceTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertServiceTypeToStringpublic String convertServiceTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createTypeNameListType_1FromStringpublic List<QName> createTypeNameListType_1FromString(EDataType eDataType, String initialValue) 
 - 
convertTypeNameListType_1ToStringpublic String convertTypeNameListType_1ToString(EDataType eDataType, Object instanceValue) 
 - 
createServiceType_1FromStringpublic String createServiceType_1FromString(EDataType eDataType, String initialValue) 
 - 
convertServiceType_1ToStringpublic String convertServiceType_1ToString(EDataType eDataType, Object instanceValue) 
 - 
createVersionTypeFromStringpublic String createVersionTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertVersionTypeToStringpublic String convertVersionTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createCalendarFromStringpublic Calendar createCalendarFromString(EDataType eDataType, String initialValue) 
 - 
convertCalendarToStringpublic String convertCalendarToString(EDataType eDataType, Object instanceValue) 
 - 
createDurationFromStringpublic Duration createDurationFromString(EDataType eDataType, String initialValue) 
 - 
convertDurationToStringpublic String convertDurationToString(EDataType eDataType, Object instanceValue) 
 - 
createSortByArrayFromStringpublic SortBy[] createSortByArrayFromString(EDataType eDataType, String initialValue) 
 - 
convertSortByArrayToStringpublic String convertSortByArrayToString(EDataType eDataType, Object instanceValue) 
 - 
getCsw20Packagepublic Csw20Package getCsw20Package() - Specified by:
- getCsw20Packagein interface- Csw20Factory
- Returns:
- the package supported by this factory.
 
 - 
getPackage@Deprecated public static Csw20Package getPackage() Deprecated.
 
- 
 
-