Ocean
|
The Ocean Interaction Library is the base library and organizer of all interaction libraries / plugins. More...
Modules | |
Ocean Interaction Empty Demo Library | |
The Ocean Interaction Empty Demo Library gives an exampl how to implement an interaction library for the Ocean framework. | |
Ocean Interaction Experiences Library | |
The Ocean Interaction Experiences Library allows to implement experiences via the interface plugin mechanism. | |
Ocean Interaction JavaScript Library | |
The Ocean Interaction JavaScript Library implements a java script interaction library. | |
Data Structures | |
class | Ocean::Interaction::Library |
This class implements the base class for all interaction libraries. More... | |
class | Ocean::Interaction::Manager |
This class implements the manager for all interaction libraries / plugins. More... | |
class | Ocean::Interaction::UserInterface |
This class holds UI elements of the application from which the interaction is executed. More... | |
The Ocean Interaction Library is the base library and organizer of all interaction libraries / plugins.
In major, this library holds abstract objects only and therefore is used as an interface to provide access to different interaction plugins.