MetaBoss
User Guides
Synopsis
Beginner's Guide
Configuration Guide
Design Studio Guide
Programming Model Guide
Testing Framework Guide
'How To ...' Guides
References
Synopsis
Design Model Reference
Design Model UML Profile
Test Schema Reference
MetaBoss design library
Run-time libraries API
Dev-time libraries API
HatMaker Example
Synopsis
Enterprise Model Description
Enterprise Model Reference
SystemTest Example
WebServices Example
Miscellaneous
About MetaBoss
Quality Assurance
Compatibility Notes
Acknowledgments
Glossary
Change Log
Version 1.4.0001
Built on 15 Dec 2005 22:31:47

MetaBoss Reference Documentation

MetaBoss Reference Documentation consists of following sections:

  • UML Profile For MetaBoss Design Model
    This section contains reference of the UML Profile For MetaBoss Design Model as well as the profile itself in XMI format. Supplied UML Profile can be imported into third party UML Modelling Tool and used as a base for your MetaBoss Design.

  • Design Model Reference
    This section contains reference of the elements of MetaBoss design model expressed in UML diagrams and MOF schema.

  • Test Schema Reference
    This section contains reference of the elements comprising the Tests schema - the schema describing test scenarios and test log documents used in MetaBoss Testing Framework

  • MetaBoss design library
    This section contains reference documentation of the DesignLibrary supplied with MetaBoss release. The reference is generated by MetaBoss Documentation Generator tool.

  • Run-time libraries API
    This section contains Application Programming Interface (API) reference documentation for the MetaBoss Java libraries used at run-time in the end product. Main goal of MetaBoss run-time libraries is to support MetaBoss programming model and in particular abstraction from actual run-time environment specifics. The reference is generated by standard Javadoc tool.

  • Dev-time libraries API
    This section contains Application Programming Interface (API) reference documentation for the MetaBoss Java libraries used at the design and development time of the end product. Main goal of MetaBoss dev-time libraries is to support editing of models in the Repository and generation of various sorts of documents from the model. The reference is generated by standard Javadoc tool.