Package modelarium.attributes.builtins.util


package modelarium.attributes.builtins.util
Provides utility classes used by Modelarium's built-in attribute implementations.

This package contains helper functionality that supports lookup, validation, and other internal operations required by built-in properties, events, actions, and value references. These utilities help keep the built-in implementations concise and consistent.

The classes in this package are primarily intended for internal framework use. They may also be useful to advanced users implementing custom built-in-style components that need to resolve properties or attribute sets in the same manner as the standard built-in classes.

  • Classes
    Class
    Description
    Utility methods for resolving properties required by built-in actions, properties, and events.