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