|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DescribeVersionedFeatureTypeType
A representation of the model object 'Describe Versioned Feature Type Type'. Same as wfs:DescribeFeatureType, but with the option to output a versioned feature type instead of a plain one
The following features are supported:
WfsvPackage.getDescribeVersionedFeatureTypeType()
Method Summary | |
---|---|
boolean |
isSetVersioned()
Returns whether the value of the ' Versioned ' attribute is set. |
boolean |
isVersioned()
Returns the value of the 'Versioned' attribute. |
void |
setVersioned(boolean value)
Sets the value of the ' Versioned ' attribute. |
void |
unsetVersioned()
Unsets the value of the ' Versioned ' attribute. |
Methods inherited from interface net.opengis.wfs.DescribeFeatureTypeType |
---|
getOutputFormat, getTypeName, isSetOutputFormat, setOutputFormat, unsetOutputFormat |
Methods inherited from interface net.opengis.wfs.BaseRequestType |
---|
getBaseUrl, getHandle, getProvidedVersion, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setHandle, setProvidedVersion, setService, setVersion, unsetService, unsetVersion |
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 |
---|
boolean isVersioned()
"true"
.
If false, the output is the same as wfs:DescribeFeatureType,
if true on the contrary the generated feature type will descend
form wfsv:AbstractVersionedFeatureType
isSetVersioned()
,
unsetVersioned()
,
setVersioned(boolean)
,
WfsvPackage.getDescribeVersionedFeatureTypeType_Versioned()
void setVersioned(boolean value)
Versioned
' attribute.
value
- the new value of the 'Versioned' attribute.isSetVersioned()
,
unsetVersioned()
,
isVersioned()
void unsetVersioned()
Versioned
' attribute.
isSetVersioned()
,
isVersioned()
,
setVersioned(boolean)
boolean isSetVersioned()
Versioned
' attribute is set.
unsetVersioned()
,
isVersioned()
,
setVersioned(boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |