Interface INamedModelInstanceAbsolute

All Superinterfaces:
IAttributable, IDefaultable, IDescribable, IGroupable, IInstance, IInstanceAbsolute, IJsonInstance, IJsonNamed, IModelElement, IModelElementVisitable, IModelInstance, IModelInstanceAbsolute, INamed, INamedInstance, INamedModelElement, INamedModelInstance, IValued
All Known Subinterfaces:
IAssemblyInstanceAbsolute, IBoundInstanceModelAssembly, IBoundInstanceModelField<ITEM>, IBoundInstanceModelFieldComplex, IBoundInstanceModelFieldScalar, IBoundInstanceModelNamed<ITEM>, IFieldInstanceAbsolute

public interface INamedModelInstanceAbsolute extends INamedModelInstance, IModelInstanceAbsolute, IJsonInstance
Represents a named model instance with absolute positioning and JSON serialization support.

Provides JSON name resolution based on cardinality and grouping behavior, with support for JSON key configuration.