Package net.opengis.gml
Interface Gml4wcsFactory
-
- All Superinterfaces:
EFactory
,EModelElement
,EObject
,GmlFactory
,Notifier
public interface Gml4wcsFactory extends GmlFactory
-
-
Field Summary
Fields Modifier and Type Field Description static GmlFactory
eINSTANCE
-
Method Summary
-
Methods inherited from interface EFactory
convertToString, create, createFromString, getEPackage, setEPackage
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface GmlFactory
createAbstractRingPropertyType, createAbstractSurfaceType, createBoundingShapeType, createCodeListType, createCodeType, createDirectPositionType, createDocumentRoot, createEnvelopeType, createEnvelopeWithTimePeriodType, createGridEnvelopeType, createGridLimitsType, createGridType, createLinearRingType, createMetaDataPropertyType, createPointType, createPolygonType, createRectifiedGridType, createReferenceType, createStringOrRefType, createTimePositionType, createVectorType, getGmlPackage
-
-
-
-
Field Detail
-
eINSTANCE
static final GmlFactory eINSTANCE
-
-