Component diagram

Parent Previous Next

Data-types (domain classes) and models (strategies) in UNIMI.Cassandra.RiceQuality are implemented in two units (UNIMI.Cassandra.RiceQuality.Interfaces and UNIMI.Cassandra.RiceQuality.Strategies); The component has a dependency to the CRA.Core.Preconditions.dll assembly, to implement the test of pre- and post-conditions, and to implement the interfaces exposed.

The namespace interfaces include the interface that the model component API must implement, and the IStrategy interface which allows using the same signature for any strategy. These interfaces are at the base of the extensibility of the component.

It also includes the application public interface (ComponentAPI).







































































































































































Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites