|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterExpressionType
A representation of the model object 'Filter Expression Type'. Identifies a type of custom filter expression contributed by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
The following features are supported:
DesignPackage.getFilterExpressionType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getDeclaringExtensionId()
Returns the value of the 'Declaring Extension Id' attribute. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setDeclaringExtensionId(java.lang.String value)
Sets the value of the ' Declaring Extension Id ' attribute. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' 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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getDeclaringExtensionId()
setDeclaringExtensionId(String)
,
DesignPackage.getFilterExpressionType_DeclaringExtensionId()
void setDeclaringExtensionId(java.lang.String value)
Declaring Extension Id
' attribute.
value
- the new value of the 'Declaring Extension Id' attribute.getDeclaringExtensionId()
java.lang.String getId()
setId(String)
,
DesignPackage.getFilterExpressionType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |