|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeaturesNotLockedType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of FeaturesNotLockedType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return FeaturesNotLockedType | |
---|---|
FeaturesNotLockedType |
WfsFactory.createFeaturesNotLockedType()
Returns a new object of class 'Features Not Locked Type'. |
FeaturesNotLockedType |
LockFeatureResponseType.getFeaturesNotLocked()
Returns the value of the 'Features Not Locked' containment reference. |
Methods in net.opengis.wfs with parameters of type FeaturesNotLockedType | |
---|---|
void |
LockFeatureResponseType.setFeaturesNotLocked(FeaturesNotLockedType value)
Sets the value of the ' Features Not Locked ' containment reference. |
Uses of FeaturesNotLockedType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement FeaturesNotLockedType | |
---|---|
class |
FeaturesNotLockedTypeImpl
An implementation of the model object 'Features Not Locked Type'. |
Fields in net.opengis.wfs.impl declared as FeaturesNotLockedType | |
---|---|
protected FeaturesNotLockedType |
LockFeatureResponseTypeImpl.featuresNotLocked
The cached value of the ' Features Not Locked ' containment reference. |
Methods in net.opengis.wfs.impl that return FeaturesNotLockedType | |
---|---|
FeaturesNotLockedType |
WfsFactoryImpl.createFeaturesNotLockedType()
|
FeaturesNotLockedType |
LockFeatureResponseTypeImpl.getFeaturesNotLocked()
|
Methods in net.opengis.wfs.impl with parameters of type FeaturesNotLockedType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
LockFeatureResponseTypeImpl.basicSetFeaturesNotLocked(FeaturesNotLockedType newFeaturesNotLocked,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
LockFeatureResponseTypeImpl.setFeaturesNotLocked(FeaturesNotLockedType newFeaturesNotLocked)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |