Package net.opengis.wfs20
Interface Wfs20Factory
-
- All Superinterfaces:
EFactory
,EModelElement
,EObject
,Notifier
- All Known Implementing Classes:
Wfs20FactoryImpl
public interface Wfs20Factory extends EFactory
The 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 Wfs20Factory
eINSTANCE
The singleton instance of the factory.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractType
createAbstractType()
Returns a new object of class 'Abstract Type'.ActionResultsType
createActionResultsType()
Returns a new object of class 'Action Results Type'.AdditionalObjectsType
createAdditionalObjectsType()
Returns a new object of class 'Additional Objects Type'.AdditionalValuesType
createAdditionalValuesType()
Returns a new object of class 'Additional Values Type'.CreatedOrModifiedFeatureType
createCreatedOrModifiedFeatureType()
Returns a new object of class 'Created Or Modified Feature Type'.CreateStoredQueryResponseType
createCreateStoredQueryResponseType()
Returns a new object of class 'Create Stored Query Response Type'.CreateStoredQueryType
createCreateStoredQueryType()
Returns a new object of class 'Create Stored Query Type'.DeleteType
createDeleteType()
Returns a new object of class 'Delete Type'.DescribeFeatureTypeType
createDescribeFeatureTypeType()
Returns a new object of class 'Describe Feature Type Type'.DescribeStoredQueriesResponseType
createDescribeStoredQueriesResponseType()
Returns a new object of class 'Describe Stored Queries Response Type'.DescribeStoredQueriesType
createDescribeStoredQueriesType()
Returns a new object of class 'Describe Stored Queries Type'.DocumentRoot
createDocumentRoot()
Returns a new object of class 'Document Root'.DropStoredQueryType
createDropStoredQueryType()
Returns a new object of class 'Drop Stored Query Type'.ElementType
createElementType()
Returns a new object of class 'Element Type'.EmptyType
createEmptyType()
Returns a new object of class 'Empty Type'.EnvelopePropertyType
createEnvelopePropertyType()
Returns a new object of class 'Envelope Property Type'.ExecutionStatusType
createExecutionStatusType()
Returns a new object of class 'Execution Status Type'.ExtendedDescriptionType
createExtendedDescriptionType()
Returns a new object of class 'Extended Description Type'.FeatureCollectionType
createFeatureCollectionType()
Returns a new object of class 'Feature Collection Type'.FeaturesLockedType
createFeaturesLockedType()
Returns a new object of class 'Features Locked Type'.FeaturesNotLockedType
createFeaturesNotLockedType()
Returns a new object of class 'Features Not Locked Type'.FeatureTypeListType
createFeatureTypeListType()
Returns a new object of class 'Feature Type List Type'.FeatureTypeType
createFeatureTypeType()
Returns a new object of class 'Feature Type Type'.GetCapabilitiesType
createGetCapabilitiesType()
Returns a new object of class 'Get Capabilities Type'.GetFeatureType
createGetFeatureType()
Returns a new object of class 'Get Feature Type'.GetFeatureWithLockType
createGetFeatureWithLockType()
Returns a new object of class 'Get Feature With Lock Type'.GetPropertyValueType
createGetPropertyValueType()
Returns a new object of class 'Get Property Value Type'.InsertType
createInsertType()
Returns a new object of class 'Insert Type'.ListStoredQueriesResponseType
createListStoredQueriesResponseType()
Returns a new object of class 'List Stored Queries Response Type'.ListStoredQueriesType
createListStoredQueriesType()
Returns a new object of class 'List Stored Queries Type'.LockFeatureResponseType
createLockFeatureResponseType()
Returns a new object of class 'Lock Feature Response Type'.LockFeatureType
createLockFeatureType()
Returns a new object of class 'Lock Feature Type'.MemberPropertyType
createMemberPropertyType()
Returns a new object of class 'Member Property Type'.MetadataURLType
createMetadataURLType()
Returns a new object of class 'Metadata URL Type'.NativeType
createNativeType()
Returns a new object of class 'Native Type'.NoCRSType
createNoCRSType()
Returns a new object of class 'No CRS Type'.OutputFormatListType
createOutputFormatListType()
Returns a new object of class 'Output Format List Type'.ParameterExpressionType
createParameterExpressionType()
Returns a new object of class 'Parameter Expression Type'.ParameterType
createParameterType()
Returns a new object of class 'Parameter Type'.PropertyNameType
createPropertyNameType()
Returns a new object of class 'Property Name Type'.PropertyType
createPropertyType()
Returns a new object of class 'Property Type'.QueryExpressionTextType
createQueryExpressionTextType()
Returns a new object of class 'Query Expression Text Type'.QueryType
createQueryType()
Returns a new object of class 'Query Type'.ReplaceType
createReplaceType()
Returns a new object of class 'Replace Type'.SimpleFeatureCollectionType
createSimpleFeatureCollectionType()
Returns a new object of class 'Simple Feature Collection Type'.StoredQueryDescriptionType
createStoredQueryDescriptionType()
Returns a new object of class 'Stored Query Description Type'.StoredQueryListItemType
createStoredQueryListItemType()
Returns a new object of class 'Stored Query List Item Type'.StoredQueryType
createStoredQueryType()
Returns a new object of class 'Stored Query Type'.TitleType
createTitleType()
Returns a new object of class 'Title Type'.TransactionResponseType
createTransactionResponseType()
Returns a new object of class 'Transaction Response Type'.TransactionSummaryType
createTransactionSummaryType()
Returns a new object of class 'Transaction Summary Type'.TransactionType
createTransactionType()
Returns a new object of class 'Transaction Type'.TruncatedResponseType
createTruncatedResponseType()
Returns a new object of class 'Truncated Response Type'.TupleType
createTupleType()
Returns a new object of class 'Tuple Type'.UpdateType
createUpdateType()
Returns a new object of class 'Update Type'.ValueCollectionType
createValueCollectionType()
Returns a new object of class 'Value Collection Type'.ValueListType
createValueListType()
Returns a new object of class 'Value List Type'.ValueReferenceType
createValueReferenceType()
Returns a new object of class 'Value Reference Type'.WFSCapabilitiesType
createWFSCapabilitiesType()
Returns a new object of class 'WFS Capabilities Type'.WSDLType
createWSDLType()
Returns a new object of class 'WSDL Type'.Wfs20Package
getWfs20Package()
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.
-
-