Package net.opengis.wfs20
Interface Wfs20Factory
-
- All Superinterfaces:
EFactory,EModelElement,EObject,Notifier
- All Known Implementing Classes:
Wfs20FactoryImpl
public interface Wfs20Factory extends EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
Wfs20Package
-
-
Field Summary
Fields Modifier and Type Field Description static Wfs20FactoryeINSTANCEThe singleton instance of the factory.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractTypecreateAbstractType()Returns a new object of class 'Abstract Type'.ActionResultsTypecreateActionResultsType()Returns a new object of class 'Action Results Type'.AdditionalObjectsTypecreateAdditionalObjectsType()Returns a new object of class 'Additional Objects Type'.AdditionalValuesTypecreateAdditionalValuesType()Returns a new object of class 'Additional Values Type'.CreatedOrModifiedFeatureTypecreateCreatedOrModifiedFeatureType()Returns a new object of class 'Created Or Modified Feature Type'.CreateStoredQueryResponseTypecreateCreateStoredQueryResponseType()Returns a new object of class 'Create Stored Query Response Type'.CreateStoredQueryTypecreateCreateStoredQueryType()Returns a new object of class 'Create Stored Query Type'.DeleteTypecreateDeleteType()Returns a new object of class 'Delete Type'.DescribeFeatureTypeTypecreateDescribeFeatureTypeType()Returns a new object of class 'Describe Feature Type Type'.DescribeStoredQueriesResponseTypecreateDescribeStoredQueriesResponseType()Returns a new object of class 'Describe Stored Queries Response Type'.DescribeStoredQueriesTypecreateDescribeStoredQueriesType()Returns a new object of class 'Describe Stored Queries Type'.DocumentRootcreateDocumentRoot()Returns a new object of class 'Document Root'.DropStoredQueryTypecreateDropStoredQueryType()Returns a new object of class 'Drop Stored Query Type'.ElementTypecreateElementType()Returns a new object of class 'Element Type'.EmptyTypecreateEmptyType()Returns a new object of class 'Empty Type'.EnvelopePropertyTypecreateEnvelopePropertyType()Returns a new object of class 'Envelope Property Type'.ExecutionStatusTypecreateExecutionStatusType()Returns a new object of class 'Execution Status Type'.ExtendedDescriptionTypecreateExtendedDescriptionType()Returns a new object of class 'Extended Description Type'.FeatureCollectionTypecreateFeatureCollectionType()Returns a new object of class 'Feature Collection Type'.FeaturesLockedTypecreateFeaturesLockedType()Returns a new object of class 'Features Locked Type'.FeaturesNotLockedTypecreateFeaturesNotLockedType()Returns a new object of class 'Features Not Locked Type'.FeatureTypeListTypecreateFeatureTypeListType()Returns a new object of class 'Feature Type List Type'.FeatureTypeTypecreateFeatureTypeType()Returns a new object of class 'Feature Type Type'.GetCapabilitiesTypecreateGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.GetFeatureTypecreateGetFeatureType()Returns a new object of class 'Get Feature Type'.GetFeatureWithLockTypecreateGetFeatureWithLockType()Returns a new object of class 'Get Feature With Lock Type'.GetPropertyValueTypecreateGetPropertyValueType()Returns a new object of class 'Get Property Value Type'.InsertTypecreateInsertType()Returns a new object of class 'Insert Type'.ListStoredQueriesResponseTypecreateListStoredQueriesResponseType()Returns a new object of class 'List Stored Queries Response Type'.ListStoredQueriesTypecreateListStoredQueriesType()Returns a new object of class 'List Stored Queries Type'.LockFeatureResponseTypecreateLockFeatureResponseType()Returns a new object of class 'Lock Feature Response Type'.LockFeatureTypecreateLockFeatureType()Returns a new object of class 'Lock Feature Type'.MemberPropertyTypecreateMemberPropertyType()Returns a new object of class 'Member Property Type'.MetadataURLTypecreateMetadataURLType()Returns a new object of class 'Metadata URL Type'.NativeTypecreateNativeType()Returns a new object of class 'Native Type'.NoCRSTypecreateNoCRSType()Returns a new object of class 'No CRS Type'.OutputFormatListTypecreateOutputFormatListType()Returns a new object of class 'Output Format List Type'.ParameterExpressionTypecreateParameterExpressionType()Returns a new object of class 'Parameter Expression Type'.ParameterTypecreateParameterType()Returns a new object of class 'Parameter Type'.PropertyNameTypecreatePropertyNameType()Returns a new object of class 'Property Name Type'.PropertyTypecreatePropertyType()Returns a new object of class 'Property Type'.QueryExpressionTextTypecreateQueryExpressionTextType()Returns a new object of class 'Query Expression Text Type'.QueryTypecreateQueryType()Returns a new object of class 'Query Type'.ReplaceTypecreateReplaceType()Returns a new object of class 'Replace Type'.SimpleFeatureCollectionTypecreateSimpleFeatureCollectionType()Returns a new object of class 'Simple Feature Collection Type'.StoredQueryDescriptionTypecreateStoredQueryDescriptionType()Returns a new object of class 'Stored Query Description Type'.StoredQueryListItemTypecreateStoredQueryListItemType()Returns a new object of class 'Stored Query List Item Type'.StoredQueryTypecreateStoredQueryType()Returns a new object of class 'Stored Query Type'.TitleTypecreateTitleType()Returns a new object of class 'Title Type'.TransactionResponseTypecreateTransactionResponseType()Returns a new object of class 'Transaction Response Type'.TransactionSummaryTypecreateTransactionSummaryType()Returns a new object of class 'Transaction Summary Type'.TransactionTypecreateTransactionType()Returns a new object of class 'Transaction Type'.TruncatedResponseTypecreateTruncatedResponseType()Returns a new object of class 'Truncated Response Type'.TupleTypecreateTupleType()Returns a new object of class 'Tuple Type'.UpdateTypecreateUpdateType()Returns a new object of class 'Update Type'.ValueCollectionTypecreateValueCollectionType()Returns a new object of class 'Value Collection Type'.ValueListTypecreateValueListType()Returns a new object of class 'Value List Type'.ValueReferenceTypecreateValueReferenceType()Returns a new object of class 'Value Reference Type'.WFSCapabilitiesTypecreateWFSCapabilitiesType()Returns a new object of class 'WFS Capabilities Type'.WSDLTypecreateWSDLType()Returns a new object of class 'WSDL Type'.Wfs20PackagegetWfs20Package()Returns the package supported by this factory.-
Methods inherited from interface EFactory
convertToString, create, createFromString, getEPackage, setEPackage
-
-
-
-
Field Detail
-
eINSTANCE
static final Wfs20Factory eINSTANCE
The singleton instance of the factory.
-
-
Method Detail
-
createAbstractType
AbstractType createAbstractType()
Returns a new object of class 'Abstract Type'.- Returns:
- a new object of class 'Abstract Type'.
-
createActionResultsType
ActionResultsType createActionResultsType()
Returns a new object of class 'Action Results Type'.- Returns:
- a new object of class 'Action Results Type'.
-
createAdditionalObjectsType
AdditionalObjectsType createAdditionalObjectsType()
Returns a new object of class 'Additional Objects Type'.- Returns:
- a new object of class 'Additional Objects Type'.
-
createAdditionalValuesType
AdditionalValuesType createAdditionalValuesType()
Returns a new object of class 'Additional Values Type'.- Returns:
- a new object of class 'Additional Values Type'.
-
createCreatedOrModifiedFeatureType
CreatedOrModifiedFeatureType createCreatedOrModifiedFeatureType()
Returns a new object of class 'Created Or Modified Feature Type'.- Returns:
- a new object of class 'Created Or Modified Feature Type'.
-
createCreateStoredQueryResponseType
CreateStoredQueryResponseType createCreateStoredQueryResponseType()
Returns a new object of class 'Create Stored Query Response Type'.- Returns:
- a new object of class 'Create Stored Query Response Type'.
-
createCreateStoredQueryType
CreateStoredQueryType createCreateStoredQueryType()
Returns a new object of class 'Create Stored Query Type'.- Returns:
- a new object of class 'Create Stored Query Type'.
-
createDeleteType
DeleteType createDeleteType()
Returns a new object of class 'Delete Type'.- Returns:
- a new object of class 'Delete Type'.
-
createDescribeFeatureTypeType
DescribeFeatureTypeType createDescribeFeatureTypeType()
Returns a new object of class 'Describe Feature Type Type'.- Returns:
- a new object of class 'Describe Feature Type Type'.
-
createDescribeStoredQueriesResponseType
DescribeStoredQueriesResponseType createDescribeStoredQueriesResponseType()
Returns a new object of class 'Describe Stored Queries Response Type'.- Returns:
- a new object of class 'Describe Stored Queries Response Type'.
-
createDescribeStoredQueriesType
DescribeStoredQueriesType createDescribeStoredQueriesType()
Returns a new object of class 'Describe Stored Queries Type'.- Returns:
- a new object of class 'Describe Stored Queries Type'.
-
createDocumentRoot
DocumentRoot createDocumentRoot()
Returns a new object of class 'Document Root'.- Returns:
- a new object of class 'Document Root'.
-
createDropStoredQueryType
DropStoredQueryType createDropStoredQueryType()
Returns a new object of class 'Drop Stored Query Type'.- Returns:
- a new object of class 'Drop Stored Query Type'.
-
createElementType
ElementType createElementType()
Returns a new object of class 'Element Type'.- Returns:
- a new object of class 'Element Type'.
-
createEmptyType
EmptyType createEmptyType()
Returns a new object of class 'Empty Type'.- Returns:
- a new object of class 'Empty Type'.
-
createEnvelopePropertyType
EnvelopePropertyType createEnvelopePropertyType()
Returns a new object of class 'Envelope Property Type'.- Returns:
- a new object of class 'Envelope Property Type'.
-
createExecutionStatusType
ExecutionStatusType createExecutionStatusType()
Returns a new object of class 'Execution Status Type'.- Returns:
- a new object of class 'Execution Status Type'.
-
createExtendedDescriptionType
ExtendedDescriptionType createExtendedDescriptionType()
Returns a new object of class 'Extended Description Type'.- Returns:
- a new object of class 'Extended Description Type'.
-
createFeatureCollectionType
FeatureCollectionType createFeatureCollectionType()
Returns a new object of class 'Feature Collection Type'.- Returns:
- a new object of class 'Feature Collection Type'.
-
createFeaturesLockedType
FeaturesLockedType createFeaturesLockedType()
Returns a new object of class 'Features Locked Type'.- Returns:
- a new object of class 'Features Locked Type'.
-
createFeaturesNotLockedType
FeaturesNotLockedType createFeaturesNotLockedType()
Returns a new object of class 'Features Not Locked Type'.- Returns:
- a new object of class 'Features Not Locked Type'.
-
createFeatureTypeListType
FeatureTypeListType createFeatureTypeListType()
Returns a new object of class 'Feature Type List Type'.- Returns:
- a new object of class 'Feature Type List Type'.
-
createFeatureTypeType
FeatureTypeType createFeatureTypeType()
Returns a new object of class 'Feature Type Type'.- Returns:
- a new object of class 'Feature Type Type'.
-
createGetCapabilitiesType
GetCapabilitiesType createGetCapabilitiesType()
Returns a new object of class 'Get Capabilities Type'.- Returns:
- a new object of class 'Get Capabilities Type'.
-
createGetFeatureType
GetFeatureType createGetFeatureType()
Returns a new object of class 'Get Feature Type'.- Returns:
- a new object of class 'Get Feature Type'.
-
createGetFeatureWithLockType
GetFeatureWithLockType createGetFeatureWithLockType()
Returns a new object of class 'Get Feature With Lock Type'.- Returns:
- a new object of class 'Get Feature With Lock Type'.
-
createGetPropertyValueType
GetPropertyValueType createGetPropertyValueType()
Returns a new object of class 'Get Property Value Type'.- Returns:
- a new object of class 'Get Property Value Type'.
-
createInsertType
InsertType createInsertType()
Returns a new object of class 'Insert Type'.- Returns:
- a new object of class 'Insert Type'.
-
createListStoredQueriesResponseType
ListStoredQueriesResponseType createListStoredQueriesResponseType()
Returns a new object of class 'List Stored Queries Response Type'.- Returns:
- a new object of class 'List Stored Queries Response Type'.
-
createListStoredQueriesType
ListStoredQueriesType createListStoredQueriesType()
Returns a new object of class 'List Stored Queries Type'.- Returns:
- a new object of class 'List Stored Queries Type'.
-
createLockFeatureResponseType
LockFeatureResponseType createLockFeatureResponseType()
Returns a new object of class 'Lock Feature Response Type'.- Returns:
- a new object of class 'Lock Feature Response Type'.
-
createLockFeatureType
LockFeatureType createLockFeatureType()
Returns a new object of class 'Lock Feature Type'.- Returns:
- a new object of class 'Lock Feature Type'.
-
createMemberPropertyType
MemberPropertyType createMemberPropertyType()
Returns a new object of class 'Member Property Type'.- Returns:
- a new object of class 'Member Property Type'.
-
createMetadataURLType
MetadataURLType createMetadataURLType()
Returns a new object of class 'Metadata URL Type'.- Returns:
- a new object of class 'Metadata URL Type'.
-
createNativeType
NativeType createNativeType()
Returns a new object of class 'Native Type'.- Returns:
- a new object of class 'Native Type'.
-
createNoCRSType
NoCRSType createNoCRSType()
Returns a new object of class 'No CRS Type'.- Returns:
- a new object of class 'No CRS Type'.
-
createOutputFormatListType
OutputFormatListType createOutputFormatListType()
Returns a new object of class 'Output Format List Type'.- Returns:
- a new object of class 'Output Format List Type'.
-
createParameterExpressionType
ParameterExpressionType createParameterExpressionType()
Returns a new object of class 'Parameter Expression Type'.- Returns:
- a new object of class 'Parameter Expression Type'.
-
createParameterType
ParameterType createParameterType()
Returns a new object of class 'Parameter Type'.- Returns:
- a new object of class 'Parameter Type'.
-
createPropertyNameType
PropertyNameType createPropertyNameType()
Returns a new object of class 'Property Name Type'.- Returns:
- a new object of class 'Property Name Type'.
-
createPropertyType
PropertyType createPropertyType()
Returns a new object of class 'Property Type'.- Returns:
- a new object of class 'Property Type'.
-
createQueryExpressionTextType
QueryExpressionTextType createQueryExpressionTextType()
Returns a new object of class 'Query Expression Text Type'.- Returns:
- a new object of class 'Query Expression Text Type'.
-
createQueryType
QueryType createQueryType()
Returns a new object of class 'Query Type'.- Returns:
- a new object of class 'Query Type'.
-
createReplaceType
ReplaceType createReplaceType()
Returns a new object of class 'Replace Type'.- Returns:
- a new object of class 'Replace Type'.
-
createSimpleFeatureCollectionType
SimpleFeatureCollectionType createSimpleFeatureCollectionType()
Returns a new object of class 'Simple Feature Collection Type'.- Returns:
- a new object of class 'Simple Feature Collection Type'.
-
createStoredQueryDescriptionType
StoredQueryDescriptionType createStoredQueryDescriptionType()
Returns a new object of class 'Stored Query Description Type'.- Returns:
- a new object of class 'Stored Query Description Type'.
-
createStoredQueryListItemType
StoredQueryListItemType createStoredQueryListItemType()
Returns a new object of class 'Stored Query List Item Type'.- Returns:
- a new object of class 'Stored Query List Item Type'.
-
createStoredQueryType
StoredQueryType createStoredQueryType()
Returns a new object of class 'Stored Query Type'.- Returns:
- a new object of class 'Stored Query Type'.
-
createTitleType
TitleType createTitleType()
Returns a new object of class 'Title Type'.- Returns:
- a new object of class 'Title Type'.
-
createTransactionResponseType
TransactionResponseType createTransactionResponseType()
Returns a new object of class 'Transaction Response Type'.- Returns:
- a new object of class 'Transaction Response Type'.
-
createTransactionSummaryType
TransactionSummaryType createTransactionSummaryType()
Returns a new object of class 'Transaction Summary Type'.- Returns:
- a new object of class 'Transaction Summary Type'.
-
createTransactionType
TransactionType createTransactionType()
Returns a new object of class 'Transaction Type'.- Returns:
- a new object of class 'Transaction Type'.
-
createTruncatedResponseType
TruncatedResponseType createTruncatedResponseType()
Returns a new object of class 'Truncated Response Type'.- Returns:
- a new object of class 'Truncated Response Type'.
-
createTupleType
TupleType createTupleType()
Returns a new object of class 'Tuple Type'.- Returns:
- a new object of class 'Tuple Type'.
-
createUpdateType
UpdateType createUpdateType()
Returns a new object of class 'Update Type'.- Returns:
- a new object of class 'Update Type'.
-
createValueCollectionType
ValueCollectionType createValueCollectionType()
Returns a new object of class 'Value Collection Type'.- Returns:
- a new object of class 'Value Collection Type'.
-
createValueListType
ValueListType createValueListType()
Returns a new object of class 'Value List Type'.- Returns:
- a new object of class 'Value List Type'.
-
createValueReferenceType
ValueReferenceType createValueReferenceType()
Returns a new object of class 'Value Reference Type'.- Returns:
- a new object of class 'Value Reference Type'.
-
createWFSCapabilitiesType
WFSCapabilitiesType createWFSCapabilitiesType()
Returns a new object of class 'WFS Capabilities Type'.- Returns:
- a new object of class 'WFS Capabilities Type'.
-
createWSDLType
WSDLType createWSDLType()
Returns a new object of class 'WSDL Type'.- Returns:
- a new object of class 'WSDL Type'.
-
getWfs20Package
Wfs20Package getWfs20Package()
Returns the package supported by this factory.- Returns:
- the package supported by this factory.
-
-