semtags
Tag create-rule


To create a new rule file.


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

Attributes
NameRequiredRequest-timeTypeDescription
forceUpdatefalsetruebooleanTrue if the engine has to re-apply rules, false otherwise. Default is false.
filefalsetruejava.lang.StringThe relative (to the rule path specified for the engine or in the optional ruleDir attribute) path name of the rule file to create.
iftruetruejava.lang.StringThe condition of the rule.
thentruetruejava.lang.StringThe conclusion of the rule.
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.