Package ilog.rules.studio.model
Contains some base classes for the Rule Designer model.
See: Description
-
Interface Summary Interface Description IlrElement A representation of the model object 'Element'.IlrModelElement A representation of the model object 'Element'.IlrModelFactory The Factory for the model.IlrModelPackage The Package for the model.IlrModelPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeIlrRuleMetaModel A representation of the model object 'Rule Meta Model'.IlrRuleModel Represents the Rule Designer model.IlrRuleProjectIdentificator -
Class Summary Class Description IlrDecisionProjectNature Set the nature to get the decision project specific iconIlrOperationProjectNature Set the nature to get the decision project specific iconIlrRuleEnginePolicy Provide default settings for rule project engine.IlrStudioModelPlugin The central class for access to the Rule Designer model.
Package ilog.rules.studio.model Description
Contains some base classes for the Rule Designer model.
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.