Package org.eclipse.actf.model

Interface Summary
IGuiModel The IGuiModel interface is implemented in order to allow the IBM Reflexive GUI Builder to support a variety of GUI models.
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.
 

Class Summary
AbstractGuiModel base implementation for IGuiModel.
AbstractModel provides basic services for any model instance.
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