|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlrAbstractQuery
A representation of the model object 'Abstract Query'.
IlrQueryPackage.getAbstractQuery()
| Method Summary | |
|---|---|
Set |
getCategoryFilter()
|
String |
getDefinition()
Returns the value of the 'Definition' attribute. |
String |
getDocumentation()
Returns the value of the 'Documentation' attribute. |
IlrBRLDefinition |
getLanguageDefinition()
|
Locale |
getLocale()
Returns the value of the 'Locale' attribute. |
String |
getPackageName()
|
String |
getRootName()
|
IlrSyntaxTree |
getSyntaxTree()
|
List |
getTemplateInfo()
|
Map |
getTranslationProperties()
|
boolean |
isIncludeDependencies()
Returns the value of the 'Include Dependencies' attribute. |
void |
setDefinition(String value)
Sets the value of the ' Definition' attribute. |
void |
setDocumentation(String value)
Sets the value of the ' Documentation' attribute. |
void |
setIncludeDependencies(boolean value)
Sets the value of the ' Include Dependencies' attribute. |
void |
setLocale(Locale value)
Sets the value of the ' Locale' attribute. |
| Methods inherited from interface ilog.rules.studio.model.base.IlrProjectElement |
|---|
getRuleProject, setRuleProject |
| Methods inherited from interface ilog.rules.studio.model.resource.IlrResourceElement |
|---|
deleteElement, getOriginal, getResource, isWorkingCopy, setResource |
| Methods inherited from interface ilog.rules.studio.model.IlrModelElement |
|---|
getName, getUuid, setName, setUuid |
| Methods inherited from interface ilog.rules.studio.model.IlrElement |
|---|
cloneElement, createAnnotation, deleteElement, fillWith, getAdapter, getDisplayName, getModel, isDeleted, isValid, setPropertyValue, setPropertyValue |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface ilog.rules.commonbrm.model.IlrElement |
|---|
eClass, getPropertyValue, getPropertyValue, isInstanceOf |
| Methods inherited from interface ilog.rules.brl.IlrMutableBRLRuleElement |
|---|
setCategoryFilter, setPackageName, setPropertyValue, setRootName, setSyntaxTree, setTemplateInfo, setTranslationProperties |
| Methods inherited from interface ilog.rules.brl.IlrBRLElement |
|---|
getName, getPropertyValue |
| Method Detail |
|---|
String getDefinition()
Get the BQL definition of the query (for example, 'Find all business rules such that...').
getDefinition in interface IlrBRLRuleElementsetDefinition(String),
IlrQueryPackage.getAbstractQuery_Definition()void setDefinition(String value)
Definition' attribute.
Set the BQL definition of the query.
setDefinition in interface IlrMutableBRLRuleElementvalue - the new value of the 'Definition' attribute.getDefinition()boolean isIncludeDependencies()
The default value is "true".
Returns whether the query will take into account the dependencies of the project it is being run on.
setIncludeDependencies(boolean),
IlrQueryPackage.getAbstractQuery_IncludeDependencies()void setIncludeDependencies(boolean value)
Include Dependencies' attribute.
Sets whether the query will take into account the dependencies of the project it's being run on.
value - the new value of the 'Include Dependencies' attribute.isIncludeDependencies()String getDocumentation()
Returns the documentation of the query.
getDocumentation in interface IlrBRLElementsetDocumentation(String),
IlrQueryPackage.getAbstractQuery_Documentation()void setDocumentation(String value)
Documentation' attribute.
Sets the documentation of the query.
setDocumentation in interface IlrMutableBRLRuleElementvalue - the new value of the 'Documentation' attribute.getDocumentation()Locale getLocale()
Returns the locale of the query.
getLocale in interface IlrBRLElementsetLocale(Locale),
IlrQueryPackage.getAbstractQuery_Locale()void setLocale(Locale value)
Locale' attribute.
Sets the locale of the query.
value - the new value of the 'Locale' attribute.getLocale()IlrBRLDefinition getLanguageDefinition()
getLanguageDefinition in interface IlrBRLRuleElementSet getCategoryFilter()
getCategoryFilter in interface IlrBRLElementList getTemplateInfo()
getTemplateInfo in interface IlrBRLRuleElementString getPackageName()
getPackageName in interface IlrBRLRuleElementMap getTranslationProperties()
getTranslationProperties in interface IlrBRLRuleElementString getRootName()
getRootName in interface IlrBRLRuleElementIlrSyntaxTree getSyntaxTree()
getSyntaxTree in interface IlrBRLRuleElementIlrBRLParserManager
|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||