public interface JavaQuery extends Query
The following features are supported:
JavaQueryPackage.getJavaQuery()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImplementationClassName()
Returns the value of the 'Implementation Class Name' attribute.
|
void |
setImplementationClassName(java.lang.String value)
Sets the value of the '
Implementation Class Name ' attribute. |
isCanBeCached, isCanHaveSideEffects, setCanBeCached, setCanHaveSideEffects
java.lang.String getImplementationClassName()
If the meaning of the 'Implementation Class Name' attribute isn't clear, there really should be more of a description here...
setImplementationClassName(String)
,
JavaQueryPackage.getJavaQuery_ImplementationClassName()
void setImplementationClassName(java.lang.String value)
Implementation Class Name
' attribute.
value
- the new value of the 'Implementation Class Name' attribute.getImplementationClassName()