net.opengis.ows11
Interface ManifestType

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

public interface ManifestType
extends BasicIdentificationType

A representation of the model object 'Manifest Type'. Unordered list of one or more groups of references to remote and/or local resources.

The following features are supported:

See Also:
Ows11Package.getManifestType()

Method Summary
 org.eclipse.emf.common.util.EList getReferenceGroup()
          Returns the value of the 'Reference Group' containment reference list.
 
Methods inherited from interface net.opengis.ows11.BasicIdentificationType
getIdentifier, getMetadata, setIdentifier
 
Methods inherited from interface net.opengis.ows11.DescriptionType
getAbstract, getKeywords, getTitle
 
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

getReferenceGroup

org.eclipse.emf.common.util.EList getReferenceGroup()
Returns the value of the 'Reference Group' containment reference list. The list contents are of type ReferenceGroupType.

If the meaning of the 'Reference Group' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Reference Group' containment reference list.
See Also:
Ows11Package.getManifestType_ReferenceGroup()


Copyright © 1996-2010 Geotools. All Rights Reserved.