- All Superinterfaces:
IDefaultable,IInstance,IModelElement,IModelElementVisitable,IValued
- All Known Subinterfaces:
IAssemblyInstanceAbsolute,IBoundInstanceFlag,IBoundInstanceModel<ITEM>,IBoundInstanceModelAssembly,IBoundInstanceModelChoiceGroup,IBoundInstanceModelField<ITEM>,IBoundInstanceModelFieldComplex,IBoundInstanceModelFieldScalar,IBoundInstanceModelNamed<ITEM>,IChoiceGroupInstance,IChoiceInstance,IFeatureValueless,IFieldInstanceAbsolute,IFlagInstance,IModelInstanceAbsolute,INamedModelInstanceAbsolute
- All Known Implementing Classes:
AbstractChoiceGroupInstance,AbstractChoiceInstance,AbstractFlagInstance,AbstractInlineFlagDefinition
Represents an instance with an absolute path and an associated value.
Combines instance characteristics with value semantics for use in absolute positioning contexts within a Metaschema model.
-
Method Summary
Methods inherited from interface dev.metaschema.core.model.IDefaultable
getDefaultValue, getEffectiveDefaultValue, getResolvedDefaultValueMethods inherited from interface dev.metaschema.core.model.IInstance
getContainingDefinition, getParentContainer, toCoordinatesMethods inherited from interface dev.metaschema.core.model.IModelElement
getContainingModule, getModelType, getRemarksMethods inherited from interface dev.metaschema.core.model.IModelElementVisitable
accept