Localized Term Editor

ilog.rules.studio.vocabulary.bom.editor.termEditors

JRules 6.5

Allows plug-ins to define a new term editor in Rule Studio.

<!ELEMENT extension (termEditor+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT termEditor EMPTY>

<!ATTLIST termEditor

class   CDATA #REQUIRED

locales CDATA #REQUIRED>