net.opengis.wfs
Interface GMLObjectTypeListType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GMLObjectTypeListTypeImpl

public interface GMLObjectTypeListType
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'GML Object Type List Type'.

The following features are supported:

See Also:
WfsPackage.getGMLObjectTypeListType()

Method Summary
 org.eclipse.emf.common.util.EList getGMLObjectType()
          Returns the value of the 'GML Object Type' containment reference list.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getGMLObjectType

org.eclipse.emf.common.util.EList getGMLObjectType()
Returns the value of the 'GML Object Type' containment reference list. The list contents are of type GMLObjectTypeType. Name of this GML object type, including any namespace prefix

Returns:
the value of the 'GML Object Type' containment reference list.
See Also:
WfsPackage.getGMLObjectTypeListType_GMLObjectType()


Copyright © 1996-2010 Geotools. All Rights Reserved.