Annotation Interface PublicApi


Marks a package or element as part of Modelarium's supported public API.

Public API elements are covered by the library's semantic-versioning compatibility policy. Public Java elements that are instead marked @Internal are framework implementation details and are not covered by that compatibility guarantee.