|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionedDeleteElementType | |
---|---|
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of VersionedDeleteElementType in net.opengis.wfsv |
---|
Methods in net.opengis.wfsv that return VersionedDeleteElementType | |
---|---|
VersionedDeleteElementType |
WfsvFactory.createVersionedDeleteElementType()
Returns a new object of class 'Versioned Delete Element Type'. |
VersionedDeleteElementType |
DocumentRoot.getVersionedDelete()
Returns the value of the 'Versioned Delete' containment reference. |
Methods in net.opengis.wfsv with parameters of type VersionedDeleteElementType | |
---|---|
void |
DocumentRoot.setVersionedDelete(VersionedDeleteElementType value)
Sets the value of the ' Versioned Delete ' containment reference. |
Uses of VersionedDeleteElementType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement VersionedDeleteElementType | |
---|---|
class |
VersionedDeleteElementTypeImpl
An implementation of the model object 'Versioned Delete Element Type'. |
Methods in net.opengis.wfsv.impl that return VersionedDeleteElementType | |
---|---|
VersionedDeleteElementType |
WfsvFactoryImpl.createVersionedDeleteElementType()
|
VersionedDeleteElementType |
DocumentRootImpl.getVersionedDelete()
|
Methods in net.opengis.wfsv.impl with parameters of type VersionedDeleteElementType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetVersionedDelete(VersionedDeleteElementType newVersionedDelete,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setVersionedDelete(VersionedDeleteElementType newVersionedDelete)
|
Uses of VersionedDeleteElementType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type VersionedDeleteElementType | |
---|---|
java.lang.Object |
WfsvSwitch.caseVersionedDeleteElementType(VersionedDeleteElementType object)
Returns the result of interpreting the object as an instance of 'Versioned Delete Element Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |