Package net.opengis.fes20
Interface Fes20Factory
- 
- All Superinterfaces:
- EFactory,- EModelElement,- EObject,- Notifier
 - All Known Implementing Classes:
- Fes20FactoryImpl
 
 public interface Fes20Factory extends EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
- Fes20Package
 
- 
- 
Field SummaryFields Modifier and Type Field Description static Fes20FactoryeINSTANCEThe singleton instance of the factory.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AdditionalOperatorsTypecreateAdditionalOperatorsType()Returns a new object of class 'Additional Operators Type'.ArgumentsTypecreateArgumentsType()Returns a new object of class 'Arguments Type'.ArgumentTypecreateArgumentType()Returns a new object of class 'Argument Type'.AvailableFunctionsTypecreateAvailableFunctionsType()Returns a new object of class 'Available Functions Type'.AvailableFunctionTypecreateAvailableFunctionType()Returns a new object of class 'Available Function Type'.BBOXTypecreateBBOXType()Returns a new object of class 'BBOX Type'.BinaryComparisonOpTypecreateBinaryComparisonOpType()Returns a new object of class 'Binary Comparison Op Type'.BinaryLogicOpTypecreateBinaryLogicOpType()Returns a new object of class 'Binary Logic Op Type'.BinarySpatialOpTypecreateBinarySpatialOpType()Returns a new object of class 'Binary Spatial Op Type'.BinaryTemporalOpTypecreateBinaryTemporalOpType()Returns a new object of class 'Binary Temporal Op Type'.ComparisonOperatorsTypecreateComparisonOperatorsType()Returns a new object of class 'Comparison Operators Type'.ComparisonOperatorTypecreateComparisonOperatorType()Returns a new object of class 'Comparison Operator Type'.ConformanceTypecreateConformanceType()Returns a new object of class 'Conformance Type'.DistanceBufferTypecreateDistanceBufferType()Returns a new object of class 'Distance Buffer Type'.DocumentRootcreateDocumentRoot()Returns a new object of class 'Document Root'.ExtendedCapabilitiesTypecreateExtendedCapabilitiesType()Returns a new object of class 'Extended Capabilities Type'.ExtensionOperatorTypecreateExtensionOperatorType()Returns a new object of class 'Extension Operator Type'.FilterCapabilitiesTypecreateFilterCapabilitiesType()Returns a new object of class 'Filter Capabilities Type'.FilterTypecreateFilterType()Returns a new object of class 'Filter Type'.FunctionTypecreateFunctionType()Returns a new object of class 'Function Type'.GeometryOperandsTypecreateGeometryOperandsType()Returns a new object of class 'Geometry Operands Type'.GeometryOperandTypecreateGeometryOperandType()Returns a new object of class 'Geometry Operand Type'.IdCapabilitiesTypecreateIdCapabilitiesType()Returns a new object of class 'Id Capabilities Type'.LiteralTypecreateLiteralType()Returns a new object of class 'Literal Type'.LogicalOperatorsTypecreateLogicalOperatorsType()Returns a new object of class 'Logical Operators Type'.LowerBoundaryTypecreateLowerBoundaryType()Returns a new object of class 'Lower Boundary Type'.MeasureTypecreateMeasureType()Returns a new object of class 'Measure Type'.PropertyIsBetweenTypecreatePropertyIsBetweenType()Returns a new object of class 'Property Is Between Type'.PropertyIsLikeTypecreatePropertyIsLikeType()Returns a new object of class 'Property Is Like Type'.PropertyIsNilTypecreatePropertyIsNilType()Returns a new object of class 'Property Is Nil Type'.PropertyIsNullTypecreatePropertyIsNullType()Returns a new object of class 'Property Is Null Type'.ResourceIdentifierTypecreateResourceIdentifierType()Returns a new object of class 'Resource Identifier Type'.ResourceIdTypecreateResourceIdType()Returns a new object of class 'Resource Id Type'.ScalarCapabilitiesTypecreateScalarCapabilitiesType()Returns a new object of class 'Scalar Capabilities Type'.SortByTypecreateSortByType()Returns a new object of class 'Sort By Type'.SortPropertyTypecreateSortPropertyType()Returns a new object of class 'Sort Property Type'.SpatialCapabilitiesTypecreateSpatialCapabilitiesType()Returns a new object of class 'Spatial Capabilities Type'.SpatialOperatorsTypecreateSpatialOperatorsType()Returns a new object of class 'Spatial Operators Type'.SpatialOperatorTypecreateSpatialOperatorType()Returns a new object of class 'Spatial Operator Type'.TemporalCapabilitiesTypecreateTemporalCapabilitiesType()Returns a new object of class 'Temporal Capabilities Type'.TemporalOperandsTypecreateTemporalOperandsType()Returns a new object of class 'Temporal Operands Type'.TemporalOperandTypecreateTemporalOperandType()Returns a new object of class 'Temporal Operand Type'.TemporalOperatorsTypecreateTemporalOperatorsType()Returns a new object of class 'Temporal Operators Type'.TemporalOperatorTypecreateTemporalOperatorType()Returns a new object of class 'Temporal Operator Type'.UnaryLogicOpTypecreateUnaryLogicOpType()Returns a new object of class 'Unary Logic Op Type'.UpperBoundaryTypecreateUpperBoundaryType()Returns a new object of class 'Upper Boundary Type'.Fes20PackagegetFes20Package()Returns the package supported by this factory.- 
Methods inherited from interface EFactoryconvertToString, create, createFromString, getEPackage, setEPackage
 
