|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InsertedFeatureType
A representation of the model object 'Inserted Feature Type'.
The following features are supported:
WfsPackage.getInsertedFeatureType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getFeatureId()
Returns the value of the 'Feature Id' attribute list. |
java.lang.String |
getHandle()
Returns the value of the 'Handle' attribute. |
void |
setHandle(java.lang.String value)
Sets the value of the ' Handle ' attribute. |
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 |
---|
org.eclipse.emf.common.util.EList getFeatureId()
Object
.
This is the feature identifier for the newly created
feature. The feature identifier may be generated by
the WFS or provided by the client (depending on the
value of the idgen attribute). In all cases of idgen
values, the feature id must be reported here.
net.opengis.wfs.WFSPackage#getInsertedFeatureType_FeatureId()
java.lang.String getHandle()
setHandle(String)
,
WfsPackage.getInsertedFeatureType_Handle()
void setHandle(java.lang.String value)
Handle
' attribute.
value
- the new value of the 'Handle' attribute.getHandle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |