Web Analytics Made Easy - Statcounter
Skip to content

The SBMModel Library#

This library contains the base classes shared by all model categories, making it the common entry point when you need the generic model abstraction before choosing a specific subtype.

Use this page when you are implementing model-side behavior, structure, or visualization rather than application scaffolding. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.

Library contents#

This library defines models, i.e. base classes for the five categories of models in SAMSON:

See also#