Package org.eclipse.actf.model

Interface Summary
IModel a model embodies any object that can be represented as a directed graph.
IModelFactory implementations retrieve the desired IModel based upon the raven:model attribute value of the <rulebase> element.
IRenderableModel specialization of IModel for renderable structures such as GUIs
 

Class Summary
AbstractModel provides basic services for any model instance.
AbstractRenderableModel base implementation for IRenderableModel.
DefaultModelFactory retrieves the desired IModel based upon the raven:model attribute value of the <rulebase> element.
ModelPlugin The activator class controls the plug-in life cycle
ModelRegistryChangeListener  
 

Exception Summary
InvalidComponentException