- All Superinterfaces:
dev.metaschema.core.model.IDefaultable,dev.metaschema.core.model.IModelElement,dev.metaschema.core.model.IModelElementVisitable
- All Known Subinterfaces:
IBoundDefinition,IBoundDefinitionFlag,IBoundDefinitionModel<ITEM>,IBoundDefinitionModelAssembly,IBoundDefinitionModelComplex,IBoundDefinitionModelField<ITEM>,IBoundDefinitionModelFieldComplex,IBoundInstance<ITEM>,IBoundInstanceFlag,IBoundInstanceModel<ITEM>,IBoundInstanceModelAssembly,IBoundInstanceModelChoiceGroup,IBoundInstanceModelField<ITEM>,IBoundInstanceModelFieldComplex,IBoundInstanceModelFieldScalar,IBoundInstanceModelNamed<ITEM>
A Metaschema model element bound to Java data.
This interface extends the core model element interface to provide access to the containing bound module.
-
Method Summary
Methods inherited from interface dev.metaschema.core.model.IDefaultable
getDefaultValue, getEffectiveDefaultValue, getResolvedDefaultValueMethods inherited from interface dev.metaschema.core.model.IModelElement
getModelType, getRemarks, toCoordinatesMethods inherited from interface dev.metaschema.core.model.IModelElementVisitable
accept
-
Method Details
-
getContainingModule
- Specified by:
getContainingModulein interfacedev.metaschema.core.model.IModelElement
-