|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateElementType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl | |
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of UpdateElementType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return UpdateElementType | |
---|---|
UpdateElementType |
WfsFactory.createUpdateElementType()
Returns a new object of class 'Update Element Type'. |
UpdateElementType |
DocumentRoot.getUpdate()
Returns the value of the 'Update' containment reference. |
Methods in net.opengis.wfs with parameters of type UpdateElementType | |
---|---|
void |
DocumentRoot.setUpdate(UpdateElementType value)
Sets the value of the ' Update ' containment reference. |
Uses of UpdateElementType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement UpdateElementType | |
---|---|
class |
UpdateElementTypeImpl
An implementation of the model object 'Update Element Type'. |
Methods in net.opengis.wfs.impl that return UpdateElementType | |
---|---|
UpdateElementType |
WfsFactoryImpl.createUpdateElementType()
|
UpdateElementType |
DocumentRootImpl.getUpdate()
|
Methods in net.opengis.wfs.impl with parameters of type UpdateElementType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetUpdate(UpdateElementType newUpdate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setUpdate(UpdateElementType newUpdate)
|
Uses of UpdateElementType in net.opengis.wfsv |
---|
Subinterfaces of UpdateElementType in net.opengis.wfsv | |
---|---|
interface |
VersionedUpdateElementType
A representation of the model object 'Versioned Update Element Type'. |
Uses of UpdateElementType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement UpdateElementType | |
---|---|
class |
VersionedUpdateElementTypeImpl
An implementation of the model object 'Versioned Update Element Type'. |
Uses of UpdateElementType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type UpdateElementType | |
---|---|
java.lang.Object |
WfsvSwitch.caseUpdateElementType(UpdateElementType object)
Returns the result of interpreting the object as an instance of 'Update Element Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |