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:
create
in interfaceEFactory
- Overrides:
create
in classEFactoryImpl
-
createFromString
public Object createFromString(EDataType eDataType, String initialValue)
- Specified by:
createFromString
in interfaceEFactory
- Overrides:
createFromString
in classEFactoryImpl
-
convertToString
public String convertToString(EDataType eDataType, Object instanceValue)
- Specified by:
convertToString
in interfaceEFactory
- Overrides:
convertToString
in classEFactoryImpl
-
createAbsoluteExternalPositionalAccuracyType
public AbsoluteExternalPositionalAccuracyType createAbsoluteExternalPositionalAccuracyType()
- Specified by:
createAbsoluteExternalPositionalAccuracyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Absolute External Positional Accuracy Type'.
-
createAbstractGeneralOperationParameterRefType
public AbstractGeneralOperationParameterRefType createAbstractGeneralOperationParameterRefType()
- Specified by:
createAbstractGeneralOperationParameterRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Abstract General Operation Parameter Ref Type'.
-
createAbstractGriddedSurfaceType
public AbstractGriddedSurfaceType createAbstractGriddedSurfaceType()
- Specified by:
createAbstractGriddedSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Abstract Gridded Surface Type'.
-
createAbstractParametricCurveSurfaceType
public AbstractParametricCurveSurfaceType createAbstractParametricCurveSurfaceType()
- Specified by:
createAbstractParametricCurveSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Abstract Parametric Curve Surface Type'.
-
createAbstractRingPropertyType
public AbstractRingPropertyType createAbstractRingPropertyType()
- Specified by:
createAbstractRingPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Abstract Ring Property Type'.
-
createAbstractSolidType
public AbstractSolidType createAbstractSolidType()
- Specified by:
createAbstractSolidType
in interfaceGml311Factory
- Returns:
- a new object of class 'Abstract Solid Type'.
-
createAbstractSurfaceType
public AbstractSurfaceType createAbstractSurfaceType()
- Specified by:
createAbstractSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Abstract Surface Type'.
-
createAffinePlacementType
public AffinePlacementType createAffinePlacementType()
- Specified by:
createAffinePlacementType
in interfaceGml311Factory
- Returns:
- a new object of class 'Affine Placement Type'.
-
createAngleChoiceType
public AngleChoiceType createAngleChoiceType()
- Specified by:
createAngleChoiceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Angle Choice Type'.
-
createAngleType
public AngleType createAngleType()
- Specified by:
createAngleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Angle Type'.
-
createArcByBulgeType
public ArcByBulgeType createArcByBulgeType()
- Specified by:
createArcByBulgeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Arc By Bulge Type'.
-
createArcByCenterPointType
public ArcByCenterPointType createArcByCenterPointType()
- Specified by:
createArcByCenterPointType
in interfaceGml311Factory
- Returns:
- a new object of class 'Arc By Center Point Type'.
-
createArcStringByBulgeType
public ArcStringByBulgeType createArcStringByBulgeType()
- Specified by:
createArcStringByBulgeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Arc String By Bulge Type'.
-
createArcStringType
public ArcStringType createArcStringType()
- Specified by:
createArcStringType
in interfaceGml311Factory
- Returns:
- a new object of class 'Arc String Type'.
-
createArcType
public ArcType createArcType()
- Specified by:
createArcType
in interfaceGml311Factory
- Returns:
- a new object of class 'Arc Type'.
-
createAreaType
public AreaType createAreaType()
- Specified by:
createAreaType
in interfaceGml311Factory
- Returns:
- a new object of class 'Area Type'.
-
createArrayAssociationType
public ArrayAssociationType createArrayAssociationType()
- Specified by:
createArrayAssociationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Array Association Type'.
-
createArrayType
public ArrayType createArrayType()
- Specified by:
createArrayType
in interfaceGml311Factory
- Returns:
- a new object of class 'Array Type'.
-
createAssociationType
public AssociationType createAssociationType()
- Specified by:
createAssociationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Association Type'.
-
createBagType
public BagType createBagType()
- Specified by:
createBagType
in interfaceGml311Factory
- Returns:
- a new object of class 'Bag Type'.
-
createBaseStyleDescriptorType
public BaseStyleDescriptorType createBaseStyleDescriptorType()
- Specified by:
createBaseStyleDescriptorType
in interfaceGml311Factory
- Returns:
- a new object of class 'Base Style Descriptor Type'.
-
createBaseUnitType
public BaseUnitType createBaseUnitType()
- Specified by:
createBaseUnitType
in interfaceGml311Factory
- Returns:
- a new object of class 'Base Unit Type'.
-
createBezierType
public BezierType createBezierType()
- Specified by:
createBezierType
in interfaceGml311Factory
- Returns:
- a new object of class 'Bezier Type'.
-
createBooleanPropertyType
public BooleanPropertyType createBooleanPropertyType()
- Specified by:
createBooleanPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Boolean Property Type'.
-
createBoundingShapeType
public BoundingShapeType createBoundingShapeType()
- Specified by:
createBoundingShapeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Bounding Shape Type'.
-
createBSplineType
public BSplineType createBSplineType()
- Specified by:
createBSplineType
in interfaceGml311Factory
- Returns:
- a new object of class 'BSpline Type'.
-
createCartesianCSRefType
public CartesianCSRefType createCartesianCSRefType()
- Specified by:
createCartesianCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Cartesian CS Ref Type'.
-
createCartesianCSType
public CartesianCSType createCartesianCSType()
- Specified by:
createCartesianCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Cartesian CS Type'.
-
createCategoryExtentType
public CategoryExtentType createCategoryExtentType()
- Specified by:
createCategoryExtentType
in interfaceGml311Factory
- Returns:
- a new object of class 'Category Extent Type'.
-
createCategoryPropertyType
public CategoryPropertyType createCategoryPropertyType()
- Specified by:
createCategoryPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Category Property Type'.
-
createCircleByCenterPointType
public CircleByCenterPointType createCircleByCenterPointType()
- Specified by:
createCircleByCenterPointType
in interfaceGml311Factory
- Returns:
- a new object of class 'Circle By Center Point Type'.
-
createCircleType
public CircleType createCircleType()
- Specified by:
createCircleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Circle Type'.
-
createClothoidType
public ClothoidType createClothoidType()
- Specified by:
createClothoidType
in interfaceGml311Factory
- Returns:
- a new object of class 'Clothoid Type'.
-
createCodeListType
public CodeListType createCodeListType()
- Specified by:
createCodeListType
in interfaceGml311Factory
- Returns:
- a new object of class 'Code List Type'.
-
createCodeOrNullListType
public CodeOrNullListType createCodeOrNullListType()
- Specified by:
createCodeOrNullListType
in interfaceGml311Factory
- Returns:
- a new object of class 'Code Or Null List Type'.
-
createCodeType
public CodeType createCodeType()
- Specified by:
createCodeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Code Type'.
-
createCompositeCurvePropertyType
public CompositeCurvePropertyType createCompositeCurvePropertyType()
- Specified by:
createCompositeCurvePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Composite Curve Property Type'.
-
createCompositeCurveType
public CompositeCurveType createCompositeCurveType()
- Specified by:
createCompositeCurveType
in interfaceGml311Factory
- Returns:
- a new object of class 'Composite Curve Type'.
-
createCompositeSolidPropertyType
public CompositeSolidPropertyType createCompositeSolidPropertyType()
- Specified by:
createCompositeSolidPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Composite Solid Property Type'.
-
createCompositeSolidType
public CompositeSolidType createCompositeSolidType()
- Specified by:
createCompositeSolidType
in interfaceGml311Factory
- Returns:
- a new object of class 'Composite Solid Type'.
-
createCompositeSurfacePropertyType
public CompositeSurfacePropertyType createCompositeSurfacePropertyType()
- Specified by:
createCompositeSurfacePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Composite Surface Property Type'.
-
createCompositeSurfaceType
public CompositeSurfaceType createCompositeSurfaceType()
- Specified by:
createCompositeSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Composite Surface Type'.
-
createCompositeValueType
public CompositeValueType createCompositeValueType()
- Specified by:
createCompositeValueType
in interfaceGml311Factory
- Returns:
- a new object of class 'Composite Value Type'.
-
createCompoundCRSRefType
public CompoundCRSRefType createCompoundCRSRefType()
- Specified by:
createCompoundCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Compound CRS Ref Type'.
-
createCompoundCRSType
public CompoundCRSType createCompoundCRSType()
- Specified by:
createCompoundCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Compound CRS Type'.
-
createConcatenatedOperationRefType
public ConcatenatedOperationRefType createConcatenatedOperationRefType()
- Specified by:
createConcatenatedOperationRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Concatenated Operation Ref Type'.
-
createConcatenatedOperationType
public ConcatenatedOperationType createConcatenatedOperationType()
- Specified by:
createConcatenatedOperationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Concatenated Operation Type'.
-
createConeType
public ConeType createConeType()
- Specified by:
createConeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Cone Type'.
-
createContainerPropertyType
public ContainerPropertyType createContainerPropertyType()
- Specified by:
createContainerPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Container Property Type'.
-
createControlPointType
public ControlPointType createControlPointType()
- Specified by:
createControlPointType
in interfaceGml311Factory
- Returns:
- a new object of class 'Control Point Type'.
-
createConventionalUnitType
public ConventionalUnitType createConventionalUnitType()
- Specified by:
createConventionalUnitType
in interfaceGml311Factory
- Returns:
- a new object of class 'Conventional Unit Type'.
-
createConversionRefType
public ConversionRefType createConversionRefType()
- Specified by:
createConversionRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Conversion Ref Type'.
-
createConversionToPreferredUnitType
public ConversionToPreferredUnitType createConversionToPreferredUnitType()
- Specified by:
createConversionToPreferredUnitType
in interfaceGml311Factory
- Returns:
- a new object of class 'Conversion To Preferred Unit Type'.
-
createConversionType
public ConversionType createConversionType()
- Specified by:
createConversionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Conversion Type'.
-
createCoordinateOperationRefType
public CoordinateOperationRefType createCoordinateOperationRefType()
- Specified by:
createCoordinateOperationRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coordinate Operation Ref Type'.
-
createCoordinateReferenceSystemRefType
public CoordinateReferenceSystemRefType createCoordinateReferenceSystemRefType()
- Specified by:
createCoordinateReferenceSystemRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coordinate Reference System Ref Type'.
-
createCoordinatesType
public CoordinatesType createCoordinatesType()
- Specified by:
createCoordinatesType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coordinates Type'.
-
createCoordinateSystemAxisRefType
public CoordinateSystemAxisRefType createCoordinateSystemAxisRefType()
- Specified by:
createCoordinateSystemAxisRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coordinate System Axis Ref Type'.
-
createCoordinateSystemAxisType
public CoordinateSystemAxisType createCoordinateSystemAxisType()
- Specified by:
createCoordinateSystemAxisType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coordinate System Axis Type'.
-
createCoordinateSystemRefType
public CoordinateSystemRefType createCoordinateSystemRefType()
- Specified by:
createCoordinateSystemRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coordinate System Ref Type'.
-
createCoordType
public CoordType createCoordType()
- Specified by:
createCoordType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coord Type'.
-
createCountPropertyType
public CountPropertyType createCountPropertyType()
- Specified by:
createCountPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Count Property Type'.
-
createCovarianceElementType
public CovarianceElementType createCovarianceElementType()
- Specified by:
createCovarianceElementType
in interfaceGml311Factory
- Returns:
- a new object of class 'Covariance Element Type'.
-
createCovarianceMatrixType
public CovarianceMatrixType createCovarianceMatrixType()
- Specified by:
createCovarianceMatrixType
in interfaceGml311Factory
- Returns:
- a new object of class 'Covariance Matrix Type'.
-
createCoverageFunctionType
public CoverageFunctionType createCoverageFunctionType()
- Specified by:
createCoverageFunctionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Coverage Function Type'.
-
createCRSRefType
public CRSRefType createCRSRefType()
- Specified by:
createCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'CRS Ref Type'.
-
createCubicSplineType
public CubicSplineType createCubicSplineType()
- Specified by:
createCubicSplineType
in interfaceGml311Factory
- Returns:
- a new object of class 'Cubic Spline Type'.
-
createCurveArrayPropertyType
public CurveArrayPropertyType createCurveArrayPropertyType()
- Specified by:
createCurveArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Curve Array Property Type'.
-
createCurvePropertyType
public CurvePropertyType createCurvePropertyType()
- Specified by:
createCurvePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Curve Property Type'.
-
createCurveSegmentArrayPropertyType
public CurveSegmentArrayPropertyType createCurveSegmentArrayPropertyType()
- Specified by:
createCurveSegmentArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Curve Segment Array Property Type'.
-
createCurveType
public CurveType createCurveType()
- Specified by:
createCurveType
in interfaceGml311Factory
- Returns:
- a new object of class 'Curve Type'.
-
createCylinderType
public CylinderType createCylinderType()
- Specified by:
createCylinderType
in interfaceGml311Factory
- Returns:
- a new object of class 'Cylinder Type'.
-
createCylindricalCSRefType
public CylindricalCSRefType createCylindricalCSRefType()
- Specified by:
createCylindricalCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Cylindrical CS Ref Type'.
-
createCylindricalCSType
public CylindricalCSType createCylindricalCSType()
- Specified by:
createCylindricalCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Cylindrical CS Type'.
-
createDataBlockType
public DataBlockType createDataBlockType()
- Specified by:
createDataBlockType
in interfaceGml311Factory
- Returns:
- a new object of class 'Data Block Type'.
-
createDatumRefType
public DatumRefType createDatumRefType()
- Specified by:
createDatumRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Datum Ref Type'.
-
createDefaultStylePropertyType
public DefaultStylePropertyType createDefaultStylePropertyType()
- Specified by:
createDefaultStylePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Default Style Property Type'.
-
createDefinitionProxyType
public DefinitionProxyType createDefinitionProxyType()
- Specified by:
createDefinitionProxyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Definition Proxy Type'.
-
createDefinitionType
public DefinitionType createDefinitionType()
- Specified by:
createDefinitionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Definition Type'.
-
createDegreesType
public DegreesType createDegreesType()
- Specified by:
createDegreesType
in interfaceGml311Factory
- Returns:
- a new object of class 'Degrees Type'.
-
createDerivationUnitTermType
public DerivationUnitTermType createDerivationUnitTermType()
- Specified by:
createDerivationUnitTermType
in interfaceGml311Factory
- Returns:
- a new object of class 'Derivation Unit Term Type'.
-
createDerivedCRSRefType
public DerivedCRSRefType createDerivedCRSRefType()
- Specified by:
createDerivedCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Derived CRS Ref Type'.
-
createDerivedCRSType
public DerivedCRSType createDerivedCRSType()
- Specified by:
createDerivedCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Derived CRS Type'.
-
createDerivedCRSTypeType
public DerivedCRSTypeType createDerivedCRSTypeType()
- Specified by:
createDerivedCRSTypeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Derived CRS Type Type'.
-
createDerivedUnitType
public DerivedUnitType createDerivedUnitType()
- Specified by:
createDerivedUnitType
in interfaceGml311Factory
- Returns:
- a new object of class 'Derived Unit Type'.
-
createDictionaryEntryType
public DictionaryEntryType createDictionaryEntryType()
- Specified by:
createDictionaryEntryType
in interfaceGml311Factory
- Returns:
- a new object of class 'Dictionary Entry Type'.
-
createDictionaryType
public DictionaryType createDictionaryType()
- Specified by:
createDictionaryType
in interfaceGml311Factory
- Returns:
- a new object of class 'Dictionary Type'.
-
createDirectedEdgePropertyType
public DirectedEdgePropertyType createDirectedEdgePropertyType()
- Specified by:
createDirectedEdgePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Directed Edge Property Type'.
-
createDirectedFacePropertyType
public DirectedFacePropertyType createDirectedFacePropertyType()
- Specified by:
createDirectedFacePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Directed Face Property Type'.
-
createDirectedNodePropertyType
public DirectedNodePropertyType createDirectedNodePropertyType()
- Specified by:
createDirectedNodePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Directed Node Property Type'.
-
createDirectedObservationAtDistanceType
public DirectedObservationAtDistanceType createDirectedObservationAtDistanceType()
- Specified by:
createDirectedObservationAtDistanceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Directed Observation At Distance Type'.
-
createDirectedObservationType
public DirectedObservationType createDirectedObservationType()
- Specified by:
createDirectedObservationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Directed Observation Type'.
-
createDirectedTopoSolidPropertyType
public DirectedTopoSolidPropertyType createDirectedTopoSolidPropertyType()
- Specified by:
createDirectedTopoSolidPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Directed Topo Solid Property Type'.
-
createDirectionPropertyType
public DirectionPropertyType createDirectionPropertyType()
- Specified by:
createDirectionPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Direction Property Type'.
-
createDirectionVectorType
public DirectionVectorType createDirectionVectorType()
- Specified by:
createDirectionVectorType
in interfaceGml311Factory
- Returns:
- a new object of class 'Direction Vector Type'.
-
createDirectPositionListType
public DirectPositionListType createDirectPositionListType()
- Specified by:
createDirectPositionListType
in interfaceGml311Factory
- Returns:
- a new object of class 'Direct Position List Type'.
-
createDirectPositionType
public DirectPositionType createDirectPositionType()
- Specified by:
createDirectPositionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Direct Position Type'.
-
createDMSAngleType
public DMSAngleType createDMSAngleType()
- Specified by:
createDMSAngleType
in interfaceGml311Factory
- Returns:
- a new object of class 'DMS Angle Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRoot
in interfaceGml311Factory
- Returns:
- a new object of class 'Document Root'.
-
createDomainSetType
public DomainSetType createDomainSetType()
- Specified by:
createDomainSetType
in interfaceGml311Factory
- Returns:
- a new object of class 'Domain Set Type'.
-
createDynamicFeatureCollectionType
public DynamicFeatureCollectionType createDynamicFeatureCollectionType()
- Specified by:
createDynamicFeatureCollectionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Dynamic Feature Collection Type'.
-
createDynamicFeatureType
public DynamicFeatureType createDynamicFeatureType()
- Specified by:
createDynamicFeatureType
in interfaceGml311Factory
- Returns:
- a new object of class 'Dynamic Feature Type'.
-
createEdgeType
public EdgeType createEdgeType()
- Specified by:
createEdgeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Edge Type'.
-
createEllipsoidalCSRefType
public EllipsoidalCSRefType createEllipsoidalCSRefType()
- Specified by:
createEllipsoidalCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Ellipsoidal CS Ref Type'.
-
createEllipsoidalCSType
public EllipsoidalCSType createEllipsoidalCSType()
- Specified by:
createEllipsoidalCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Ellipsoidal CS Type'.
-
createEllipsoidRefType
public EllipsoidRefType createEllipsoidRefType()
- Specified by:
createEllipsoidRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Ellipsoid Ref Type'.
-
createEllipsoidType
public EllipsoidType createEllipsoidType()
- Specified by:
createEllipsoidType
in interfaceGml311Factory
- Returns:
- a new object of class 'Ellipsoid Type'.
-
createEngineeringCRSRefType
public EngineeringCRSRefType createEngineeringCRSRefType()
- Specified by:
createEngineeringCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Engineering CRS Ref Type'.
-
createEngineeringCRSType
public EngineeringCRSType createEngineeringCRSType()
- Specified by:
createEngineeringCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Engineering CRS Type'.
-
createEngineeringDatumRefType
public EngineeringDatumRefType createEngineeringDatumRefType()
- Specified by:
createEngineeringDatumRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Engineering Datum Ref Type'.
-
createEngineeringDatumType
public EngineeringDatumType createEngineeringDatumType()
- Specified by:
createEngineeringDatumType
in interfaceGml311Factory
- Returns:
- a new object of class 'Engineering Datum Type'.
-
createEnvelopeType
public EnvelopeType createEnvelopeType()
- Specified by:
createEnvelopeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Envelope Type'.
-
createEnvelopeWithTimePeriodType
public EnvelopeWithTimePeriodType createEnvelopeWithTimePeriodType()
- Specified by:
createEnvelopeWithTimePeriodType
in interfaceGml311Factory
- Returns:
- a new object of class 'Envelope With Time Period Type'.
-
createExtentType
public ExtentType createExtentType()
- Specified by:
createExtentType
in interfaceGml311Factory
- Returns:
- a new object of class 'Extent Type'.
-
createFaceType
public FaceType createFaceType()
- Specified by:
createFaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Face Type'.
-
createFeatureArrayPropertyType
public FeatureArrayPropertyType createFeatureArrayPropertyType()
- Specified by:
createFeatureArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Feature Array Property Type'.
-
createFeatureCollectionType
public FeatureCollectionType createFeatureCollectionType()
- Specified by:
createFeatureCollectionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Feature Collection Type'.
-
createFeaturePropertyType
public FeaturePropertyType createFeaturePropertyType()
- Specified by:
createFeaturePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Feature Property Type'.
-
createFeatureStylePropertyType
public FeatureStylePropertyType createFeatureStylePropertyType()
- Specified by:
createFeatureStylePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Feature Style Property Type'.
-
createFeatureStyleType
public FeatureStyleType createFeatureStyleType()
- Specified by:
createFeatureStyleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Feature Style Type'.
-
createFileType
public FileType createFileType()
- Specified by:
createFileType
in interfaceGml311Factory
- Returns:
- a new object of class 'File Type'.
-
createFormulaType
public FormulaType createFormulaType()
- Specified by:
createFormulaType
in interfaceGml311Factory
- Returns:
- a new object of class 'Formula Type'.
-
createGeneralConversionRefType
public GeneralConversionRefType createGeneralConversionRefType()
- Specified by:
createGeneralConversionRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'General Conversion Ref Type'.
-
createGeneralTransformationRefType
public GeneralTransformationRefType createGeneralTransformationRefType()
- Specified by:
createGeneralTransformationRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'General Transformation Ref Type'.
-
createGenericMetaDataType
public GenericMetaDataType createGenericMetaDataType()
- Specified by:
createGenericMetaDataType
in interfaceGml311Factory
- Returns:
- a new object of class 'Generic Meta Data Type'.
-
createGeocentricCRSRefType
public GeocentricCRSRefType createGeocentricCRSRefType()
- Specified by:
createGeocentricCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geocentric CRS Ref Type'.
-
createGeocentricCRSType
public GeocentricCRSType createGeocentricCRSType()
- Specified by:
createGeocentricCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geocentric CRS Type'.
-
createGeodesicStringType
public GeodesicStringType createGeodesicStringType()
- Specified by:
createGeodesicStringType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geodesic String Type'.
-
createGeodesicType
public GeodesicType createGeodesicType()
- Specified by:
createGeodesicType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geodesic Type'.
-
createGeodeticDatumRefType
public GeodeticDatumRefType createGeodeticDatumRefType()
- Specified by:
createGeodeticDatumRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geodetic Datum Ref Type'.
-
createGeodeticDatumType
public GeodeticDatumType createGeodeticDatumType()
- Specified by:
createGeodeticDatumType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geodetic Datum Type'.
-
createGeographicCRSRefType
public GeographicCRSRefType createGeographicCRSRefType()
- Specified by:
createGeographicCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geographic CRS Ref Type'.
-
createGeographicCRSType
public GeographicCRSType createGeographicCRSType()
- Specified by:
createGeographicCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geographic CRS Type'.
-
createGeometricComplexPropertyType
public GeometricComplexPropertyType createGeometricComplexPropertyType()
- Specified by:
createGeometricComplexPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geometric Complex Property Type'.
-
createGeometricComplexType
public GeometricComplexType createGeometricComplexType()
- Specified by:
createGeometricComplexType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geometric Complex Type'.
-
createGeometricPrimitivePropertyType
public GeometricPrimitivePropertyType createGeometricPrimitivePropertyType()
- Specified by:
createGeometricPrimitivePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geometric Primitive Property Type'.
-
createGeometryArrayPropertyType
public GeometryArrayPropertyType createGeometryArrayPropertyType()
- Specified by:
createGeometryArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geometry Array Property Type'.
-
createGeometryPropertyType
public GeometryPropertyType createGeometryPropertyType()
- Specified by:
createGeometryPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geometry Property Type'.
-
createGeometryStylePropertyType
public GeometryStylePropertyType createGeometryStylePropertyType()
- Specified by:
createGeometryStylePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geometry Style Property Type'.
-
createGeometryStyleType
public GeometryStyleType createGeometryStyleType()
- Specified by:
createGeometryStyleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Geometry Style Type'.
-
createGraphStylePropertyType
public GraphStylePropertyType createGraphStylePropertyType()
- Specified by:
createGraphStylePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Graph Style Property Type'.
-
createGraphStyleType
public GraphStyleType createGraphStyleType()
- Specified by:
createGraphStyleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Graph Style Type'.
-
createGridCoverageType
public GridCoverageType createGridCoverageType()
- Specified by:
createGridCoverageType
in interfaceGml311Factory
- Returns:
- a new object of class 'Grid Coverage Type'.
-
createGridDomainType
public GridDomainType createGridDomainType()
- Specified by:
createGridDomainType
in interfaceGml311Factory
- Returns:
- a new object of class 'Grid Domain Type'.
-
createGridEnvelopeType
public GridEnvelopeType createGridEnvelopeType()
- Specified by:
createGridEnvelopeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Grid Envelope Type'.
-
createGridFunctionType
public GridFunctionType createGridFunctionType()
- Specified by:
createGridFunctionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Grid Function Type'.
-
createGridLengthType
public GridLengthType createGridLengthType()
- Specified by:
createGridLengthType
in interfaceGml311Factory
- Returns:
- a new object of class 'Grid Length Type'.
-
createGridLimitsType
public GridLimitsType createGridLimitsType()
- Specified by:
createGridLimitsType
in interfaceGml311Factory
- Returns:
- a new object of class 'Grid Limits Type'.
-
createGridType
public GridType createGridType()
- Specified by:
createGridType
in interfaceGml311Factory
- Returns:
- a new object of class 'Grid Type'.
-
createHistoryPropertyType
public HistoryPropertyType createHistoryPropertyType()
- Specified by:
createHistoryPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'History Property Type'.
-
createIdentifierType
public IdentifierType createIdentifierType()
- Specified by:
createIdentifierType
in interfaceGml311Factory
- Returns:
- a new object of class 'Identifier Type'.
-
createImageCRSRefType
public ImageCRSRefType createImageCRSRefType()
- Specified by:
createImageCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Image CRS Ref Type'.
-
createImageCRSType
public ImageCRSType createImageCRSType()
- Specified by:
createImageCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Image CRS Type'.
-
createImageDatumRefType
public ImageDatumRefType createImageDatumRefType()
- Specified by:
createImageDatumRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Image Datum Ref Type'.
-
createImageDatumType
public ImageDatumType createImageDatumType()
- Specified by:
createImageDatumType
in interfaceGml311Factory
- Returns:
- a new object of class 'Image Datum Type'.
-
createIndexMapType
public IndexMapType createIndexMapType()
- Specified by:
createIndexMapType
in interfaceGml311Factory
- Returns:
- a new object of class 'Index Map Type'.
-
createIndirectEntryType
public IndirectEntryType createIndirectEntryType()
- Specified by:
createIndirectEntryType
in interfaceGml311Factory
- Returns:
- a new object of class 'Indirect Entry Type'.
-
createIsolatedPropertyType
public IsolatedPropertyType createIsolatedPropertyType()
- Specified by:
createIsolatedPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Isolated Property Type'.
-
createKnotPropertyType
public KnotPropertyType createKnotPropertyType()
- Specified by:
createKnotPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Knot Property Type'.
-
createKnotType
public KnotType createKnotType()
- Specified by:
createKnotType
in interfaceGml311Factory
- Returns:
- a new object of class 'Knot Type'.
-
createLabelStylePropertyType
public LabelStylePropertyType createLabelStylePropertyType()
- Specified by:
createLabelStylePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Label Style Property Type'.
-
createLabelStyleType
public LabelStyleType createLabelStyleType()
- Specified by:
createLabelStyleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Label Style Type'.
-
createLabelType
public LabelType createLabelType()
- Specified by:
createLabelType
in interfaceGml311Factory
- Returns:
- a new object of class 'Label Type'.
-
createLengthType
public LengthType createLengthType()
- Specified by:
createLengthType
in interfaceGml311Factory
- Returns:
- a new object of class 'Length Type'.
-
createLinearCSRefType
public LinearCSRefType createLinearCSRefType()
- Specified by:
createLinearCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Linear CS Ref Type'.
-
createLinearCSType
public LinearCSType createLinearCSType()
- Specified by:
createLinearCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Linear CS Type'.
-
createLinearRingPropertyType
public LinearRingPropertyType createLinearRingPropertyType()
- Specified by:
createLinearRingPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Linear Ring Property Type'.
-
createLinearRingType
public LinearRingType createLinearRingType()
- Specified by:
createLinearRingType
in interfaceGml311Factory
- Returns:
- a new object of class 'Linear Ring Type'.
-
createLineStringPropertyType
public LineStringPropertyType createLineStringPropertyType()
- Specified by:
createLineStringPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Line String Property Type'.
-
createLineStringSegmentArrayPropertyType
public LineStringSegmentArrayPropertyType createLineStringSegmentArrayPropertyType()
- Specified by:
createLineStringSegmentArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Line String Segment Array Property Type'.
-
createLineStringSegmentType
public LineStringSegmentType createLineStringSegmentType()
- Specified by:
createLineStringSegmentType
in interfaceGml311Factory
- Returns:
- a new object of class 'Line String Segment Type'.
-
createLineStringType
public LineStringType createLineStringType()
- Specified by:
createLineStringType
in interfaceGml311Factory
- Returns:
- a new object of class 'Line String Type'.
-
createLocationPropertyType
public LocationPropertyType createLocationPropertyType()
- Specified by:
createLocationPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Location Property Type'.
-
createMeasureListType
public MeasureListType createMeasureListType()
- Specified by:
createMeasureListType
in interfaceGml311Factory
- Returns:
- a new object of class 'Measure List Type'.
-
createMeasureOrNullListType
public MeasureOrNullListType createMeasureOrNullListType()
- Specified by:
createMeasureOrNullListType
in interfaceGml311Factory
- Returns:
- a new object of class 'Measure Or Null List Type'.
-
createMeasureType
public MeasureType createMeasureType()
- Specified by:
createMeasureType
in interfaceGml311Factory
- Returns:
- a new object of class 'Measure Type'.
-
createMetaDataPropertyType
public MetaDataPropertyType createMetaDataPropertyType()
- Specified by:
createMetaDataPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Meta Data Property Type'.
-
createMovingObjectStatusType
public MovingObjectStatusType createMovingObjectStatusType()
- Specified by:
createMovingObjectStatusType
in interfaceGml311Factory
- Returns:
- a new object of class 'Moving Object Status Type'.
-
createMultiCurveCoverageType
public MultiCurveCoverageType createMultiCurveCoverageType()
- Specified by:
createMultiCurveCoverageType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Curve Coverage Type'.
-
createMultiCurveDomainType
public MultiCurveDomainType createMultiCurveDomainType()
- Specified by:
createMultiCurveDomainType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Curve Domain Type'.
-
createMultiCurvePropertyType
public MultiCurvePropertyType createMultiCurvePropertyType()
- Specified by:
createMultiCurvePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Curve Property Type'.
-
createMultiCurveType
public MultiCurveType createMultiCurveType()
- Specified by:
createMultiCurveType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Curve Type'.
-
createMultiGeometryPropertyType
public MultiGeometryPropertyType createMultiGeometryPropertyType()
- Specified by:
createMultiGeometryPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Geometry Property Type'.
-
createMultiGeometryType
public MultiGeometryType createMultiGeometryType()
- Specified by:
createMultiGeometryType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Geometry Type'.
-
createMultiLineStringPropertyType
public MultiLineStringPropertyType createMultiLineStringPropertyType()
- Specified by:
createMultiLineStringPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Line String Property Type'.
-
createMultiLineStringType
public MultiLineStringType createMultiLineStringType()
- Specified by:
createMultiLineStringType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Line String Type'.
-
createMultiPointCoverageType
public MultiPointCoverageType createMultiPointCoverageType()
- Specified by:
createMultiPointCoverageType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Point Coverage Type'.
-
createMultiPointDomainType
public MultiPointDomainType createMultiPointDomainType()
- Specified by:
createMultiPointDomainType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Point Domain Type'.
-
createMultiPointPropertyType
public MultiPointPropertyType createMultiPointPropertyType()
- Specified by:
createMultiPointPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Point Property Type'.
-
createMultiPointType
public MultiPointType createMultiPointType()
- Specified by:
createMultiPointType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Point Type'.
-
createMultiPolygonPropertyType
public MultiPolygonPropertyType createMultiPolygonPropertyType()
- Specified by:
createMultiPolygonPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Polygon Property Type'.
-
createMultiPolygonType
public MultiPolygonType createMultiPolygonType()
- Specified by:
createMultiPolygonType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Polygon Type'.
-
createMultiSolidCoverageType
public MultiSolidCoverageType createMultiSolidCoverageType()
- Specified by:
createMultiSolidCoverageType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Solid Coverage Type'.
-
createMultiSolidDomainType
public MultiSolidDomainType createMultiSolidDomainType()
- Specified by:
createMultiSolidDomainType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Solid Domain Type'.
-
createMultiSolidPropertyType
public MultiSolidPropertyType createMultiSolidPropertyType()
- Specified by:
createMultiSolidPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Solid Property Type'.
-
createMultiSolidType
public MultiSolidType createMultiSolidType()
- Specified by:
createMultiSolidType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Solid Type'.
-
createMultiSurfaceCoverageType
public MultiSurfaceCoverageType createMultiSurfaceCoverageType()
- Specified by:
createMultiSurfaceCoverageType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Surface Coverage Type'.
-
createMultiSurfaceDomainType
public MultiSurfaceDomainType createMultiSurfaceDomainType()
- Specified by:
createMultiSurfaceDomainType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Surface Domain Type'.
-
createMultiSurfacePropertyType
public MultiSurfacePropertyType createMultiSurfacePropertyType()
- Specified by:
createMultiSurfacePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Surface Property Type'.
-
createMultiSurfaceType
public MultiSurfaceType createMultiSurfaceType()
- Specified by:
createMultiSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Multi Surface Type'.
-
createNodeType
public NodeType createNodeType()
- Specified by:
createNodeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Node Type'.
-
createObliqueCartesianCSRefType
public ObliqueCartesianCSRefType createObliqueCartesianCSRefType()
- Specified by:
createObliqueCartesianCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Oblique Cartesian CS Ref Type'.
-
createObliqueCartesianCSType
public ObliqueCartesianCSType createObliqueCartesianCSType()
- Specified by:
createObliqueCartesianCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Oblique Cartesian CS Type'.
-
createObservationType
public ObservationType createObservationType()
- Specified by:
createObservationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Observation Type'.
-
createOffsetCurveType
public OffsetCurveType createOffsetCurveType()
- Specified by:
createOffsetCurveType
in interfaceGml311Factory
- Returns:
- a new object of class 'Offset Curve Type'.
-
createOperationMethodRefType
public OperationMethodRefType createOperationMethodRefType()
- Specified by:
createOperationMethodRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Operation Method Ref Type'.
-
createOperationMethodType
public OperationMethodType createOperationMethodType()
- Specified by:
createOperationMethodType
in interfaceGml311Factory
- Returns:
- a new object of class 'Operation Method Type'.
-
createOperationParameterGroupRefType
public OperationParameterGroupRefType createOperationParameterGroupRefType()
- Specified by:
createOperationParameterGroupRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Operation Parameter Group Ref Type'.
-
createOperationParameterGroupType
public OperationParameterGroupType createOperationParameterGroupType()
- Specified by:
createOperationParameterGroupType
in interfaceGml311Factory
- Returns:
- a new object of class 'Operation Parameter Group Type'.
-
createOperationParameterRefType
public OperationParameterRefType createOperationParameterRefType()
- Specified by:
createOperationParameterRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Operation Parameter Ref Type'.
-
createOperationParameterType
public OperationParameterType createOperationParameterType()
- Specified by:
createOperationParameterType
in interfaceGml311Factory
- Returns:
- a new object of class 'Operation Parameter Type'.
-
createOperationRefType
public OperationRefType createOperationRefType()
- Specified by:
createOperationRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Operation Ref Type'.
-
createOrientableCurveType
public OrientableCurveType createOrientableCurveType()
- Specified by:
createOrientableCurveType
in interfaceGml311Factory
- Returns:
- a new object of class 'Orientable Curve Type'.
-
createOrientableSurfaceType
public OrientableSurfaceType createOrientableSurfaceType()
- Specified by:
createOrientableSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Orientable Surface Type'.
-
createParameterValueGroupType
public ParameterValueGroupType createParameterValueGroupType()
- Specified by:
createParameterValueGroupType
in interfaceGml311Factory
- Returns:
- a new object of class 'Parameter Value Group Type'.
-
createParameterValueType
public ParameterValueType createParameterValueType()
- Specified by:
createParameterValueType
in interfaceGml311Factory
- Returns:
- a new object of class 'Parameter Value Type'.
-
createPassThroughOperationRefType
public PassThroughOperationRefType createPassThroughOperationRefType()
- Specified by:
createPassThroughOperationRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Pass Through Operation Ref Type'.
-
createPassThroughOperationType
public PassThroughOperationType createPassThroughOperationType()
- Specified by:
createPassThroughOperationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Pass Through Operation Type'.
-
createPixelInCellType
public PixelInCellType createPixelInCellType()
- Specified by:
createPixelInCellType
in interfaceGml311Factory
- Returns:
- a new object of class 'Pixel In Cell Type'.
-
createPointArrayPropertyType
public PointArrayPropertyType createPointArrayPropertyType()
- Specified by:
createPointArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Point Array Property Type'.
-
createPointPropertyType
public PointPropertyType createPointPropertyType()
- Specified by:
createPointPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Point Property Type'.
-
createPointType
public PointType createPointType()
- Specified by:
createPointType
in interfaceGml311Factory
- Returns:
- a new object of class 'Point Type'.
-
createPolarCSRefType
public PolarCSRefType createPolarCSRefType()
- Specified by:
createPolarCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Polar CS Ref Type'.
-
createPolarCSType
public PolarCSType createPolarCSType()
- Specified by:
createPolarCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Polar CS Type'.
-
createPolygonPatchArrayPropertyType
public PolygonPatchArrayPropertyType createPolygonPatchArrayPropertyType()
- Specified by:
createPolygonPatchArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Polygon Patch Array Property Type'.
-
createPolygonPatchType
public PolygonPatchType createPolygonPatchType()
- Specified by:
createPolygonPatchType
in interfaceGml311Factory
- Returns:
- a new object of class 'Polygon Patch Type'.
-
createPolygonPropertyType
public PolygonPropertyType createPolygonPropertyType()
- Specified by:
createPolygonPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Polygon Property Type'.
-
createPolygonType
public PolygonType createPolygonType()
- Specified by:
createPolygonType
in interfaceGml311Factory
- Returns:
- a new object of class 'Polygon Type'.
-
createPolyhedralSurfaceType
public PolyhedralSurfaceType createPolyhedralSurfaceType()
- Specified by:
createPolyhedralSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Polyhedral Surface Type'.
-
createPrimeMeridianRefType
public PrimeMeridianRefType createPrimeMeridianRefType()
- Specified by:
createPrimeMeridianRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Prime Meridian Ref Type'.
-
createPrimeMeridianType
public PrimeMeridianType createPrimeMeridianType()
- Specified by:
createPrimeMeridianType
in interfaceGml311Factory
- Returns:
- a new object of class 'Prime Meridian Type'.
-
createPriorityLocationPropertyType
public PriorityLocationPropertyType createPriorityLocationPropertyType()
- Specified by:
createPriorityLocationPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Priority Location Property Type'.
-
createProjectedCRSRefType
public ProjectedCRSRefType createProjectedCRSRefType()
- Specified by:
createProjectedCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Projected CRS Ref Type'.
-
createProjectedCRSType
public ProjectedCRSType createProjectedCRSType()
- Specified by:
createProjectedCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Projected CRS Type'.
-
createQuantityExtentType
public QuantityExtentType createQuantityExtentType()
- Specified by:
createQuantityExtentType
in interfaceGml311Factory
- Returns:
- a new object of class 'Quantity Extent Type'.
-
createQuantityPropertyType
public QuantityPropertyType createQuantityPropertyType()
- Specified by:
createQuantityPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Quantity Property Type'.
-
createRangeParametersType
public RangeParametersType createRangeParametersType()
- Specified by:
createRangeParametersType
in interfaceGml311Factory
- Returns:
- a new object of class 'Range Parameters Type'.
-
createRangeSetType
public RangeSetType createRangeSetType()
- Specified by:
createRangeSetType
in interfaceGml311Factory
- Returns:
- a new object of class 'Range Set Type'.
-
createRectangleType
public RectangleType createRectangleType()
- Specified by:
createRectangleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Rectangle Type'.
-
createRectifiedGridCoverageType
public RectifiedGridCoverageType createRectifiedGridCoverageType()
- Specified by:
createRectifiedGridCoverageType
in interfaceGml311Factory
- Returns:
- a new object of class 'Rectified Grid Coverage Type'.
-
createRectifiedGridDomainType
public RectifiedGridDomainType createRectifiedGridDomainType()
- Specified by:
createRectifiedGridDomainType
in interfaceGml311Factory
- Returns:
- a new object of class 'Rectified Grid Domain Type'.
-
createRectifiedGridType
public RectifiedGridType createRectifiedGridType()
- Specified by:
createRectifiedGridType
in interfaceGml311Factory
- Returns:
- a new object of class 'Rectified Grid Type'.
-
createReferenceSystemRefType
public ReferenceSystemRefType createReferenceSystemRefType()
- Specified by:
createReferenceSystemRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Reference System Ref Type'.
-
createReferenceType
public ReferenceType createReferenceType()
- Specified by:
createReferenceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Reference Type'.
-
createRefLocationType
public RefLocationType createRefLocationType()
- Specified by:
createRefLocationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Ref Location Type'.
-
createRelatedTimeType
public RelatedTimeType createRelatedTimeType()
- Specified by:
createRelatedTimeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Related Time Type'.
-
createRelativeInternalPositionalAccuracyType
public RelativeInternalPositionalAccuracyType createRelativeInternalPositionalAccuracyType()
- Specified by:
createRelativeInternalPositionalAccuracyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Relative Internal Positional Accuracy Type'.
-
createRingPropertyType
public RingPropertyType createRingPropertyType()
- Specified by:
createRingPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Ring Property Type'.
-
createRingType
public RingType createRingType()
- Specified by:
createRingType
in interfaceGml311Factory
- Returns:
- a new object of class 'Ring Type'.
-
createRowType
public RowType createRowType()
- Specified by:
createRowType
in interfaceGml311Factory
- Returns:
- a new object of class 'Row Type'.
-
createScalarValuePropertyType
public ScalarValuePropertyType createScalarValuePropertyType()
- Specified by:
createScalarValuePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Scalar Value Property Type'.
-
createScaleType
public ScaleType createScaleType()
- Specified by:
createScaleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Scale Type'.
-
createSecondDefiningParameterType
public SecondDefiningParameterType createSecondDefiningParameterType()
- Specified by:
createSecondDefiningParameterType
in interfaceGml311Factory
- Returns:
- a new object of class 'Second Defining Parameter Type'.
-
createSequenceRuleType
public SequenceRuleType createSequenceRuleType()
- Specified by:
createSequenceRuleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Sequence Rule Type'.
-
createSingleOperationRefType
public SingleOperationRefType createSingleOperationRefType()
- Specified by:
createSingleOperationRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Single Operation Ref Type'.
-
createSolidArrayPropertyType
public SolidArrayPropertyType createSolidArrayPropertyType()
- Specified by:
createSolidArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Solid Array Property Type'.
-
createSolidPropertyType
public SolidPropertyType createSolidPropertyType()
- Specified by:
createSolidPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Solid Property Type'.
-
createSolidType
public SolidType createSolidType()
- Specified by:
createSolidType
in interfaceGml311Factory
- Returns:
- a new object of class 'Solid Type'.
-
createSpeedType
public SpeedType createSpeedType()
- Specified by:
createSpeedType
in interfaceGml311Factory
- Returns:
- a new object of class 'Speed Type'.
-
createSphereType
public SphereType createSphereType()
- Specified by:
createSphereType
in interfaceGml311Factory
- Returns:
- a new object of class 'Sphere Type'.
-
createSphericalCSRefType
public SphericalCSRefType createSphericalCSRefType()
- Specified by:
createSphericalCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Spherical CS Ref Type'.
-
createSphericalCSType
public SphericalCSType createSphericalCSType()
- Specified by:
createSphericalCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Spherical CS Type'.
-
createStringOrRefType
public StringOrRefType createStringOrRefType()
- Specified by:
createStringOrRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'String Or Ref Type'.
-
createStyleType
public StyleType createStyleType()
- Specified by:
createStyleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Style Type'.
-
createStyleVariationType
public StyleVariationType createStyleVariationType()
- Specified by:
createStyleVariationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Style Variation Type'.
-
createSurfaceArrayPropertyType
public SurfaceArrayPropertyType createSurfaceArrayPropertyType()
- Specified by:
createSurfaceArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Surface Array Property Type'.
-
createSurfacePatchArrayPropertyType
public SurfacePatchArrayPropertyType createSurfacePatchArrayPropertyType()
- Specified by:
createSurfacePatchArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Surface Patch Array Property Type'.
-
createSurfacePropertyType
public SurfacePropertyType createSurfacePropertyType()
- Specified by:
createSurfacePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Surface Property Type'.
-
createSurfaceType
public SurfaceType createSurfaceType()
- Specified by:
createSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Surface Type'.
-
createSymbolType
public SymbolType createSymbolType()
- Specified by:
createSymbolType
in interfaceGml311Factory
- Returns:
- a new object of class 'Symbol Type'.
-
createTargetPropertyType
public TargetPropertyType createTargetPropertyType()
- Specified by:
createTargetPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Target Property Type'.
-
createTemporalCRSRefType
public TemporalCRSRefType createTemporalCRSRefType()
- Specified by:
createTemporalCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Temporal CRS Ref Type'.
-
createTemporalCRSType
public TemporalCRSType createTemporalCRSType()
- Specified by:
createTemporalCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Temporal CRS Type'.
-
createTemporalCSRefType
public TemporalCSRefType createTemporalCSRefType()
- Specified by:
createTemporalCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Temporal CS Ref Type'.
-
createTemporalCSType
public TemporalCSType createTemporalCSType()
- Specified by:
createTemporalCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Temporal CS Type'.
-
createTemporalDatumRefType
public TemporalDatumRefType createTemporalDatumRefType()
- Specified by:
createTemporalDatumRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Temporal Datum Ref Type'.
-
createTemporalDatumType
public TemporalDatumType createTemporalDatumType()
- Specified by:
createTemporalDatumType
in interfaceGml311Factory
- Returns:
- a new object of class 'Temporal Datum Type'.
-
createTimeCalendarEraPropertyType
public TimeCalendarEraPropertyType createTimeCalendarEraPropertyType()
- Specified by:
createTimeCalendarEraPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Calendar Era Property Type'.
-
createTimeCalendarEraType
public TimeCalendarEraType createTimeCalendarEraType()
- Specified by:
createTimeCalendarEraType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Calendar Era Type'.
-
createTimeCalendarPropertyType
public TimeCalendarPropertyType createTimeCalendarPropertyType()
- Specified by:
createTimeCalendarPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Calendar Property Type'.
-
createTimeCalendarType
public TimeCalendarType createTimeCalendarType()
- Specified by:
createTimeCalendarType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Calendar Type'.
-
createTimeClockPropertyType
public TimeClockPropertyType createTimeClockPropertyType()
- Specified by:
createTimeClockPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Clock Property Type'.
-
createTimeClockType
public TimeClockType createTimeClockType()
- Specified by:
createTimeClockType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Clock Type'.
-
createTimeCoordinateSystemType
public TimeCoordinateSystemType createTimeCoordinateSystemType()
- Specified by:
createTimeCoordinateSystemType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Coordinate System Type'.
-
createTimeEdgePropertyType
public TimeEdgePropertyType createTimeEdgePropertyType()
- Specified by:
createTimeEdgePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Edge Property Type'.
-
createTimeEdgeType
public TimeEdgeType createTimeEdgeType()
- Specified by:
createTimeEdgeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Edge Type'.
-
createTimeGeometricPrimitivePropertyType
public TimeGeometricPrimitivePropertyType createTimeGeometricPrimitivePropertyType()
- Specified by:
createTimeGeometricPrimitivePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Geometric Primitive Property Type'.
-
createTimeInstantPropertyType
public TimeInstantPropertyType createTimeInstantPropertyType()
- Specified by:
createTimeInstantPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Instant Property Type'.
-
createTimeInstantType
public TimeInstantType createTimeInstantType()
- Specified by:
createTimeInstantType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Instant Type'.
-
createTimeIntervalLengthType
public TimeIntervalLengthType createTimeIntervalLengthType()
- Specified by:
createTimeIntervalLengthType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Interval Length Type'.
-
createTimeNodePropertyType
public TimeNodePropertyType createTimeNodePropertyType()
- Specified by:
createTimeNodePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Node Property Type'.
-
createTimeNodeType
public TimeNodeType createTimeNodeType()
- Specified by:
createTimeNodeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Node Type'.
-
createTimeOrdinalEraPropertyType
public TimeOrdinalEraPropertyType createTimeOrdinalEraPropertyType()
- Specified by:
createTimeOrdinalEraPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Ordinal Era Property Type'.
-
createTimeOrdinalEraType
public TimeOrdinalEraType createTimeOrdinalEraType()
- Specified by:
createTimeOrdinalEraType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Ordinal Era Type'.
-
createTimeOrdinalReferenceSystemType
public TimeOrdinalReferenceSystemType createTimeOrdinalReferenceSystemType()
- Specified by:
createTimeOrdinalReferenceSystemType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Ordinal Reference System Type'.
-
createTimePeriodPropertyType
public TimePeriodPropertyType createTimePeriodPropertyType()
- Specified by:
createTimePeriodPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Period Property Type'.
-
createTimePeriodType
public TimePeriodType createTimePeriodType()
- Specified by:
createTimePeriodType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Period Type'.
-
createTimePositionType
public TimePositionType createTimePositionType()
- Specified by:
createTimePositionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Position Type'.
-
createTimePrimitivePropertyType
public TimePrimitivePropertyType createTimePrimitivePropertyType()
- Specified by:
createTimePrimitivePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Primitive Property Type'.
-
createTimeTopologyComplexPropertyType
public TimeTopologyComplexPropertyType createTimeTopologyComplexPropertyType()
- Specified by:
createTimeTopologyComplexPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Topology Complex Property Type'.
-
createTimeTopologyComplexType
public TimeTopologyComplexType createTimeTopologyComplexType()
- Specified by:
createTimeTopologyComplexType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Topology Complex Type'.
-
createTimeTopologyPrimitivePropertyType
public TimeTopologyPrimitivePropertyType createTimeTopologyPrimitivePropertyType()
- Specified by:
createTimeTopologyPrimitivePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Topology Primitive Property Type'.
-
createTimeType
public TimeType createTimeType()
- Specified by:
createTimeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Time Type'.
-
createTinType
public TinType createTinType()
- Specified by:
createTinType
in interfaceGml311Factory
- Returns:
- a new object of class 'Tin Type'.
-
createTopoComplexMemberType
public TopoComplexMemberType createTopoComplexMemberType()
- Specified by:
createTopoComplexMemberType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Complex Member Type'.
-
createTopoComplexType
public TopoComplexType createTopoComplexType()
- Specified by:
createTopoComplexType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Complex Type'.
-
createTopoCurvePropertyType
public TopoCurvePropertyType createTopoCurvePropertyType()
- Specified by:
createTopoCurvePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Curve Property Type'.
-
createTopoCurveType
public TopoCurveType createTopoCurveType()
- Specified by:
createTopoCurveType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Curve Type'.
-
createTopologyStylePropertyType
public TopologyStylePropertyType createTopologyStylePropertyType()
- Specified by:
createTopologyStylePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topology Style Property Type'.
-
createTopologyStyleType
public TopologyStyleType createTopologyStyleType()
- Specified by:
createTopologyStyleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topology Style Type'.
-
createTopoPointPropertyType
public TopoPointPropertyType createTopoPointPropertyType()
- Specified by:
createTopoPointPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Point Property Type'.
-
createTopoPointType
public TopoPointType createTopoPointType()
- Specified by:
createTopoPointType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Point Type'.
-
createTopoPrimitiveArrayAssociationType
public TopoPrimitiveArrayAssociationType createTopoPrimitiveArrayAssociationType()
- Specified by:
createTopoPrimitiveArrayAssociationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Primitive Array Association Type'.
-
createTopoPrimitiveMemberType
public TopoPrimitiveMemberType createTopoPrimitiveMemberType()
- Specified by:
createTopoPrimitiveMemberType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Primitive Member Type'.
-
createTopoSolidType
public TopoSolidType createTopoSolidType()
- Specified by:
createTopoSolidType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Solid Type'.
-
createTopoSurfacePropertyType
public TopoSurfacePropertyType createTopoSurfacePropertyType()
- Specified by:
createTopoSurfacePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Surface Property Type'.
-
createTopoSurfaceType
public TopoSurfaceType createTopoSurfaceType()
- Specified by:
createTopoSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Surface Type'.
-
createTopoVolumePropertyType
public TopoVolumePropertyType createTopoVolumePropertyType()
- Specified by:
createTopoVolumePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Volume Property Type'.
-
createTopoVolumeType
public TopoVolumeType createTopoVolumeType()
- Specified by:
createTopoVolumeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Topo Volume Type'.
-
createTrackType
public TrackType createTrackType()
- Specified by:
createTrackType
in interfaceGml311Factory
- Returns:
- a new object of class 'Track Type'.
-
createTransformationRefType
public TransformationRefType createTransformationRefType()
- Specified by:
createTransformationRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Transformation Ref Type'.
-
createTransformationType
public TransformationType createTransformationType()
- Specified by:
createTransformationType
in interfaceGml311Factory
- Returns:
- a new object of class 'Transformation Type'.
-
createTrianglePatchArrayPropertyType
public TrianglePatchArrayPropertyType createTrianglePatchArrayPropertyType()
- Specified by:
createTrianglePatchArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Triangle Patch Array Property Type'.
-
createTriangleType
public TriangleType createTriangleType()
- Specified by:
createTriangleType
in interfaceGml311Factory
- Returns:
- a new object of class 'Triangle Type'.
-
createTriangulatedSurfaceType
public TriangulatedSurfaceType createTriangulatedSurfaceType()
- Specified by:
createTriangulatedSurfaceType
in interfaceGml311Factory
- Returns:
- a new object of class 'Triangulated Surface Type'.
-
createUnitDefinitionType
public UnitDefinitionType createUnitDefinitionType()
- Specified by:
createUnitDefinitionType
in interfaceGml311Factory
- Returns:
- a new object of class 'Unit Definition Type'.
-
createUnitOfMeasureType
public UnitOfMeasureType createUnitOfMeasureType()
- Specified by:
createUnitOfMeasureType
in interfaceGml311Factory
- Returns:
- a new object of class 'Unit Of Measure Type'.
-
createUserDefinedCSRefType
public UserDefinedCSRefType createUserDefinedCSRefType()
- Specified by:
createUserDefinedCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'User Defined CS Ref Type'.
-
createUserDefinedCSType
public UserDefinedCSType createUserDefinedCSType()
- Specified by:
createUserDefinedCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'User Defined CS Type'.
-
createValueArrayPropertyType
public ValueArrayPropertyType createValueArrayPropertyType()
- Specified by:
createValueArrayPropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Value Array Property Type'.
-
createValueArrayType
public ValueArrayType createValueArrayType()
- Specified by:
createValueArrayType
in interfaceGml311Factory
- Returns:
- a new object of class 'Value Array Type'.
-
createValuePropertyType
public ValuePropertyType createValuePropertyType()
- Specified by:
createValuePropertyType
in interfaceGml311Factory
- Returns:
- a new object of class 'Value Property Type'.
-
createVectorType
public VectorType createVectorType()
- Specified by:
createVectorType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vector Type'.
-
createVerticalCRSRefType
public VerticalCRSRefType createVerticalCRSRefType()
- Specified by:
createVerticalCRSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vertical CRS Ref Type'.
-
createVerticalCRSType
public VerticalCRSType createVerticalCRSType()
- Specified by:
createVerticalCRSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vertical CRS Type'.
-
createVerticalCSRefType
public VerticalCSRefType createVerticalCSRefType()
- Specified by:
createVerticalCSRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vertical CS Ref Type'.
-
createVerticalCSType
public VerticalCSType createVerticalCSType()
- Specified by:
createVerticalCSType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vertical CS Type'.
-
createVerticalDatumRefType
public VerticalDatumRefType createVerticalDatumRefType()
- Specified by:
createVerticalDatumRefType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vertical Datum Ref Type'.
-
createVerticalDatumType
public VerticalDatumType createVerticalDatumType()
- Specified by:
createVerticalDatumType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vertical Datum Type'.
-
createVerticalDatumTypeType
public VerticalDatumTypeType createVerticalDatumTypeType()
- Specified by:
createVerticalDatumTypeType
in interfaceGml311Factory
- Returns:
- a new object of class 'Vertical Datum Type Type'.
-
createVolumeType
public VolumeType createVolumeType()
- Specified by:
createVolumeType
in 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:
getGml311Package
in interfaceGml311Factory
- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static Gml311Package getPackage()
Deprecated.
-
-