|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionedUpdateElementType | |
---|---|
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of VersionedUpdateElementType in net.opengis.wfsv |
---|
Methods in net.opengis.wfsv that return VersionedUpdateElementType | |
---|---|
VersionedUpdateElementType |
WfsvFactory.createVersionedUpdateElementType()
Returns a new object of class 'Versioned Update Element Type'. |
VersionedUpdateElementType |
DocumentRoot.getVersionedUpdate()
Returns the value of the 'Versioned Update' containment reference. |
Methods in net.opengis.wfsv with parameters of type VersionedUpdateElementType | |
---|---|
void |
DocumentRoot.setVersionedUpdate(VersionedUpdateElementType value)
Sets the value of the ' Versioned Update ' containment reference. |
Uses of VersionedUpdateElementType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement VersionedUpdateElementType | |
---|---|
class |
VersionedUpdateElementTypeImpl
An implementation of the model object 'Versioned Update Element Type'. |
Methods in net.opengis.wfsv.impl that return VersionedUpdateElementType | |
---|---|
VersionedUpdateElementType |
WfsvFactoryImpl.createVersionedUpdateElementType()
|
VersionedUpdateElementType |
DocumentRootImpl.getVersionedUpdate()
|
Methods in net.opengis.wfsv.impl with parameters of type VersionedUpdateElementType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetVersionedUpdate(VersionedUpdateElementType newVersionedUpdate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setVersionedUpdate(VersionedUpdateElementType newVersionedUpdate)
|
Uses of VersionedUpdateElementType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type VersionedUpdateElementType | |
---|---|
java.lang.Object |
WfsvSwitch.caseVersionedUpdateElementType(VersionedUpdateElementType object)
Returns the result of interpreting the object as an instance of 'Versioned Update Element Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |