|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DifferenceQueryType
A representation of the model object 'Difference Query Type'.
The following features are supported:
WfsvPackage.getDifferenceQueryType()
Method Summary | |
---|---|
java.lang.Object |
getFilter()
Returns the value of the 'Filter' attribute. |
java.lang.String |
getFromFeatureVersion()
Returns the value of the 'From Feature Version' attribute. |
java.lang.String |
getSrsName()
Returns the value of the 'Srs Name' attribute. |
java.lang.String |
getToFeatureVersion()
Returns the value of the 'To Feature Version' attribute. |
javax.xml.namespace.QName |
getTypeName()
Returns the value of the 'Type Name' attribute. |
boolean |
isSetFromFeatureVersion()
Returns whether the value of the ' From Feature Version ' attribute is set. |
boolean |
isSetToFeatureVersion()
Returns whether the value of the ' To Feature Version ' attribute is set. |
void |
setFilter(java.lang.Object value)
Sets the value of the ' Filter ' attribute. |
void |
setFromFeatureVersion(java.lang.String value)
Sets the value of the ' From Feature Version ' attribute. |
void |
setSrsName(java.lang.String value)
Sets the value of the ' Srs Name ' attribute. |
void |
setToFeatureVersion(java.lang.String value)
Sets the value of the ' To Feature Version ' attribute. |
void |
setTypeName(javax.xml.namespace.QName value)
Sets the value of the ' Type Name ' attribute. |
void |
unsetFromFeatureVersion()
Unsets the value of the ' From Feature Version ' attribute. |
void |
unsetToFeatureVersion()
Unsets the value of the ' To Feature Version ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.Object getFilter()
setFilter(Object)
,
WfsvPackage.getDifferenceQueryType_Filter()
void setFilter(java.lang.Object value)
Filter
' attribute.
value
- the new value of the 'Filter' attribute.getFilter()
java.lang.String getFromFeatureVersion()
"FIRST"
.
Same as featureVersion in QueryType, but this indicates a starting feature version for a
difference and log operations.
isSetFromFeatureVersion()
,
unsetFromFeatureVersion()
,
setFromFeatureVersion(String)
,
WfsvPackage.getDifferenceQueryType_FromFeatureVersion()
void setFromFeatureVersion(java.lang.String value)
From Feature Version
' attribute.
value
- the new value of the 'From Feature Version' attribute.isSetFromFeatureVersion()
,
unsetFromFeatureVersion()
,
getFromFeatureVersion()
void unsetFromFeatureVersion()
From Feature Version
' attribute.
isSetFromFeatureVersion()
,
getFromFeatureVersion()
,
setFromFeatureVersion(String)
boolean isSetFromFeatureVersion()
From Feature Version
' attribute is set.
unsetFromFeatureVersion()
,
getFromFeatureVersion()
,
setFromFeatureVersion(String)
java.lang.String getSrsName()
setSrsName(String)
,
WfsvPackage.getDifferenceQueryType_SrsName()
void setSrsName(java.lang.String value)
Srs Name
' attribute.
value
- the new value of the 'Srs Name' attribute.getSrsName()
java.lang.String getToFeatureVersion()
"LAST"
.
Same as featureVersion in QueryType, indicates the second version to be used for
performing a difference of log operation.
isSetToFeatureVersion()
,
unsetToFeatureVersion()
,
setToFeatureVersion(String)
,
WfsvPackage.getDifferenceQueryType_ToFeatureVersion()
void setToFeatureVersion(java.lang.String value)
To Feature Version
' attribute.
value
- the new value of the 'To Feature Version' attribute.isSetToFeatureVersion()
,
unsetToFeatureVersion()
,
getToFeatureVersion()
void unsetToFeatureVersion()
To Feature Version
' attribute.
isSetToFeatureVersion()
,
getToFeatureVersion()
,
setToFeatureVersion(String)
boolean isSetToFeatureVersion()
To Feature Version
' attribute is set.
unsetToFeatureVersion()
,
getToFeatureVersion()
,
setToFeatureVersion(String)
javax.xml.namespace.QName getTypeName()
setTypeName(QName)
,
WfsvPackage.getDifferenceQueryType_TypeName()
void setTypeName(javax.xml.namespace.QName value)
Type Name
' attribute.
value
- the new value of the 'Type Name' attribute.getTypeName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |