Extending
 
All components comply to a predefined ePlatform interface. This is implemented within several levels of the architecture. Components such as fields, rules, actions and context objects all comply to their own particular interfaces.
 
The interfaces are defined at a detailed level. It is also possible to implement interfaces at higher levels. For example the tab component within a dossier or a complete pageable. The pageable interface offers the possibility to implement a complete component. This allows functionality to be developed within the SAX event model, conforming to the wishes of the customer.
 
 
Through the implementation of these interfaces project-specific functionality can be added to the application.
 
Framework
 
Realise applications with an assembly process
 
       
  Technique