Package net.opengis.gml311.impl
Class Gml311FactoryImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- EModelElementImpl
-
- EFactoryImpl
-
- Gml311FactoryImpl
-
- All Implemented Interfaces:
Gml311Factory,Notifier,EFactory,EModelElement,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,BinaryResourceImpl.DataConverter.Factory
public class Gml311FactoryImpl extends EFactoryImpl implements Gml311Factory
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 Gml311Factory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description Gml311FactoryImpl()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 Gml311Factory init()
Creates the default factory implementation.
-
create
public EObject create(EClass eClass)
- Specified by:
createin interfaceEFactory- Overrides:
createin classEFactoryImpl
-
createFromString
public Object createFromString(EDataType eDataType, String initialValue)
- Specified by:
createFromStringin interfaceEFactory- Overrides:
createFromStringin classEFactoryImpl
-
convertToString
public String convertToString(EDataType eDataType, Object instanceValue)
- Specified by:
convertToStringin interfaceEFactory- Overrides:
convertToStringin classEFactoryImpl
-
createAbsoluteExternalPositionalAccuracyType
public AbsoluteExternalPositionalAccuracyType createAbsoluteExternalPositionalAccuracyType()
- Specified by:
createAbsoluteExternalPositionalAccuracyTypein interfaceGml311Factory- Returns:
- a new object of class 'Absolute External Positional Accuracy Type'.
-
createAbstractGeneralOperationParameterRefType
public AbstractGeneralOperationParameterRefType createAbstractGeneralOperationParameterRefType()
- Specified by:
createAbstractGeneralOperationParameterRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Abstract General Operation Parameter Ref Type'.
-
createAbstractGriddedSurfaceType
public AbstractGriddedSurfaceType createAbstractGriddedSurfaceType()
- Specified by:
createAbstractGriddedSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Abstract Gridded Surface Type'.
-
createAbstractParametricCurveSurfaceType
public AbstractParametricCurveSurfaceType createAbstractParametricCurveSurfaceType()
- Specified by:
createAbstractParametricCurveSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Abstract Parametric Curve Surface Type'.
-
createAbstractRingPropertyType
public AbstractRingPropertyType createAbstractRingPropertyType()
- Specified by:
createAbstractRingPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Abstract Ring Property Type'.
-
createAbstractSolidType
public AbstractSolidType createAbstractSolidType()
- Specified by:
createAbstractSolidTypein interfaceGml311Factory- Returns:
- a new object of class 'Abstract Solid Type'.
-
createAbstractSurfaceType
public AbstractSurfaceType createAbstractSurfaceType()
- Specified by:
createAbstractSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Abstract Surface Type'.
-
createAffinePlacementType
public AffinePlacementType createAffinePlacementType()
- Specified by:
createAffinePlacementTypein interfaceGml311Factory- Returns:
- a new object of class 'Affine Placement Type'.
-
createAngleChoiceType
public AngleChoiceType createAngleChoiceType()
- Specified by:
createAngleChoiceTypein interfaceGml311Factory- Returns:
- a new object of class 'Angle Choice Type'.
-
createAngleType
public AngleType createAngleType()
- Specified by:
createAngleTypein interfaceGml311Factory- Returns:
- a new object of class 'Angle Type'.
-
createArcByBulgeType
public ArcByBulgeType createArcByBulgeType()
- Specified by:
createArcByBulgeTypein interfaceGml311Factory- Returns:
- a new object of class 'Arc By Bulge Type'.
-
createArcByCenterPointType
public ArcByCenterPointType createArcByCenterPointType()
- Specified by:
createArcByCenterPointTypein interfaceGml311Factory- Returns:
- a new object of class 'Arc By Center Point Type'.
-
createArcStringByBulgeType
public ArcStringByBulgeType createArcStringByBulgeType()
- Specified by:
createArcStringByBulgeTypein interfaceGml311Factory- Returns:
- a new object of class 'Arc String By Bulge Type'.
-
createArcStringType
public ArcStringType createArcStringType()
- Specified by:
createArcStringTypein interfaceGml311Factory- Returns:
- a new object of class 'Arc String Type'.
-
createArcType
public ArcType createArcType()
- Specified by:
createArcTypein interfaceGml311Factory- Returns:
- a new object of class 'Arc Type'.
-
createAreaType
public AreaType createAreaType()
- Specified by:
createAreaTypein interfaceGml311Factory- Returns:
- a new object of class 'Area Type'.
-
createArrayAssociationType
public ArrayAssociationType createArrayAssociationType()
- Specified by:
createArrayAssociationTypein interfaceGml311Factory- Returns:
- a new object of class 'Array Association Type'.
-
createArrayType
public ArrayType createArrayType()
- Specified by:
createArrayTypein interfaceGml311Factory- Returns:
- a new object of class 'Array Type'.
-
createAssociationType
public AssociationType createAssociationType()
- Specified by:
createAssociationTypein interfaceGml311Factory- Returns:
- a new object of class 'Association Type'.
-
createBagType
public BagType createBagType()
- Specified by:
createBagTypein interfaceGml311Factory- Returns:
- a new object of class 'Bag Type'.
-
createBaseStyleDescriptorType
public BaseStyleDescriptorType createBaseStyleDescriptorType()
- Specified by:
createBaseStyleDescriptorTypein interfaceGml311Factory- Returns:
- a new object of class 'Base Style Descriptor Type'.
-
createBaseUnitType
public BaseUnitType createBaseUnitType()
- Specified by:
createBaseUnitTypein interfaceGml311Factory- Returns:
- a new object of class 'Base Unit Type'.
-
createBezierType
public BezierType createBezierType()
- Specified by:
createBezierTypein interfaceGml311Factory- Returns:
- a new object of class 'Bezier Type'.
-
createBooleanPropertyType
public BooleanPropertyType createBooleanPropertyType()
- Specified by:
createBooleanPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Boolean Property Type'.
-
createBoundingShapeType
public BoundingShapeType createBoundingShapeType()
- Specified by:
createBoundingShapeTypein interfaceGml311Factory- Returns:
- a new object of class 'Bounding Shape Type'.
-
createBSplineType
public BSplineType createBSplineType()
- Specified by:
createBSplineTypein interfaceGml311Factory- Returns:
- a new object of class 'BSpline Type'.
-
createCartesianCSRefType
public CartesianCSRefType createCartesianCSRefType()
- Specified by:
createCartesianCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Cartesian CS Ref Type'.
-
createCartesianCSType
public CartesianCSType createCartesianCSType()
- Specified by:
createCartesianCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Cartesian CS Type'.
-
createCategoryExtentType
public CategoryExtentType createCategoryExtentType()
- Specified by:
createCategoryExtentTypein interfaceGml311Factory- Returns:
- a new object of class 'Category Extent Type'.
-
createCategoryPropertyType
public CategoryPropertyType createCategoryPropertyType()
- Specified by:
createCategoryPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Category Property Type'.
-
createCircleByCenterPointType
public CircleByCenterPointType createCircleByCenterPointType()
- Specified by:
createCircleByCenterPointTypein interfaceGml311Factory- Returns:
- a new object of class 'Circle By Center Point Type'.
-
createCircleType
public CircleType createCircleType()
- Specified by:
createCircleTypein interfaceGml311Factory- Returns:
- a new object of class 'Circle Type'.
-
createClothoidType
public ClothoidType createClothoidType()
- Specified by:
createClothoidTypein interfaceGml311Factory- Returns:
- a new object of class 'Clothoid Type'.
-
createCodeListType
public CodeListType createCodeListType()
- Specified by:
createCodeListTypein interfaceGml311Factory- Returns:
- a new object of class 'Code List Type'.
-
createCodeOrNullListType
public CodeOrNullListType createCodeOrNullListType()
- Specified by:
createCodeOrNullListTypein interfaceGml311Factory- Returns:
- a new object of class 'Code Or Null List Type'.
-
createCodeType
public CodeType createCodeType()
- Specified by:
createCodeTypein interfaceGml311Factory- Returns:
- a new object of class 'Code Type'.
-
createCompositeCurvePropertyType
public CompositeCurvePropertyType createCompositeCurvePropertyType()
- Specified by:
createCompositeCurvePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Composite Curve Property Type'.
-
createCompositeCurveType
public CompositeCurveType createCompositeCurveType()
- Specified by:
createCompositeCurveTypein interfaceGml311Factory- Returns:
- a new object of class 'Composite Curve Type'.
-
createCompositeSolidPropertyType
public CompositeSolidPropertyType createCompositeSolidPropertyType()
- Specified by:
createCompositeSolidPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Composite Solid Property Type'.
-
createCompositeSolidType
public CompositeSolidType createCompositeSolidType()
- Specified by:
createCompositeSolidTypein interfaceGml311Factory- Returns:
- a new object of class 'Composite Solid Type'.
-
createCompositeSurfacePropertyType
public CompositeSurfacePropertyType createCompositeSurfacePropertyType()
- Specified by:
createCompositeSurfacePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Composite Surface Property Type'.
-
createCompositeSurfaceType
public CompositeSurfaceType createCompositeSurfaceType()
- Specified by:
createCompositeSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Composite Surface Type'.
-
createCompositeValueType
public CompositeValueType createCompositeValueType()
- Specified by:
createCompositeValueTypein interfaceGml311Factory- Returns:
- a new object of class 'Composite Value Type'.
-
createCompoundCRSRefType
public CompoundCRSRefType createCompoundCRSRefType()
- Specified by:
createCompoundCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Compound CRS Ref Type'.
-
createCompoundCRSType
public CompoundCRSType createCompoundCRSType()
- Specified by:
createCompoundCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Compound CRS Type'.
-
createConcatenatedOperationRefType
public ConcatenatedOperationRefType createConcatenatedOperationRefType()
- Specified by:
createConcatenatedOperationRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Concatenated Operation Ref Type'.
-
createConcatenatedOperationType
public ConcatenatedOperationType createConcatenatedOperationType()
- Specified by:
createConcatenatedOperationTypein interfaceGml311Factory- Returns:
- a new object of class 'Concatenated Operation Type'.
-
createConeType
public ConeType createConeType()
- Specified by:
createConeTypein interfaceGml311Factory- Returns:
- a new object of class 'Cone Type'.
-
createContainerPropertyType
public ContainerPropertyType createContainerPropertyType()
- Specified by:
createContainerPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Container Property Type'.
-
createControlPointType
public ControlPointType createControlPointType()
- Specified by:
createControlPointTypein interfaceGml311Factory- Returns:
- a new object of class 'Control Point Type'.
-
createConventionalUnitType
public ConventionalUnitType createConventionalUnitType()
- Specified by:
createConventionalUnitTypein interfaceGml311Factory- Returns:
- a new object of class 'Conventional Unit Type'.
-
createConversionRefType
public ConversionRefType createConversionRefType()
- Specified by:
createConversionRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Conversion Ref Type'.
-
createConversionToPreferredUnitType
public ConversionToPreferredUnitType createConversionToPreferredUnitType()
- Specified by:
createConversionToPreferredUnitTypein interfaceGml311Factory- Returns:
- a new object of class 'Conversion To Preferred Unit Type'.
-
createConversionType
public ConversionType createConversionType()
- Specified by:
createConversionTypein interfaceGml311Factory- Returns:
- a new object of class 'Conversion Type'.
-
createCoordinateOperationRefType
public CoordinateOperationRefType createCoordinateOperationRefType()
- Specified by:
createCoordinateOperationRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Coordinate Operation Ref Type'.
-
createCoordinateReferenceSystemRefType
public CoordinateReferenceSystemRefType createCoordinateReferenceSystemRefType()
- Specified by:
createCoordinateReferenceSystemRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Coordinate Reference System Ref Type'.
-
createCoordinatesType
public CoordinatesType createCoordinatesType()
- Specified by:
createCoordinatesTypein interfaceGml311Factory- Returns:
- a new object of class 'Coordinates Type'.
-
createCoordinateSystemAxisRefType
public CoordinateSystemAxisRefType createCoordinateSystemAxisRefType()
- Specified by:
createCoordinateSystemAxisRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Coordinate System Axis Ref Type'.
-
createCoordinateSystemAxisType
public CoordinateSystemAxisType createCoordinateSystemAxisType()
- Specified by:
createCoordinateSystemAxisTypein interfaceGml311Factory- Returns:
- a new object of class 'Coordinate System Axis Type'.
-
createCoordinateSystemRefType
public CoordinateSystemRefType createCoordinateSystemRefType()
- Specified by:
createCoordinateSystemRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Coordinate System Ref Type'.
-
createCoordType
public CoordType createCoordType()
- Specified by:
createCoordTypein interfaceGml311Factory- Returns:
- a new object of class 'Coord Type'.
-
createCountPropertyType
public CountPropertyType createCountPropertyType()
- Specified by:
createCountPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Count Property Type'.
-
createCovarianceElementType
public CovarianceElementType createCovarianceElementType()
- Specified by:
createCovarianceElementTypein interfaceGml311Factory- Returns:
- a new object of class 'Covariance Element Type'.
-
createCovarianceMatrixType
public CovarianceMatrixType createCovarianceMatrixType()
- Specified by:
createCovarianceMatrixTypein interfaceGml311Factory- Returns:
- a new object of class 'Covariance Matrix Type'.
-
createCoverageFunctionType
public CoverageFunctionType createCoverageFunctionType()
- Specified by:
createCoverageFunctionTypein interfaceGml311Factory- Returns:
- a new object of class 'Coverage Function Type'.
-
createCRSRefType
public CRSRefType createCRSRefType()
- Specified by:
createCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'CRS Ref Type'.
-
createCubicSplineType
public CubicSplineType createCubicSplineType()
- Specified by:
createCubicSplineTypein interfaceGml311Factory- Returns:
- a new object of class 'Cubic Spline Type'.
-
createCurveArrayPropertyType
public CurveArrayPropertyType createCurveArrayPropertyType()
- Specified by:
createCurveArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Curve Array Property Type'.
-
createCurvePropertyType
public CurvePropertyType createCurvePropertyType()
- Specified by:
createCurvePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Curve Property Type'.
-
createCurveSegmentArrayPropertyType
public CurveSegmentArrayPropertyType createCurveSegmentArrayPropertyType()
- Specified by:
createCurveSegmentArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Curve Segment Array Property Type'.
-
createCurveType
public CurveType createCurveType()
- Specified by:
createCurveTypein interfaceGml311Factory- Returns:
- a new object of class 'Curve Type'.
-
createCylinderType
public CylinderType createCylinderType()
- Specified by:
createCylinderTypein interfaceGml311Factory- Returns:
- a new object of class 'Cylinder Type'.
-
createCylindricalCSRefType
public CylindricalCSRefType createCylindricalCSRefType()
- Specified by:
createCylindricalCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Cylindrical CS Ref Type'.
-
createCylindricalCSType
public CylindricalCSType createCylindricalCSType()
- Specified by:
createCylindricalCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Cylindrical CS Type'.
-
createDataBlockType
public DataBlockType createDataBlockType()
- Specified by:
createDataBlockTypein interfaceGml311Factory- Returns:
- a new object of class 'Data Block Type'.
-
createDatumRefType
public DatumRefType createDatumRefType()
- Specified by:
createDatumRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Datum Ref Type'.
-
createDefaultStylePropertyType
public DefaultStylePropertyType createDefaultStylePropertyType()
- Specified by:
createDefaultStylePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Default Style Property Type'.
-
createDefinitionProxyType
public DefinitionProxyType createDefinitionProxyType()
- Specified by:
createDefinitionProxyTypein interfaceGml311Factory- Returns:
- a new object of class 'Definition Proxy Type'.
-
createDefinitionType
public DefinitionType createDefinitionType()
- Specified by:
createDefinitionTypein interfaceGml311Factory- Returns:
- a new object of class 'Definition Type'.
-
createDegreesType
public DegreesType createDegreesType()
- Specified by:
createDegreesTypein interfaceGml311Factory- Returns:
- a new object of class 'Degrees Type'.
-
createDerivationUnitTermType
public DerivationUnitTermType createDerivationUnitTermType()
- Specified by:
createDerivationUnitTermTypein interfaceGml311Factory- Returns:
- a new object of class 'Derivation Unit Term Type'.
-
createDerivedCRSRefType
public DerivedCRSRefType createDerivedCRSRefType()
- Specified by:
createDerivedCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Derived CRS Ref Type'.
-
createDerivedCRSType
public DerivedCRSType createDerivedCRSType()
- Specified by:
createDerivedCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Derived CRS Type'.
-
createDerivedCRSTypeType
public DerivedCRSTypeType createDerivedCRSTypeType()
- Specified by:
createDerivedCRSTypeTypein interfaceGml311Factory- Returns:
- a new object of class 'Derived CRS Type Type'.
-
createDerivedUnitType
public DerivedUnitType createDerivedUnitType()
- Specified by:
createDerivedUnitTypein interfaceGml311Factory- Returns:
- a new object of class 'Derived Unit Type'.
-
createDictionaryEntryType
public DictionaryEntryType createDictionaryEntryType()
- Specified by:
createDictionaryEntryTypein interfaceGml311Factory- Returns:
- a new object of class 'Dictionary Entry Type'.
-
createDictionaryType
public DictionaryType createDictionaryType()
- Specified by:
createDictionaryTypein interfaceGml311Factory- Returns:
- a new object of class 'Dictionary Type'.
-
createDirectedEdgePropertyType
public DirectedEdgePropertyType createDirectedEdgePropertyType()
- Specified by:
createDirectedEdgePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Directed Edge Property Type'.
-
createDirectedFacePropertyType
public DirectedFacePropertyType createDirectedFacePropertyType()
- Specified by:
createDirectedFacePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Directed Face Property Type'.
-
createDirectedNodePropertyType
public DirectedNodePropertyType createDirectedNodePropertyType()
- Specified by:
createDirectedNodePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Directed Node Property Type'.
-
createDirectedObservationAtDistanceType
public DirectedObservationAtDistanceType createDirectedObservationAtDistanceType()
- Specified by:
createDirectedObservationAtDistanceTypein interfaceGml311Factory- Returns:
- a new object of class 'Directed Observation At Distance Type'.
-
createDirectedObservationType
public DirectedObservationType createDirectedObservationType()
- Specified by:
createDirectedObservationTypein interfaceGml311Factory- Returns:
- a new object of class 'Directed Observation Type'.
-
createDirectedTopoSolidPropertyType
public DirectedTopoSolidPropertyType createDirectedTopoSolidPropertyType()
- Specified by:
createDirectedTopoSolidPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Directed Topo Solid Property Type'.
-
createDirectionPropertyType
public DirectionPropertyType createDirectionPropertyType()
- Specified by:
createDirectionPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Direction Property Type'.
-
createDirectionVectorType
public DirectionVectorType createDirectionVectorType()
- Specified by:
createDirectionVectorTypein interfaceGml311Factory- Returns:
- a new object of class 'Direction Vector Type'.
-
createDirectPositionListType
public DirectPositionListType createDirectPositionListType()
- Specified by:
createDirectPositionListTypein interfaceGml311Factory- Returns:
- a new object of class 'Direct Position List Type'.
-
createDirectPositionType
public DirectPositionType createDirectPositionType()
- Specified by:
createDirectPositionTypein interfaceGml311Factory- Returns:
- a new object of class 'Direct Position Type'.
-
createDMSAngleType
public DMSAngleType createDMSAngleType()
- Specified by:
createDMSAngleTypein interfaceGml311Factory- Returns:
- a new object of class 'DMS Angle Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRootin interfaceGml311Factory- Returns:
- a new object of class 'Document Root'.
-
createDomainSetType
public DomainSetType createDomainSetType()
- Specified by:
createDomainSetTypein interfaceGml311Factory- Returns:
- a new object of class 'Domain Set Type'.
-
createDynamicFeatureCollectionType
public DynamicFeatureCollectionType createDynamicFeatureCollectionType()
- Specified by:
createDynamicFeatureCollectionTypein interfaceGml311Factory- Returns:
- a new object of class 'Dynamic Feature Collection Type'.
-
createDynamicFeatureType
public DynamicFeatureType createDynamicFeatureType()
- Specified by:
createDynamicFeatureTypein interfaceGml311Factory- Returns:
- a new object of class 'Dynamic Feature Type'.
-
createEdgeType
public EdgeType createEdgeType()
- Specified by:
createEdgeTypein interfaceGml311Factory- Returns:
- a new object of class 'Edge Type'.
-
createEllipsoidalCSRefType
public EllipsoidalCSRefType createEllipsoidalCSRefType()
- Specified by:
createEllipsoidalCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Ellipsoidal CS Ref Type'.
-
createEllipsoidalCSType
public EllipsoidalCSType createEllipsoidalCSType()
- Specified by:
createEllipsoidalCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Ellipsoidal CS Type'.
-
createEllipsoidRefType
public EllipsoidRefType createEllipsoidRefType()
- Specified by:
createEllipsoidRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Ellipsoid Ref Type'.
-
createEllipsoidType
public EllipsoidType createEllipsoidType()
- Specified by:
createEllipsoidTypein interfaceGml311Factory- Returns:
- a new object of class 'Ellipsoid Type'.
-
createEngineeringCRSRefType
public EngineeringCRSRefType createEngineeringCRSRefType()
- Specified by:
createEngineeringCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Engineering CRS Ref Type'.
-
createEngineeringCRSType
public EngineeringCRSType createEngineeringCRSType()
- Specified by:
createEngineeringCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Engineering CRS Type'.
-
createEngineeringDatumRefType
public EngineeringDatumRefType createEngineeringDatumRefType()
- Specified by:
createEngineeringDatumRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Engineering Datum Ref Type'.
-
createEngineeringDatumType
public EngineeringDatumType createEngineeringDatumType()
- Specified by:
createEngineeringDatumTypein interfaceGml311Factory- Returns:
- a new object of class 'Engineering Datum Type'.
-
createEnvelopeType
public EnvelopeType createEnvelopeType()
- Specified by:
createEnvelopeTypein interfaceGml311Factory- Returns:
- a new object of class 'Envelope Type'.
-
createEnvelopeWithTimePeriodType
public EnvelopeWithTimePeriodType createEnvelopeWithTimePeriodType()
- Specified by:
createEnvelopeWithTimePeriodTypein interfaceGml311Factory- Returns:
- a new object of class 'Envelope With Time Period Type'.
-
createExtentType
public ExtentType createExtentType()
- Specified by:
createExtentTypein interfaceGml311Factory- Returns:
- a new object of class 'Extent Type'.
-
createFaceType
public FaceType createFaceType()
- Specified by:
createFaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Face Type'.
-
createFeatureArrayPropertyType
public FeatureArrayPropertyType createFeatureArrayPropertyType()
- Specified by:
createFeatureArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Feature Array Property Type'.
-
createFeatureCollectionType
public FeatureCollectionType createFeatureCollectionType()
- Specified by:
createFeatureCollectionTypein interfaceGml311Factory- Returns:
- a new object of class 'Feature Collection Type'.
-
createFeaturePropertyType
public FeaturePropertyType createFeaturePropertyType()
- Specified by:
createFeaturePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Feature Property Type'.
-
createFeatureStylePropertyType
public FeatureStylePropertyType createFeatureStylePropertyType()
- Specified by:
createFeatureStylePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Feature Style Property Type'.
-
createFeatureStyleType
public FeatureStyleType createFeatureStyleType()
- Specified by:
createFeatureStyleTypein interfaceGml311Factory- Returns:
- a new object of class 'Feature Style Type'.
-
createFileType
public FileType createFileType()
- Specified by:
createFileTypein interfaceGml311Factory- Returns:
- a new object of class 'File Type'.
-
createFormulaType
public FormulaType createFormulaType()
- Specified by:
createFormulaTypein interfaceGml311Factory- Returns:
- a new object of class 'Formula Type'.
-
createGeneralConversionRefType
public GeneralConversionRefType createGeneralConversionRefType()
- Specified by:
createGeneralConversionRefTypein interfaceGml311Factory- Returns:
- a new object of class 'General Conversion Ref Type'.
-
createGeneralTransformationRefType
public GeneralTransformationRefType createGeneralTransformationRefType()
- Specified by:
createGeneralTransformationRefTypein interfaceGml311Factory- Returns:
- a new object of class 'General Transformation Ref Type'.
-
createGenericMetaDataType
public GenericMetaDataType createGenericMetaDataType()
- Specified by:
createGenericMetaDataTypein interfaceGml311Factory- Returns:
- a new object of class 'Generic Meta Data Type'.
-
createGeocentricCRSRefType
public GeocentricCRSRefType createGeocentricCRSRefType()
- Specified by:
createGeocentricCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Geocentric CRS Ref Type'.
-
createGeocentricCRSType
public GeocentricCRSType createGeocentricCRSType()
- Specified by:
createGeocentricCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Geocentric CRS Type'.
-
createGeodesicStringType
public GeodesicStringType createGeodesicStringType()
- Specified by:
createGeodesicStringTypein interfaceGml311Factory- Returns:
- a new object of class 'Geodesic String Type'.
-
createGeodesicType
public GeodesicType createGeodesicType()
- Specified by:
createGeodesicTypein interfaceGml311Factory- Returns:
- a new object of class 'Geodesic Type'.
-
createGeodeticDatumRefType
public GeodeticDatumRefType createGeodeticDatumRefType()
- Specified by:
createGeodeticDatumRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Geodetic Datum Ref Type'.
-
createGeodeticDatumType
public GeodeticDatumType createGeodeticDatumType()
- Specified by:
createGeodeticDatumTypein interfaceGml311Factory- Returns:
- a new object of class 'Geodetic Datum Type'.
-
createGeographicCRSRefType
public GeographicCRSRefType createGeographicCRSRefType()
- Specified by:
createGeographicCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Geographic CRS Ref Type'.
-
createGeographicCRSType
public GeographicCRSType createGeographicCRSType()
- Specified by:
createGeographicCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Geographic CRS Type'.
-
createGeometricComplexPropertyType
public GeometricComplexPropertyType createGeometricComplexPropertyType()
- Specified by:
createGeometricComplexPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Geometric Complex Property Type'.
-
createGeometricComplexType
public GeometricComplexType createGeometricComplexType()
- Specified by:
createGeometricComplexTypein interfaceGml311Factory- Returns:
- a new object of class 'Geometric Complex Type'.
-
createGeometricPrimitivePropertyType
public GeometricPrimitivePropertyType createGeometricPrimitivePropertyType()
- Specified by:
createGeometricPrimitivePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Geometric Primitive Property Type'.
-
createGeometryArrayPropertyType
public GeometryArrayPropertyType createGeometryArrayPropertyType()
- Specified by:
createGeometryArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Geometry Array Property Type'.
-
createGeometryPropertyType
public GeometryPropertyType createGeometryPropertyType()
- Specified by:
createGeometryPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Geometry Property Type'.
-
createGeometryStylePropertyType
public GeometryStylePropertyType createGeometryStylePropertyType()
- Specified by:
createGeometryStylePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Geometry Style Property Type'.
-
createGeometryStyleType
public GeometryStyleType createGeometryStyleType()
- Specified by:
createGeometryStyleTypein interfaceGml311Factory- Returns:
- a new object of class 'Geometry Style Type'.
-
createGraphStylePropertyType
public GraphStylePropertyType createGraphStylePropertyType()
- Specified by:
createGraphStylePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Graph Style Property Type'.
-
createGraphStyleType
public GraphStyleType createGraphStyleType()
- Specified by:
createGraphStyleTypein interfaceGml311Factory- Returns:
- a new object of class 'Graph Style Type'.
-
createGridCoverageType
public GridCoverageType createGridCoverageType()
- Specified by:
createGridCoverageTypein interfaceGml311Factory- Returns:
- a new object of class 'Grid Coverage Type'.
-
createGridDomainType
public GridDomainType createGridDomainType()
- Specified by:
createGridDomainTypein interfaceGml311Factory- Returns:
- a new object of class 'Grid Domain Type'.
-
createGridEnvelopeType
public GridEnvelopeType createGridEnvelopeType()
- Specified by:
createGridEnvelopeTypein interfaceGml311Factory- Returns:
- a new object of class 'Grid Envelope Type'.
-
createGridFunctionType
public GridFunctionType createGridFunctionType()
- Specified by:
createGridFunctionTypein interfaceGml311Factory- Returns:
- a new object of class 'Grid Function Type'.
-
createGridLengthType
public GridLengthType createGridLengthType()
- Specified by:
createGridLengthTypein interfaceGml311Factory- Returns:
- a new object of class 'Grid Length Type'.
-
createGridLimitsType
public GridLimitsType createGridLimitsType()
- Specified by:
createGridLimitsTypein interfaceGml311Factory- Returns:
- a new object of class 'Grid Limits Type'.
-
createGridType
public GridType createGridType()
- Specified by:
createGridTypein interfaceGml311Factory- Returns:
- a new object of class 'Grid Type'.
-
createHistoryPropertyType
public HistoryPropertyType createHistoryPropertyType()
- Specified by:
createHistoryPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'History Property Type'.
-
createIdentifierType
public IdentifierType createIdentifierType()
- Specified by:
createIdentifierTypein interfaceGml311Factory- Returns:
- a new object of class 'Identifier Type'.
-
createImageCRSRefType
public ImageCRSRefType createImageCRSRefType()
- Specified by:
createImageCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Image CRS Ref Type'.
-
createImageCRSType
public ImageCRSType createImageCRSType()
- Specified by:
createImageCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Image CRS Type'.
-
createImageDatumRefType
public ImageDatumRefType createImageDatumRefType()
- Specified by:
createImageDatumRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Image Datum Ref Type'.
-
createImageDatumType
public ImageDatumType createImageDatumType()
- Specified by:
createImageDatumTypein interfaceGml311Factory- Returns:
- a new object of class 'Image Datum Type'.
-
createIndexMapType
public IndexMapType createIndexMapType()
- Specified by:
createIndexMapTypein interfaceGml311Factory- Returns:
- a new object of class 'Index Map Type'.
-
createIndirectEntryType
public IndirectEntryType createIndirectEntryType()
- Specified by:
createIndirectEntryTypein interfaceGml311Factory- Returns:
- a new object of class 'Indirect Entry Type'.
-
createIsolatedPropertyType
public IsolatedPropertyType createIsolatedPropertyType()
- Specified by:
createIsolatedPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Isolated Property Type'.
-
createKnotPropertyType
public KnotPropertyType createKnotPropertyType()
- Specified by:
createKnotPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Knot Property Type'.
-
createKnotType
public KnotType createKnotType()
- Specified by:
createKnotTypein interfaceGml311Factory- Returns:
- a new object of class 'Knot Type'.
-
createLabelStylePropertyType
public LabelStylePropertyType createLabelStylePropertyType()
- Specified by:
createLabelStylePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Label Style Property Type'.
-
createLabelStyleType
public LabelStyleType createLabelStyleType()
- Specified by:
createLabelStyleTypein interfaceGml311Factory- Returns:
- a new object of class 'Label Style Type'.
-
createLabelType
public LabelType createLabelType()
- Specified by:
createLabelTypein interfaceGml311Factory- Returns:
- a new object of class 'Label Type'.
-
createLengthType
public LengthType createLengthType()
- Specified by:
createLengthTypein interfaceGml311Factory- Returns:
- a new object of class 'Length Type'.
-
createLinearCSRefType
public LinearCSRefType createLinearCSRefType()
- Specified by:
createLinearCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Linear CS Ref Type'.
-
createLinearCSType
public LinearCSType createLinearCSType()
- Specified by:
createLinearCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Linear CS Type'.
-
createLinearRingPropertyType
public LinearRingPropertyType createLinearRingPropertyType()
- Specified by:
createLinearRingPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Linear Ring Property Type'.
-
createLinearRingType
public LinearRingType createLinearRingType()
- Specified by:
createLinearRingTypein interfaceGml311Factory- Returns:
- a new object of class 'Linear Ring Type'.
-
createLineStringPropertyType
public LineStringPropertyType createLineStringPropertyType()
- Specified by:
createLineStringPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Line String Property Type'.
-
createLineStringSegmentArrayPropertyType
public LineStringSegmentArrayPropertyType createLineStringSegmentArrayPropertyType()
- Specified by:
createLineStringSegmentArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Line String Segment Array Property Type'.
-
createLineStringSegmentType
public LineStringSegmentType createLineStringSegmentType()
- Specified by:
createLineStringSegmentTypein interfaceGml311Factory- Returns:
- a new object of class 'Line String Segment Type'.
-
createLineStringType
public LineStringType createLineStringType()
- Specified by:
createLineStringTypein interfaceGml311Factory- Returns:
- a new object of class 'Line String Type'.
-
createLocationPropertyType
public LocationPropertyType createLocationPropertyType()
- Specified by:
createLocationPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Location Property Type'.
-
createMeasureListType
public MeasureListType createMeasureListType()
- Specified by:
createMeasureListTypein interfaceGml311Factory- Returns:
- a new object of class 'Measure List Type'.
-
createMeasureOrNullListType
public MeasureOrNullListType createMeasureOrNullListType()
- Specified by:
createMeasureOrNullListTypein interfaceGml311Factory- Returns:
- a new object of class 'Measure Or Null List Type'.
-
createMeasureType
public MeasureType createMeasureType()
- Specified by:
createMeasureTypein interfaceGml311Factory- Returns:
- a new object of class 'Measure Type'.
-
createMetaDataPropertyType
public MetaDataPropertyType createMetaDataPropertyType()
- Specified by:
createMetaDataPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Meta Data Property Type'.
-
createMovingObjectStatusType
public MovingObjectStatusType createMovingObjectStatusType()
- Specified by:
createMovingObjectStatusTypein interfaceGml311Factory- Returns:
- a new object of class 'Moving Object Status Type'.
-
createMultiCurveCoverageType
public MultiCurveCoverageType createMultiCurveCoverageType()
- Specified by:
createMultiCurveCoverageTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Curve Coverage Type'.
-
createMultiCurveDomainType
public MultiCurveDomainType createMultiCurveDomainType()
- Specified by:
createMultiCurveDomainTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Curve Domain Type'.
-
createMultiCurvePropertyType
public MultiCurvePropertyType createMultiCurvePropertyType()
- Specified by:
createMultiCurvePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Curve Property Type'.
-
createMultiCurveType
public MultiCurveType createMultiCurveType()
- Specified by:
createMultiCurveTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Curve Type'.
-
createMultiGeometryPropertyType
public MultiGeometryPropertyType createMultiGeometryPropertyType()
- Specified by:
createMultiGeometryPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Geometry Property Type'.
-
createMultiGeometryType
public MultiGeometryType createMultiGeometryType()
- Specified by:
createMultiGeometryTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Geometry Type'.
-
createMultiLineStringPropertyType
public MultiLineStringPropertyType createMultiLineStringPropertyType()
- Specified by:
createMultiLineStringPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Line String Property Type'.
-
createMultiLineStringType
public MultiLineStringType createMultiLineStringType()
- Specified by:
createMultiLineStringTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Line String Type'.
-
createMultiPointCoverageType
public MultiPointCoverageType createMultiPointCoverageType()
- Specified by:
createMultiPointCoverageTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Point Coverage Type'.
-
createMultiPointDomainType
public MultiPointDomainType createMultiPointDomainType()
- Specified by:
createMultiPointDomainTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Point Domain Type'.
-
createMultiPointPropertyType
public MultiPointPropertyType createMultiPointPropertyType()
- Specified by:
createMultiPointPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Point Property Type'.
-
createMultiPointType
public MultiPointType createMultiPointType()
- Specified by:
createMultiPointTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Point Type'.
-
createMultiPolygonPropertyType
public MultiPolygonPropertyType createMultiPolygonPropertyType()
- Specified by:
createMultiPolygonPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Polygon Property Type'.
-
createMultiPolygonType
public MultiPolygonType createMultiPolygonType()
- Specified by:
createMultiPolygonTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Polygon Type'.
-
createMultiSolidCoverageType
public MultiSolidCoverageType createMultiSolidCoverageType()
- Specified by:
createMultiSolidCoverageTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Solid Coverage Type'.
-
createMultiSolidDomainType
public MultiSolidDomainType createMultiSolidDomainType()
- Specified by:
createMultiSolidDomainTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Solid Domain Type'.
-
createMultiSolidPropertyType
public MultiSolidPropertyType createMultiSolidPropertyType()
- Specified by:
createMultiSolidPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Solid Property Type'.
-
createMultiSolidType
public MultiSolidType createMultiSolidType()
- Specified by:
createMultiSolidTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Solid Type'.
-
createMultiSurfaceCoverageType
public MultiSurfaceCoverageType createMultiSurfaceCoverageType()
- Specified by:
createMultiSurfaceCoverageTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Surface Coverage Type'.
-
createMultiSurfaceDomainType
public MultiSurfaceDomainType createMultiSurfaceDomainType()
- Specified by:
createMultiSurfaceDomainTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Surface Domain Type'.
-
createMultiSurfacePropertyType
public MultiSurfacePropertyType createMultiSurfacePropertyType()
- Specified by:
createMultiSurfacePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Surface Property Type'.
-
createMultiSurfaceType
public MultiSurfaceType createMultiSurfaceType()
- Specified by:
createMultiSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Multi Surface Type'.
-
createNodeType
public NodeType createNodeType()
- Specified by:
createNodeTypein interfaceGml311Factory- Returns:
- a new object of class 'Node Type'.
-
createObliqueCartesianCSRefType
public ObliqueCartesianCSRefType createObliqueCartesianCSRefType()
- Specified by:
createObliqueCartesianCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Oblique Cartesian CS Ref Type'.
-
createObliqueCartesianCSType
public ObliqueCartesianCSType createObliqueCartesianCSType()
- Specified by:
createObliqueCartesianCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Oblique Cartesian CS Type'.
-
createObservationType
public ObservationType createObservationType()
- Specified by:
createObservationTypein interfaceGml311Factory- Returns:
- a new object of class 'Observation Type'.
-
createOffsetCurveType
public OffsetCurveType createOffsetCurveType()
- Specified by:
createOffsetCurveTypein interfaceGml311Factory- Returns:
- a new object of class 'Offset Curve Type'.
-
createOperationMethodRefType
public OperationMethodRefType createOperationMethodRefType()
- Specified by:
createOperationMethodRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Operation Method Ref Type'.
-
createOperationMethodType
public OperationMethodType createOperationMethodType()
- Specified by:
createOperationMethodTypein interfaceGml311Factory- Returns:
- a new object of class 'Operation Method Type'.
-
createOperationParameterGroupRefType
public OperationParameterGroupRefType createOperationParameterGroupRefType()
- Specified by:
createOperationParameterGroupRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Operation Parameter Group Ref Type'.
-
createOperationParameterGroupType
public OperationParameterGroupType createOperationParameterGroupType()
- Specified by:
createOperationParameterGroupTypein interfaceGml311Factory- Returns:
- a new object of class 'Operation Parameter Group Type'.
-
createOperationParameterRefType
public OperationParameterRefType createOperationParameterRefType()
- Specified by:
createOperationParameterRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Operation Parameter Ref Type'.
-
createOperationParameterType
public OperationParameterType createOperationParameterType()
- Specified by:
createOperationParameterTypein interfaceGml311Factory- Returns:
- a new object of class 'Operation Parameter Type'.
-
createOperationRefType
public OperationRefType createOperationRefType()
- Specified by:
createOperationRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Operation Ref Type'.
-
createOrientableCurveType
public OrientableCurveType createOrientableCurveType()
- Specified by:
createOrientableCurveTypein interfaceGml311Factory- Returns:
- a new object of class 'Orientable Curve Type'.
-
createOrientableSurfaceType
public OrientableSurfaceType createOrientableSurfaceType()
- Specified by:
createOrientableSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Orientable Surface Type'.
-
createParameterValueGroupType
public ParameterValueGroupType createParameterValueGroupType()
- Specified by:
createParameterValueGroupTypein interfaceGml311Factory- Returns:
- a new object of class 'Parameter Value Group Type'.
-
createParameterValueType
public ParameterValueType createParameterValueType()
- Specified by:
createParameterValueTypein interfaceGml311Factory- Returns:
- a new object of class 'Parameter Value Type'.
-
createPassThroughOperationRefType
public PassThroughOperationRefType createPassThroughOperationRefType()
- Specified by:
createPassThroughOperationRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Pass Through Operation Ref Type'.
-
createPassThroughOperationType
public PassThroughOperationType createPassThroughOperationType()
- Specified by:
createPassThroughOperationTypein interfaceGml311Factory- Returns:
- a new object of class 'Pass Through Operation Type'.
-
createPixelInCellType
public PixelInCellType createPixelInCellType()
- Specified by:
createPixelInCellTypein interfaceGml311Factory- Returns:
- a new object of class 'Pixel In Cell Type'.
-
createPointArrayPropertyType
public PointArrayPropertyType createPointArrayPropertyType()
- Specified by:
createPointArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Point Array Property Type'.
-
createPointPropertyType
public PointPropertyType createPointPropertyType()
- Specified by:
createPointPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Point Property Type'.
-
createPointType
public PointType createPointType()
- Specified by:
createPointTypein interfaceGml311Factory- Returns:
- a new object of class 'Point Type'.
-
createPolarCSRefType
public PolarCSRefType createPolarCSRefType()
- Specified by:
createPolarCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Polar CS Ref Type'.
-
createPolarCSType
public PolarCSType createPolarCSType()
- Specified by:
createPolarCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Polar CS Type'.
-
createPolygonPatchArrayPropertyType
public PolygonPatchArrayPropertyType createPolygonPatchArrayPropertyType()
- Specified by:
createPolygonPatchArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Polygon Patch Array Property Type'.
-
createPolygonPatchType
public PolygonPatchType createPolygonPatchType()
- Specified by:
createPolygonPatchTypein interfaceGml311Factory- Returns:
- a new object of class 'Polygon Patch Type'.
-
createPolygonPropertyType
public PolygonPropertyType createPolygonPropertyType()
- Specified by:
createPolygonPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Polygon Property Type'.
-
createPolygonType
public PolygonType createPolygonType()
- Specified by:
createPolygonTypein interfaceGml311Factory- Returns:
- a new object of class 'Polygon Type'.
-
createPolyhedralSurfaceType
public PolyhedralSurfaceType createPolyhedralSurfaceType()
- Specified by:
createPolyhedralSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Polyhedral Surface Type'.
-
createPrimeMeridianRefType
public PrimeMeridianRefType createPrimeMeridianRefType()
- Specified by:
createPrimeMeridianRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Prime Meridian Ref Type'.
-
createPrimeMeridianType
public PrimeMeridianType createPrimeMeridianType()
- Specified by:
createPrimeMeridianTypein interfaceGml311Factory- Returns:
- a new object of class 'Prime Meridian Type'.
-
createPriorityLocationPropertyType
public PriorityLocationPropertyType createPriorityLocationPropertyType()
- Specified by:
createPriorityLocationPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Priority Location Property Type'.
-
createProjectedCRSRefType
public ProjectedCRSRefType createProjectedCRSRefType()
- Specified by:
createProjectedCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Projected CRS Ref Type'.
-
createProjectedCRSType
public ProjectedCRSType createProjectedCRSType()
- Specified by:
createProjectedCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Projected CRS Type'.
-
createQuantityExtentType
public QuantityExtentType createQuantityExtentType()
- Specified by:
createQuantityExtentTypein interfaceGml311Factory- Returns:
- a new object of class 'Quantity Extent Type'.
-
createQuantityPropertyType
public QuantityPropertyType createQuantityPropertyType()
- Specified by:
createQuantityPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Quantity Property Type'.
-
createRangeParametersType
public RangeParametersType createRangeParametersType()
- Specified by:
createRangeParametersTypein interfaceGml311Factory- Returns:
- a new object of class 'Range Parameters Type'.
-
createRangeSetType
public RangeSetType createRangeSetType()
- Specified by:
createRangeSetTypein interfaceGml311Factory- Returns:
- a new object of class 'Range Set Type'.
-
createRectangleType
public RectangleType createRectangleType()
- Specified by:
createRectangleTypein interfaceGml311Factory- Returns:
- a new object of class 'Rectangle Type'.
-
createRectifiedGridCoverageType
public RectifiedGridCoverageType createRectifiedGridCoverageType()
- Specified by:
createRectifiedGridCoverageTypein interfaceGml311Factory- Returns:
- a new object of class 'Rectified Grid Coverage Type'.
-
createRectifiedGridDomainType
public RectifiedGridDomainType createRectifiedGridDomainType()
- Specified by:
createRectifiedGridDomainTypein interfaceGml311Factory- Returns:
- a new object of class 'Rectified Grid Domain Type'.
-
createRectifiedGridType
public RectifiedGridType createRectifiedGridType()
- Specified by:
createRectifiedGridTypein interfaceGml311Factory- Returns:
- a new object of class 'Rectified Grid Type'.
-
createReferenceSystemRefType
public ReferenceSystemRefType createReferenceSystemRefType()
- Specified by:
createReferenceSystemRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Reference System Ref Type'.
-
createReferenceType
public ReferenceType createReferenceType()
- Specified by:
createReferenceTypein interfaceGml311Factory- Returns:
- a new object of class 'Reference Type'.
-
createRefLocationType
public RefLocationType createRefLocationType()
- Specified by:
createRefLocationTypein interfaceGml311Factory- Returns:
- a new object of class 'Ref Location Type'.
-
createRelatedTimeType
public RelatedTimeType createRelatedTimeType()
- Specified by:
createRelatedTimeTypein interfaceGml311Factory- Returns:
- a new object of class 'Related Time Type'.
-
createRelativeInternalPositionalAccuracyType
public RelativeInternalPositionalAccuracyType createRelativeInternalPositionalAccuracyType()
- Specified by:
createRelativeInternalPositionalAccuracyTypein interfaceGml311Factory- Returns:
- a new object of class 'Relative Internal Positional Accuracy Type'.
-
createRingPropertyType
public RingPropertyType createRingPropertyType()
- Specified by:
createRingPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Ring Property Type'.
-
createRingType
public RingType createRingType()
- Specified by:
createRingTypein interfaceGml311Factory- Returns:
- a new object of class 'Ring Type'.
-
createRowType
public RowType createRowType()
- Specified by:
createRowTypein interfaceGml311Factory- Returns:
- a new object of class 'Row Type'.
-
createScalarValuePropertyType
public ScalarValuePropertyType createScalarValuePropertyType()
- Specified by:
createScalarValuePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Scalar Value Property Type'.
-
createScaleType
public ScaleType createScaleType()
- Specified by:
createScaleTypein interfaceGml311Factory- Returns:
- a new object of class 'Scale Type'.
-
createSecondDefiningParameterType
public SecondDefiningParameterType createSecondDefiningParameterType()
- Specified by:
createSecondDefiningParameterTypein interfaceGml311Factory- Returns:
- a new object of class 'Second Defining Parameter Type'.
-
createSequenceRuleType
public SequenceRuleType createSequenceRuleType()
- Specified by:
createSequenceRuleTypein interfaceGml311Factory- Returns:
- a new object of class 'Sequence Rule Type'.
-
createSingleOperationRefType
public SingleOperationRefType createSingleOperationRefType()
- Specified by:
createSingleOperationRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Single Operation Ref Type'.
-
createSolidArrayPropertyType
public SolidArrayPropertyType createSolidArrayPropertyType()
- Specified by:
createSolidArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Solid Array Property Type'.
-
createSolidPropertyType
public SolidPropertyType createSolidPropertyType()
- Specified by:
createSolidPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Solid Property Type'.
-
createSolidType
public SolidType createSolidType()
- Specified by:
createSolidTypein interfaceGml311Factory- Returns:
- a new object of class 'Solid Type'.
-
createSpeedType
public SpeedType createSpeedType()
- Specified by:
createSpeedTypein interfaceGml311Factory- Returns:
- a new object of class 'Speed Type'.
-
createSphereType
public SphereType createSphereType()
- Specified by:
createSphereTypein interfaceGml311Factory- Returns:
- a new object of class 'Sphere Type'.
-
createSphericalCSRefType
public SphericalCSRefType createSphericalCSRefType()
- Specified by:
createSphericalCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Spherical CS Ref Type'.
-
createSphericalCSType
public SphericalCSType createSphericalCSType()
- Specified by:
createSphericalCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Spherical CS Type'.
-
createStringOrRefType
public StringOrRefType createStringOrRefType()
- Specified by:
createStringOrRefTypein interfaceGml311Factory- Returns:
- a new object of class 'String Or Ref Type'.
-
createStyleType
public StyleType createStyleType()
- Specified by:
createStyleTypein interfaceGml311Factory- Returns:
- a new object of class 'Style Type'.
-
createStyleVariationType
public StyleVariationType createStyleVariationType()
- Specified by:
createStyleVariationTypein interfaceGml311Factory- Returns:
- a new object of class 'Style Variation Type'.
-
createSurfaceArrayPropertyType
public SurfaceArrayPropertyType createSurfaceArrayPropertyType()
- Specified by:
createSurfaceArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Surface Array Property Type'.
-
createSurfacePatchArrayPropertyType
public SurfacePatchArrayPropertyType createSurfacePatchArrayPropertyType()
- Specified by:
createSurfacePatchArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Surface Patch Array Property Type'.
-
createSurfacePropertyType
public SurfacePropertyType createSurfacePropertyType()
- Specified by:
createSurfacePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Surface Property Type'.
-
createSurfaceType
public SurfaceType createSurfaceType()
- Specified by:
createSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Surface Type'.
-
createSymbolType
public SymbolType createSymbolType()
- Specified by:
createSymbolTypein interfaceGml311Factory- Returns:
- a new object of class 'Symbol Type'.
-
createTargetPropertyType
public TargetPropertyType createTargetPropertyType()
- Specified by:
createTargetPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Target Property Type'.
-
createTemporalCRSRefType
public TemporalCRSRefType createTemporalCRSRefType()
- Specified by:
createTemporalCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Temporal CRS Ref Type'.
-
createTemporalCRSType
public TemporalCRSType createTemporalCRSType()
- Specified by:
createTemporalCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Temporal CRS Type'.
-
createTemporalCSRefType
public TemporalCSRefType createTemporalCSRefType()
- Specified by:
createTemporalCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Temporal CS Ref Type'.
-
createTemporalCSType
public TemporalCSType createTemporalCSType()
- Specified by:
createTemporalCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Temporal CS Type'.
-
createTemporalDatumRefType
public TemporalDatumRefType createTemporalDatumRefType()
- Specified by:
createTemporalDatumRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Temporal Datum Ref Type'.
-
createTemporalDatumType
public TemporalDatumType createTemporalDatumType()
- Specified by:
createTemporalDatumTypein interfaceGml311Factory- Returns:
- a new object of class 'Temporal Datum Type'.
-
createTimeCalendarEraPropertyType
public TimeCalendarEraPropertyType createTimeCalendarEraPropertyType()
- Specified by:
createTimeCalendarEraPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Calendar Era Property Type'.
-
createTimeCalendarEraType
public TimeCalendarEraType createTimeCalendarEraType()
- Specified by:
createTimeCalendarEraTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Calendar Era Type'.
-
createTimeCalendarPropertyType
public TimeCalendarPropertyType createTimeCalendarPropertyType()
- Specified by:
createTimeCalendarPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Calendar Property Type'.
-
createTimeCalendarType
public TimeCalendarType createTimeCalendarType()
- Specified by:
createTimeCalendarTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Calendar Type'.
-
createTimeClockPropertyType
public TimeClockPropertyType createTimeClockPropertyType()
- Specified by:
createTimeClockPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Clock Property Type'.
-
createTimeClockType
public TimeClockType createTimeClockType()
- Specified by:
createTimeClockTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Clock Type'.
-
createTimeCoordinateSystemType
public TimeCoordinateSystemType createTimeCoordinateSystemType()
- Specified by:
createTimeCoordinateSystemTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Coordinate System Type'.
-
createTimeEdgePropertyType
public TimeEdgePropertyType createTimeEdgePropertyType()
- Specified by:
createTimeEdgePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Edge Property Type'.
-
createTimeEdgeType
public TimeEdgeType createTimeEdgeType()
- Specified by:
createTimeEdgeTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Edge Type'.
-
createTimeGeometricPrimitivePropertyType
public TimeGeometricPrimitivePropertyType createTimeGeometricPrimitivePropertyType()
- Specified by:
createTimeGeometricPrimitivePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Geometric Primitive Property Type'.
-
createTimeInstantPropertyType
public TimeInstantPropertyType createTimeInstantPropertyType()
- Specified by:
createTimeInstantPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Instant Property Type'.
-
createTimeInstantType
public TimeInstantType createTimeInstantType()
- Specified by:
createTimeInstantTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Instant Type'.
-
createTimeIntervalLengthType
public TimeIntervalLengthType createTimeIntervalLengthType()
- Specified by:
createTimeIntervalLengthTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Interval Length Type'.
-
createTimeNodePropertyType
public TimeNodePropertyType createTimeNodePropertyType()
- Specified by:
createTimeNodePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Node Property Type'.
-
createTimeNodeType
public TimeNodeType createTimeNodeType()
- Specified by:
createTimeNodeTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Node Type'.
-
createTimeOrdinalEraPropertyType
public TimeOrdinalEraPropertyType createTimeOrdinalEraPropertyType()
- Specified by:
createTimeOrdinalEraPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Ordinal Era Property Type'.
-
createTimeOrdinalEraType
public TimeOrdinalEraType createTimeOrdinalEraType()
- Specified by:
createTimeOrdinalEraTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Ordinal Era Type'.
-
createTimeOrdinalReferenceSystemType
public TimeOrdinalReferenceSystemType createTimeOrdinalReferenceSystemType()
- Specified by:
createTimeOrdinalReferenceSystemTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Ordinal Reference System Type'.
-
createTimePeriodPropertyType
public TimePeriodPropertyType createTimePeriodPropertyType()
- Specified by:
createTimePeriodPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Period Property Type'.
-
createTimePeriodType
public TimePeriodType createTimePeriodType()
- Specified by:
createTimePeriodTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Period Type'.
-
createTimePositionType
public TimePositionType createTimePositionType()
- Specified by:
createTimePositionTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Position Type'.
-
createTimePrimitivePropertyType
public TimePrimitivePropertyType createTimePrimitivePropertyType()
- Specified by:
createTimePrimitivePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Primitive Property Type'.
-
createTimeTopologyComplexPropertyType
public TimeTopologyComplexPropertyType createTimeTopologyComplexPropertyType()
- Specified by:
createTimeTopologyComplexPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Topology Complex Property Type'.
-
createTimeTopologyComplexType
public TimeTopologyComplexType createTimeTopologyComplexType()
- Specified by:
createTimeTopologyComplexTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Topology Complex Type'.
-
createTimeTopologyPrimitivePropertyType
public TimeTopologyPrimitivePropertyType createTimeTopologyPrimitivePropertyType()
- Specified by:
createTimeTopologyPrimitivePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Topology Primitive Property Type'.
-
createTimeType
public TimeType createTimeType()
- Specified by:
createTimeTypein interfaceGml311Factory- Returns:
- a new object of class 'Time Type'.
-
createTinType
public TinType createTinType()
- Specified by:
createTinTypein interfaceGml311Factory- Returns:
- a new object of class 'Tin Type'.
-
createTopoComplexMemberType
public TopoComplexMemberType createTopoComplexMemberType()
- Specified by:
createTopoComplexMemberTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Complex Member Type'.
-
createTopoComplexType
public TopoComplexType createTopoComplexType()
- Specified by:
createTopoComplexTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Complex Type'.
-
createTopoCurvePropertyType
public TopoCurvePropertyType createTopoCurvePropertyType()
- Specified by:
createTopoCurvePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Curve Property Type'.
-
createTopoCurveType
public TopoCurveType createTopoCurveType()
- Specified by:
createTopoCurveTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Curve Type'.
-
createTopologyStylePropertyType
public TopologyStylePropertyType createTopologyStylePropertyType()
- Specified by:
createTopologyStylePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Topology Style Property Type'.
-
createTopologyStyleType
public TopologyStyleType createTopologyStyleType()
- Specified by:
createTopologyStyleTypein interfaceGml311Factory- Returns:
- a new object of class 'Topology Style Type'.
-
createTopoPointPropertyType
public TopoPointPropertyType createTopoPointPropertyType()
- Specified by:
createTopoPointPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Point Property Type'.
-
createTopoPointType
public TopoPointType createTopoPointType()
- Specified by:
createTopoPointTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Point Type'.
-
createTopoPrimitiveArrayAssociationType
public TopoPrimitiveArrayAssociationType createTopoPrimitiveArrayAssociationType()
- Specified by:
createTopoPrimitiveArrayAssociationTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Primitive Array Association Type'.
-
createTopoPrimitiveMemberType
public TopoPrimitiveMemberType createTopoPrimitiveMemberType()
- Specified by:
createTopoPrimitiveMemberTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Primitive Member Type'.
-
createTopoSolidType
public TopoSolidType createTopoSolidType()
- Specified by:
createTopoSolidTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Solid Type'.
-
createTopoSurfacePropertyType
public TopoSurfacePropertyType createTopoSurfacePropertyType()
- Specified by:
createTopoSurfacePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Surface Property Type'.
-
createTopoSurfaceType
public TopoSurfaceType createTopoSurfaceType()
- Specified by:
createTopoSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Surface Type'.
-
createTopoVolumePropertyType
public TopoVolumePropertyType createTopoVolumePropertyType()
- Specified by:
createTopoVolumePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Volume Property Type'.
-
createTopoVolumeType
public TopoVolumeType createTopoVolumeType()
- Specified by:
createTopoVolumeTypein interfaceGml311Factory- Returns:
- a new object of class 'Topo Volume Type'.
-
createTrackType
public TrackType createTrackType()
- Specified by:
createTrackTypein interfaceGml311Factory- Returns:
- a new object of class 'Track Type'.
-
createTransformationRefType
public TransformationRefType createTransformationRefType()
- Specified by:
createTransformationRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Transformation Ref Type'.
-
createTransformationType
public TransformationType createTransformationType()
- Specified by:
createTransformationTypein interfaceGml311Factory- Returns:
- a new object of class 'Transformation Type'.
-
createTrianglePatchArrayPropertyType
public TrianglePatchArrayPropertyType createTrianglePatchArrayPropertyType()
- Specified by:
createTrianglePatchArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Triangle Patch Array Property Type'.
-
createTriangleType
public TriangleType createTriangleType()
- Specified by:
createTriangleTypein interfaceGml311Factory- Returns:
- a new object of class 'Triangle Type'.
-
createTriangulatedSurfaceType
public TriangulatedSurfaceType createTriangulatedSurfaceType()
- Specified by:
createTriangulatedSurfaceTypein interfaceGml311Factory- Returns:
- a new object of class 'Triangulated Surface Type'.
-
createUnitDefinitionType
public UnitDefinitionType createUnitDefinitionType()
- Specified by:
createUnitDefinitionTypein interfaceGml311Factory- Returns:
- a new object of class 'Unit Definition Type'.
-
createUnitOfMeasureType
public UnitOfMeasureType createUnitOfMeasureType()
- Specified by:
createUnitOfMeasureTypein interfaceGml311Factory- Returns:
- a new object of class 'Unit Of Measure Type'.
-
createUserDefinedCSRefType
public UserDefinedCSRefType createUserDefinedCSRefType()
- Specified by:
createUserDefinedCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'User Defined CS Ref Type'.
-
createUserDefinedCSType
public UserDefinedCSType createUserDefinedCSType()
- Specified by:
createUserDefinedCSTypein interfaceGml311Factory- Returns:
- a new object of class 'User Defined CS Type'.
-
createValueArrayPropertyType
public ValueArrayPropertyType createValueArrayPropertyType()
- Specified by:
createValueArrayPropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Value Array Property Type'.
-
createValueArrayType
public ValueArrayType createValueArrayType()
- Specified by:
createValueArrayTypein interfaceGml311Factory- Returns:
- a new object of class 'Value Array Type'.
-
createValuePropertyType
public ValuePropertyType createValuePropertyType()
- Specified by:
createValuePropertyTypein interfaceGml311Factory- Returns:
- a new object of class 'Value Property Type'.
-
createVectorType
public VectorType createVectorType()
- Specified by:
createVectorTypein interfaceGml311Factory- Returns:
- a new object of class 'Vector Type'.
-
createVerticalCRSRefType
public VerticalCRSRefType createVerticalCRSRefType()
- Specified by:
createVerticalCRSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Vertical CRS Ref Type'.
-
createVerticalCRSType
public VerticalCRSType createVerticalCRSType()
- Specified by:
createVerticalCRSTypein interfaceGml311Factory- Returns:
- a new object of class 'Vertical CRS Type'.
-
createVerticalCSRefType
public VerticalCSRefType createVerticalCSRefType()
- Specified by:
createVerticalCSRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Vertical CS Ref Type'.
-
createVerticalCSType
public VerticalCSType createVerticalCSType()
- Specified by:
createVerticalCSTypein interfaceGml311Factory- Returns:
- a new object of class 'Vertical CS Type'.
-
createVerticalDatumRefType
public VerticalDatumRefType createVerticalDatumRefType()
- Specified by:
createVerticalDatumRefTypein interfaceGml311Factory- Returns:
- a new object of class 'Vertical Datum Ref Type'.
-
createVerticalDatumType
public VerticalDatumType createVerticalDatumType()
- Specified by:
createVerticalDatumTypein interfaceGml311Factory- Returns:
- a new object of class 'Vertical Datum Type'.
-
createVerticalDatumTypeType
public VerticalDatumTypeType createVerticalDatumTypeType()
- Specified by:
createVerticalDatumTypeTypein interfaceGml311Factory- Returns:
- a new object of class 'Vertical Datum Type Type'.
-
createVolumeType
public VolumeType createVolumeType()
- Specified by:
createVolumeTypein interfaceGml311Factory- Returns:
- a new object of class 'Volume Type'.
-
createAesheticCriteriaTypeFromString
public AesheticCriteriaType createAesheticCriteriaTypeFromString(EDataType eDataType, String initialValue)
-
convertAesheticCriteriaTypeToString
public String convertAesheticCriteriaTypeToString(EDataType eDataType, Object instanceValue)
-
createCompassPointEnumerationFromString
public CompassPointEnumeration createCompassPointEnumerationFromString(EDataType eDataType, String initialValue)
-
convertCompassPointEnumerationToString
public String convertCompassPointEnumerationToString(EDataType eDataType, Object instanceValue)
-
createCurveInterpolationTypeFromString
public CurveInterpolationType createCurveInterpolationTypeFromString(EDataType eDataType, String initialValue)
-
convertCurveInterpolationTypeToString
public String convertCurveInterpolationTypeToString(EDataType eDataType, Object instanceValue)
-
createDirectionTypeMember0FromString
public DirectionTypeMember0 createDirectionTypeMember0FromString(EDataType eDataType, String initialValue)
-
convertDirectionTypeMember0ToString
public String convertDirectionTypeMember0ToString(EDataType eDataType, Object instanceValue)
-
createDrawingTypeTypeFromString
public DrawingTypeType createDrawingTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertDrawingTypeTypeToString
public String convertDrawingTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createFileValueModelTypeFromString
public FileValueModelType createFileValueModelTypeFromString(EDataType eDataType, String initialValue)
-
convertFileValueModelTypeToString
public String convertFileValueModelTypeToString(EDataType eDataType, Object instanceValue)
-
createGraphTypeTypeFromString
public GraphTypeType createGraphTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertGraphTypeTypeToString
public String convertGraphTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createIncrementOrderFromString
public IncrementOrder createIncrementOrderFromString(EDataType eDataType, String initialValue)
-
convertIncrementOrderToString
public String convertIncrementOrderToString(EDataType eDataType, Object instanceValue)
-
createIsSphereTypeFromString
public IsSphereType createIsSphereTypeFromString(EDataType eDataType, String initialValue)
-
convertIsSphereTypeToString
public String convertIsSphereTypeToString(EDataType eDataType, Object instanceValue)
-
createKnotTypesTypeFromString
public KnotTypesType createKnotTypesTypeFromString(EDataType eDataType, String initialValue)
-
convertKnotTypesTypeToString
public String convertKnotTypesTypeToString(EDataType eDataType, Object instanceValue)
-
createLineTypeTypeFromString
public LineTypeType createLineTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertLineTypeTypeToString
public String convertLineTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createNullEnumerationMember0FromString
public NullEnumerationMember0 createNullEnumerationMember0FromString(EDataType eDataType, String initialValue)
-
convertNullEnumerationMember0ToString
public String convertNullEnumerationMember0ToString(EDataType eDataType, Object instanceValue)
-
createQueryGrammarEnumerationFromString
public QueryGrammarEnumeration createQueryGrammarEnumerationFromString(EDataType eDataType, String initialValue)
-
convertQueryGrammarEnumerationToString
public String convertQueryGrammarEnumerationToString(EDataType eDataType, Object instanceValue)
-
createRelativePositionTypeFromString
public RelativePositionType createRelativePositionTypeFromString(EDataType eDataType, String initialValue)
-
convertRelativePositionTypeToString
public String convertRelativePositionTypeToString(EDataType eDataType, Object instanceValue)
-
createSequenceRuleNamesFromString
public SequenceRuleNames createSequenceRuleNamesFromString(EDataType eDataType, String initialValue)
-
convertSequenceRuleNamesToString
public String convertSequenceRuleNamesToString(EDataType eDataType, Object instanceValue)
-
createSignTypeFromString
public SignType createSignTypeFromString(EDataType eDataType, String initialValue)
-
convertSignTypeToString
public String convertSignTypeToString(EDataType eDataType, Object instanceValue)
-
createSuccessionTypeFromString
public SuccessionType createSuccessionTypeFromString(EDataType eDataType, String initialValue)
-
convertSuccessionTypeToString
public String convertSuccessionTypeToString(EDataType eDataType, Object instanceValue)
-
createSurfaceInterpolationTypeFromString
public SurfaceInterpolationType createSurfaceInterpolationTypeFromString(EDataType eDataType, String initialValue)
-
convertSurfaceInterpolationTypeToString
public String convertSurfaceInterpolationTypeToString(EDataType eDataType, Object instanceValue)
-
createSymbolTypeEnumerationFromString
public SymbolTypeEnumeration createSymbolTypeEnumerationFromString(EDataType eDataType, String initialValue)
-
convertSymbolTypeEnumerationToString
public String convertSymbolTypeEnumerationToString(EDataType eDataType, Object instanceValue)
-
createTimeIndeterminateValueTypeFromString
public TimeIndeterminateValueType createTimeIndeterminateValueTypeFromString(EDataType eDataType, String initialValue)
-
convertTimeIndeterminateValueTypeToString
public String convertTimeIndeterminateValueTypeToString(EDataType eDataType, Object instanceValue)
-
createTimeUnitTypeMember0FromString
public TimeUnitTypeMember0 createTimeUnitTypeMember0FromString(EDataType eDataType, String initialValue)
-
convertTimeUnitTypeMember0ToString
public String convertTimeUnitTypeMember0ToString(EDataType eDataType, Object instanceValue)
-
createAesheticCriteriaTypeObjectFromString
public AesheticCriteriaType createAesheticCriteriaTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertAesheticCriteriaTypeObjectToString
public String convertAesheticCriteriaTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createArcMinutesTypeFromString
public BigInteger createArcMinutesTypeFromString(EDataType eDataType, String initialValue)
-
convertArcMinutesTypeToString
public String convertArcMinutesTypeToString(EDataType eDataType, Object instanceValue)
-
createArcSecondsTypeFromString
public BigDecimal createArcSecondsTypeFromString(EDataType eDataType, String initialValue)
-
convertArcSecondsTypeToString
public String convertArcSecondsTypeToString(EDataType eDataType, Object instanceValue)
-
createBooleanListFromString
public List<Boolean> createBooleanListFromString(EDataType eDataType, String initialValue)
-
convertBooleanListToString
public String convertBooleanListToString(EDataType eDataType, Object instanceValue)
-
createBooleanOrNullFromString
public Object createBooleanOrNullFromString(EDataType eDataType, String initialValue)
-
convertBooleanOrNullToString
public String convertBooleanOrNullToString(EDataType eDataType, Object instanceValue)
-
createBooleanOrNullListFromString
public List<Object> createBooleanOrNullListFromString(EDataType eDataType, String initialValue)
-
convertBooleanOrNullListToString
public String convertBooleanOrNullListToString(EDataType eDataType, Object instanceValue)
-
createCalDateFromString
public XMLGregorianCalendar createCalDateFromString(EDataType eDataType, String initialValue)
-
convertCalDateToString
public String convertCalDateToString(EDataType eDataType, Object instanceValue)
-
createCompassPointEnumerationObjectFromString
public CompassPointEnumeration createCompassPointEnumerationObjectFromString(EDataType eDataType, String initialValue)
-
convertCompassPointEnumerationObjectToString
public String convertCompassPointEnumerationObjectToString(EDataType eDataType, Object instanceValue)
-
createCountExtentTypeFromString
public List<Object> createCountExtentTypeFromString(EDataType eDataType, String initialValue)
-
convertCountExtentTypeToString
public String convertCountExtentTypeToString(EDataType eDataType, Object instanceValue)
-
createCurveInterpolationTypeObjectFromString
public CurveInterpolationType createCurveInterpolationTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertCurveInterpolationTypeObjectToString
public String convertCurveInterpolationTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createDecimalMinutesTypeFromString
public BigDecimal createDecimalMinutesTypeFromString(EDataType eDataType, String initialValue)
-
convertDecimalMinutesTypeToString
public String convertDecimalMinutesTypeToString(EDataType eDataType, Object instanceValue)
-
createDegreeValueTypeFromString
public BigInteger createDegreeValueTypeFromString(EDataType eDataType, String initialValue)
-
convertDegreeValueTypeToString
public String convertDegreeValueTypeToString(EDataType eDataType, Object instanceValue)
-
createDirectionTypeFromString
public Enumerator createDirectionTypeFromString(EDataType eDataType, String initialValue)
-
convertDirectionTypeToString
public String convertDirectionTypeToString(EDataType eDataType, Object instanceValue)
-
createDirectionTypeMember0ObjectFromString
public DirectionTypeMember0 createDirectionTypeMember0ObjectFromString(EDataType eDataType, String initialValue)
-
convertDirectionTypeMember0ObjectToString
public String convertDirectionTypeMember0ObjectToString(EDataType eDataType, Object instanceValue)
-
createDirectionTypeMember1FromString
public SignType createDirectionTypeMember1FromString(EDataType eDataType, String initialValue)
-
convertDirectionTypeMember1ToString
public String convertDirectionTypeMember1ToString(EDataType eDataType, Object instanceValue)
-
createDoubleListFromString
public List<Double> createDoubleListFromString(EDataType eDataType, String initialValue)
-
convertDoubleListToString
public String convertDoubleListToString(EDataType eDataType, Object instanceValue)
-
createDoubleOrNullFromString
public Object createDoubleOrNullFromString(EDataType eDataType, String initialValue)
-
convertDoubleOrNullToString
public String convertDoubleOrNullToString(EDataType eDataType, Object instanceValue)
-
createDoubleOrNullListFromString
public List<Object> createDoubleOrNullListFromString(EDataType eDataType, String initialValue)
-
convertDoubleOrNullListToString
public String convertDoubleOrNullListToString(EDataType eDataType, Object instanceValue)
-
createDrawingTypeTypeObjectFromString
public DrawingTypeType createDrawingTypeTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertDrawingTypeTypeObjectToString
public String convertDrawingTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createFileValueModelTypeObjectFromString
public FileValueModelType createFileValueModelTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertFileValueModelTypeObjectToString
public String convertFileValueModelTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createGraphTypeTypeObjectFromString
public GraphTypeType createGraphTypeTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertGraphTypeTypeObjectToString
public String convertGraphTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createIncrementOrderObjectFromString
public IncrementOrder createIncrementOrderObjectFromString(EDataType eDataType, String initialValue)
-
convertIncrementOrderObjectToString
public String convertIncrementOrderObjectToString(EDataType eDataType, Object instanceValue)
-
createIntegerListFromString
public List<BigInteger> createIntegerListFromString(EDataType eDataType, String initialValue)
-
convertIntegerListToString
public String convertIntegerListToString(EDataType eDataType, Object instanceValue)
-
createIntegerOrNullFromString
public Object createIntegerOrNullFromString(EDataType eDataType, String initialValue)
-
convertIntegerOrNullToString
public String convertIntegerOrNullToString(EDataType eDataType, Object instanceValue)
-
createIntegerOrNullListFromString
public List<Object> createIntegerOrNullListFromString(EDataType eDataType, String initialValue)
-
convertIntegerOrNullListToString
public String convertIntegerOrNullListToString(EDataType eDataType, Object instanceValue)
-
createIsSphereTypeObjectFromString
public IsSphereType createIsSphereTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertIsSphereTypeObjectToString
public String convertIsSphereTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createKnotTypesTypeObjectFromString
public KnotTypesType createKnotTypesTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertKnotTypesTypeObjectToString
public String convertKnotTypesTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createLineTypeTypeObjectFromString
public LineTypeType createLineTypeTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertLineTypeTypeObjectToString
public String convertLineTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createNameListFromString
public List<String> createNameListFromString(EDataType eDataType, String initialValue)
-
convertNameListToString
public String convertNameListToString(EDataType eDataType, Object instanceValue)
-
createNameOrNullFromString
public Object createNameOrNullFromString(EDataType eDataType, String initialValue)
-
convertNameOrNullToString
public String convertNameOrNullToString(EDataType eDataType, Object instanceValue)
-
createNameOrNullListFromString
public List<Object> createNameOrNullListFromString(EDataType eDataType, String initialValue)
-
convertNameOrNullListToString
public String convertNameOrNullListToString(EDataType eDataType, Object instanceValue)
-
createNCNameListFromString
public List<String> createNCNameListFromString(EDataType eDataType, String initialValue)
-
convertNCNameListToString
public String convertNCNameListToString(EDataType eDataType, Object instanceValue)
-
createNullEnumerationFromString
public Object createNullEnumerationFromString(EDataType eDataType, String initialValue)
-
convertNullEnumerationToString
public String convertNullEnumerationToString(EDataType eDataType, Object instanceValue)
-
createNullEnumerationMember0ObjectFromString
public NullEnumerationMember0 createNullEnumerationMember0ObjectFromString(EDataType eDataType, String initialValue)
-
convertNullEnumerationMember0ObjectToString
public String convertNullEnumerationMember0ObjectToString(EDataType eDataType, Object instanceValue)
-
createNullEnumerationMember1FromString
public String createNullEnumerationMember1FromString(EDataType eDataType, String initialValue)
-
convertNullEnumerationMember1ToString
public String convertNullEnumerationMember1ToString(EDataType eDataType, Object instanceValue)
-
createNullTypeFromString
public Object createNullTypeFromString(EDataType eDataType, String initialValue)
-
convertNullTypeToString
public String convertNullTypeToString(EDataType eDataType, Object instanceValue)
-
createQNameListFromString
public List<Object> createQNameListFromString(EDataType eDataType, String initialValue)
-
convertQNameListToString
public String convertQNameListToString(EDataType eDataType, Object instanceValue)
-
createQueryGrammarEnumerationObjectFromString
public QueryGrammarEnumeration createQueryGrammarEnumerationObjectFromString(EDataType eDataType, String initialValue)
-
convertQueryGrammarEnumerationObjectToString
public String convertQueryGrammarEnumerationObjectToString(EDataType eDataType, Object instanceValue)
-
createRelativePositionTypeObjectFromString
public RelativePositionType createRelativePositionTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertRelativePositionTypeObjectToString
public String convertRelativePositionTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createSequenceRuleNamesObjectFromString
public SequenceRuleNames createSequenceRuleNamesObjectFromString(EDataType eDataType, String initialValue)
-
convertSequenceRuleNamesObjectToString
public String convertSequenceRuleNamesObjectToString(EDataType eDataType, Object instanceValue)
-
createSignTypeObjectFromString
public SignType createSignTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertSignTypeObjectToString
public String convertSignTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createStringOrNullFromString
public Object createStringOrNullFromString(EDataType eDataType, String initialValue)
-
convertStringOrNullToString
public String convertStringOrNullToString(EDataType eDataType, Object instanceValue)
-
createSuccessionTypeObjectFromString
public SuccessionType createSuccessionTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertSuccessionTypeObjectToString
public String convertSuccessionTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createSurfaceInterpolationTypeObjectFromString
public SurfaceInterpolationType createSurfaceInterpolationTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertSurfaceInterpolationTypeObjectToString
public String convertSurfaceInterpolationTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createSymbolTypeEnumerationObjectFromString
public SymbolTypeEnumeration createSymbolTypeEnumerationObjectFromString(EDataType eDataType, String initialValue)
-
convertSymbolTypeEnumerationObjectToString
public String convertSymbolTypeEnumerationObjectToString(EDataType eDataType, Object instanceValue)
-
createTimeIndeterminateValueTypeObjectFromString
public TimeIndeterminateValueType createTimeIndeterminateValueTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertTimeIndeterminateValueTypeObjectToString
public String convertTimeIndeterminateValueTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createTimePositionUnionFromString
public Object createTimePositionUnionFromString(EDataType eDataType, String initialValue)
-
convertTimePositionUnionToString
public String convertTimePositionUnionToString(EDataType eDataType, Object instanceValue)
-
createTimeUnitTypeFromString
public Object createTimeUnitTypeFromString(EDataType eDataType, String initialValue)
-
convertTimeUnitTypeToString
public String convertTimeUnitTypeToString(EDataType eDataType, Object instanceValue)
-
createTimeUnitTypeMember0ObjectFromString
public TimeUnitTypeMember0 createTimeUnitTypeMember0ObjectFromString(EDataType eDataType, String initialValue)
-
convertTimeUnitTypeMember0ObjectToString
public String convertTimeUnitTypeMember0ObjectToString(EDataType eDataType, Object instanceValue)
-
createTimeUnitTypeMember1FromString
public String createTimeUnitTypeMember1FromString(EDataType eDataType, String initialValue)
-
convertTimeUnitTypeMember1ToString
public String convertTimeUnitTypeMember1ToString(EDataType eDataType, Object instanceValue)
-
getGml311Package
public Gml311Package getGml311Package()
- Specified by:
getGml311Packagein interfaceGml311Factory- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static Gml311Package getPackage()
Deprecated.
-
-