- 
 
- 
- 
- 
Field Detail- 
eINSTANCEstatic final Fes20Factory eINSTANCE The singleton instance of the factory.
 
- 
 - 
Method Detail- 
createAdditionalOperatorsTypeAdditionalOperatorsType createAdditionalOperatorsType() Returns a new object of class 'Additional Operators Type'.- Returns:
- a new object of class 'Additional Operators Type'.
 
 - 
createArgumentsTypeArgumentsType createArgumentsType() Returns a new object of class 'Arguments Type'.- Returns:
- a new object of class 'Arguments Type'.
 
 - 
createArgumentTypeArgumentType createArgumentType() Returns a new object of class 'Argument Type'.- Returns:
- a new object of class 'Argument Type'.
 
 - 
createAvailableFunctionsTypeAvailableFunctionsType createAvailableFunctionsType() Returns a new object of class 'Available Functions Type'.- Returns:
- a new object of class 'Available Functions Type'.
 
 - 
createAvailableFunctionTypeAvailableFunctionType createAvailableFunctionType() Returns a new object of class 'Available Function Type'.- Returns:
- a new object of class 'Available Function Type'.
 
 - 
createBBOXTypeBBOXType createBBOXType() Returns a new object of class 'BBOX Type'.- Returns:
- a new object of class 'BBOX Type'.
 
 - 
createBinaryComparisonOpTypeBinaryComparisonOpType createBinaryComparisonOpType() Returns a new object of class 'Binary Comparison Op Type'.- Returns:
- a new object of class 'Binary Comparison Op Type'.
 
 - 
createBinaryLogicOpTypeBinaryLogicOpType createBinaryLogicOpType() Returns a new object of class 'Binary Logic Op Type'.- Returns:
- a new object of class 'Binary Logic Op Type'.
 
 - 
createBinarySpatialOpTypeBinarySpatialOpType createBinarySpatialOpType() Returns a new object of class 'Binary Spatial Op Type'.- Returns:
- a new object of class 'Binary Spatial Op Type'.
 
 - 
createBinaryTemporalOpTypeBinaryTemporalOpType createBinaryTemporalOpType() Returns a new object of class 'Binary Temporal Op Type'.- Returns:
- a new object of class 'Binary Temporal Op Type'.
 
 - 
createComparisonOperatorsTypeComparisonOperatorsType createComparisonOperatorsType() Returns a new object of class 'Comparison Operators Type'.- Returns:
- a new object of class 'Comparison Operators Type'.
 
 - 
createComparisonOperatorTypeComparisonOperatorType createComparisonOperatorType() Returns a new object of class 'Comparison Operator Type'.- Returns:
- a new object of class 'Comparison Operator Type'.
 
 - 
createConformanceTypeConformanceType createConformanceType() Returns a new object of class 'Conformance Type'.- Returns:
- a new object of class 'Conformance Type'.
 
 - 
createDistanceBufferTypeDistanceBufferType createDistanceBufferType() Returns a new object of class 'Distance Buffer Type'.- Returns:
- a new object of class 'Distance Buffer Type'.
 
 - 
createDocumentRootDocumentRoot createDocumentRoot() Returns a new object of class 'Document Root'.- Returns:
- a new object of class 'Document Root'.
 
 - 
createExtendedCapabilitiesTypeExtendedCapabilitiesType createExtendedCapabilitiesType() Returns a new object of class 'Extended Capabilities Type'.- Returns:
- a new object of class 'Extended Capabilities Type'.
 
 - 
createExtensionOperatorTypeExtensionOperatorType createExtensionOperatorType() Returns a new object of class 'Extension Operator Type'.- Returns:
- a new object of class 'Extension Operator Type'.
 
 - 
createFilterCapabilitiesTypeFilterCapabilitiesType createFilterCapabilitiesType() Returns a new object of class 'Filter Capabilities Type'.- Returns:
- a new object of class 'Filter Capabilities Type'.
 
 - 
createFilterTypeFilterType createFilterType() Returns a new object of class 'Filter Type'.- Returns:
- a new object of class 'Filter Type'.
 
 - 
createFunctionTypeFunctionType createFunctionType() Returns a new object of class 'Function Type'.- Returns:
- a new object of class 'Function Type'.
 
 - 
createGeometryOperandsTypeGeometryOperandsType createGeometryOperandsType() Returns a new object of class 'Geometry Operands Type'.- Returns:
- a new object of class 'Geometry Operands Type'.
 
 - 
createGeometryOperandTypeGeometryOperandType createGeometryOperandType() Returns a new object of class 'Geometry Operand Type'.- Returns:
- a new object of class 'Geometry Operand Type'.
 
 - 
