|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeleteElementType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl | |
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of DeleteElementType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return DeleteElementType | |
---|---|
DeleteElementType |
WfsFactory.createDeleteElementType()
Returns a new object of class 'Delete Element Type'. |
DeleteElementType |
DocumentRoot.getDelete()
Returns the value of the 'Delete' containment reference. |
Methods in net.opengis.wfs with parameters of type DeleteElementType | |
---|---|
void |
DocumentRoot.setDelete(DeleteElementType value)
Sets the value of the ' Delete ' containment reference. |
Uses of DeleteElementType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement DeleteElementType | |
---|---|
class |
DeleteElementTypeImpl
An implementation of the model object 'Delete Element Type'. |
Methods in net.opengis.wfs.impl that return DeleteElementType | |
---|---|
DeleteElementType |
WfsFactoryImpl.createDeleteElementType()
|
DeleteElementType |
DocumentRootImpl.getDelete()
|
Methods in net.opengis.wfs.impl with parameters of type DeleteElementType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetDelete(DeleteElementType newDelete,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setDelete(DeleteElementType newDelete)
|
Uses of DeleteElementType in net.opengis.wfsv |
---|
Subinterfaces of DeleteElementType in net.opengis.wfsv | |
---|---|
interface |
VersionedDeleteElementType
A representation of the model object 'Versioned Delete Element Type'. |
Uses of DeleteElementType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement DeleteElementType | |
---|---|
class |
VersionedDeleteElementTypeImpl
An implementation of the model object 'Versioned Delete Element Type'. |
Uses of DeleteElementType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type DeleteElementType | |
---|---|
java.lang.Object |
WfsvSwitch.caseDeleteElementType(DeleteElementType object)
Returns the result of interpreting the object as an instance of 'Delete Element Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |