Provides an abstract multi-dimensional modeling infrastructure, containing extensible model elements like dimensions, classifiers, and value types.
Typically used areas and classes/interfaces/services:
- IModelSpace, IClassifier, IAnnotation, IProperty, IMethod, IParameter....
More information
Base library of imbSCI - Coding for Science - library, part of imbVeles framework. The library provides the core layer of shared: enumerations, interfaces and extensions as well as a number of thread-safe collections and data structures. Here are thread-safe multidimensional collections and...
More information