ILOG JRules

Package ilog.rules.studio.model

Contains some base classes for the model of Rule Studio.

See:
          Description

Interface Summary
IlrElement A representation of the model object 'Element'.
IlrModelElement A representation of the model object 'Element'.
IlrRuleMetaModel A representation of the model object 'Rule Meta Model'.
IlrRuleModel Represents the Rule Studio model.
 

Class Summary
IlrStudioModelPlugin The central class for access to the Rule Studio model.
 

Package ilog.rules.studio.model Description

Contains some base classes for the model of Rule Studio.

The IlrStudioModelPlugin class represents the plugin ilog.rules.studio.model. It provides some static accessors to the IlrRuleModel and to the IlrResourceManager, as well as some utility methods.


ILOG JRules