Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.21 KB

File metadata and controls

42 lines (26 loc) · 1.21 KB

Application pattern package

ApplicationPattern modules consists of the following sub-modules:

Commons

This module represents common functionality for the app.

SubModules

DatabaseDriver

This module consists of functionalities using which the CONFIGfile shall be manipulated.

SubModules

ONFModel

This module consists of classes that defines the ONF core model. The model is described in separate document here.

Rest

This module consists of classes related to REST API.

SubModules

Services

This module consists of service classes.

SubModules