createIdCapabilitiesTypeIdCapabilitiesType createIdCapabilitiesType() Returns a new object of class 'Id Capabilities Type'.- Returns:
- a new object of class 'Id Capabilities Type'.
 
 - 
createLiteralTypeLiteralType createLiteralType() Returns a new object of class 'Literal Type'.- Returns:
- a new object of class 'Literal Type'.
 
 - 
createLogicalOperatorsTypeLogicalOperatorsType createLogicalOperatorsType() Returns a new object of class 'Logical Operators Type'.- Returns:
- a new object of class 'Logical Operators Type'.
 
 - 
createLowerBoundaryTypeLowerBoundaryType createLowerBoundaryType() Returns a new object of class 'Lower Boundary Type'.- Returns:
- a new object of class 'Lower Boundary Type'.
 
 - 
createMeasureTypeMeasureType createMeasureType() Returns a new object of class 'Measure Type'.- Returns:
- a new object of class 'Measure Type'.
 
 - 
createPropertyIsBetweenTypePropertyIsBetweenType createPropertyIsBetweenType() Returns a new object of class 'Property Is Between Type'.- Returns:
- a new object of class 'Property Is Between Type'.
 
 - 
createPropertyIsLikeTypePropertyIsLikeType createPropertyIsLikeType() Returns a new object of class 'Property Is Like Type'.- Returns:
- a new object of class 'Property Is Like Type'.
 
 - 
createPropertyIsNilTypePropertyIsNilType createPropertyIsNilType() Returns a new object of class 'Property Is Nil Type'.- Returns:
- a new object of class 'Property Is Nil Type'.
 
 - 
createPropertyIsNullTypePropertyIsNullType createPropertyIsNullType() Returns a new object of class 'Property Is Null Type'.- Returns:
- a new object of class 'Property Is Null Type'.
 
 - 
createResourceIdentifierTypeResourceIdentifierType createResourceIdentifierType() Returns a new object of class 'Resource Identifier Type'.- Returns:
- a new object of class 'Resource Identifier Type'.
 
 - 
createResourceIdTypeResourceIdType createResourceIdType() Returns a new object of class 'Resource Id Type'.- Returns:
- a new object of class 'Resource Id Type'.
 
 - 
createScalarCapabilitiesTypeScalarCapabilitiesType createScalarCapabilitiesType() Returns a new object of class 'Scalar Capabilities Type'.- Returns:
- a new object of class 'Scalar Capabilities Type'.
 
 - 
createSortByTypeSortByType createSortByType() Returns a new object of class 'Sort By Type'.- Returns:
- a new object of class 'Sort By Type'.
 
 - 
createSortPropertyTypeSortPropertyType createSortPropertyType() Returns a new object of class 'Sort Property Type'.- Returns:
- a new object of class 'Sort Property Type'.
 
 - 
createSpatialCapabilitiesTypeSpatialCapabilitiesType createSpatialCapabilitiesType() Returns a new object of class 'Spatial Capabilities Type'.- Returns:
- a new object of class 'Spatial Capabilities Type'.
 
 - 
createSpatialOperatorsTypeSpatialOperatorsType createSpatialOperatorsType() Returns a new object of class 'Spatial Operators Type'.- Returns:
- a new object of class 'Spatial Operators Type'.
 
 - 
createSpatialOperatorTypeSpatialOperatorType createSpatialOperatorType() Returns a new object of class 'Spatial Operator Type'.- Returns:
- a new object of class 'Spatial Operator Type'.
 
 - 
createTemporalCapabilitiesTypeTemporalCapabilitiesType createTemporalCapabilitiesType() Returns a new object of class 'Temporal Capabilities Type'.- Returns:
- a new object of class 'Temporal Capabilities Type'.
 
 - 
createTemporalOperandsTypeTemporalOperandsType createTemporalOperandsType() Returns a new object of class 'Temporal Operands Type'.- Returns:
- a new object of class 'Temporal Operands Type'.
 
 - 
createTemporalOperandTypeTemporalOperandType createTemporalOperandType() Returns a new object of class 'Temporal Operand Type'.- Returns:
- a new object of class 'Temporal Operand Type'.
 
 - 
createTemporalOperatorsTypeTemporalOperatorsType createTemporalOperatorsType() Returns a new object of class 'Temporal Operators Type'.- Returns:
- a new object of class 'Temporal Operators Type'.
 
 - 
createTemporalOperatorTypeTemporalOperatorType createTemporalOperatorType() Returns a new object of class 'Temporal Operator Type'.- Returns:
- a new object of class 'Temporal Operator Type'.
 
 - 
createUnaryLogicOpTypeUnaryLogicOpType createUnaryLogicOpType() Returns a new object of class 'Unary Logic Op Type'.- Returns:
- a new object of class 'Unary Logic Op Type'.
 
 - 
createUpperBoundaryTypeUpperBoundaryType createUpperBoundaryType() Returns a new object of class 'Upper Boundary Type'.- Returns:
- a new object of class 'Upper Boundary Type'.
 
 - 
getFes20PackageFes20Package getFes20Package() Returns the package supported by this factory.- Returns:
- the package supported by this factory.
 
 
- 
 
-