semtags
Tag modify-rule


To modify a rule file by updating its condition and/or its conclusion.


Tag Information
Tag Classfr.inria.semtags.edit.rule.ModifyRuleTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
forceUpdatefalsetruebooleanTrue if the engine has to re-apply rules, false otherwise. Default is false.
filetuetruejava.lang.StringThe relative (to the rule path specified for the engine or in the optional ruleDir attribute) path name of the rule file to update.
iffalsetruejava.lang.StringThe condition of the rule to update.
thenfalsetruejava.lang.StringThe conclusion of the rule to update.
ruleDirfalsetruejava.lang.StringThe relative (to the webapp directory) path name of the rules directory.
enginefalsetruefr.inria.semtags.EngineWrapperThe engine instance to reload (use if it is not the default instance that has to be reloaded).

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.