Interface IBoundInstanceModelNamed<ITEM>

Type Parameters:
ITEM - the Java type of the bound item
All Superinterfaces:
IAttributable, IBoundInstance<ITEM>, IBoundInstanceModel<ITEM>, IBoundModelElement, IBoundModelObject<ITEM>, IBoundProperty<ITEM>, IDefaultable, IDescribable, IFeatureJavaField, IGroupable, IInstance, IInstanceAbsolute, IItemValueHandler<ITEM>, IJsonInstance, IJsonNamed, IModelElement, IModelElementVisitable, IModelInstance, IModelInstanceAbsolute, INamed, INamedInstance, INamedModelElement, INamedModelInstance, INamedModelInstanceAbsolute, IValued, IValuedMutable
All Known Subinterfaces:
IBoundInstanceModelAssembly, IBoundInstanceModelField<ITEM>, IBoundInstanceModelFieldComplex, IBoundInstanceModelFieldScalar

public interface IBoundInstanceModelNamed<ITEM> extends IBoundInstanceModel<ITEM>, INamedModelInstanceAbsolute
Represents a bound model instance that is named and can be addressed by that name in the Metaschema model.