Uses of Interface
dev.metaschema.core.model.IContainerFlagSupport
Packages that use IContainerFlagSupport
Package
Description
Core Metaschema model interfaces and implementations.
Provides an overlay of the Metaschema module model
(
dev.metaschema.core.model) using bound Java class annotations
(dev.metaschema.databind.model.annotations) to represent module
constructs annotated on Java classes.-
Uses of IContainerFlagSupport in dev.metaschema.core.model
Methods in dev.metaschema.core.model that return IContainerFlagSupportModifier and TypeMethodDescriptionFlagContainerBuilder.build()IFlagContainerBuilder.build()Build the flag container.static <T extends IFlagInstance>
IContainerFlagSupport<T>IContainerFlagSupport.empty()Provides an empty instance.IFeatureContainerFlag.getFlagContainer()Lazy initialize the flag instances associated with this definition. -
Uses of IContainerFlagSupport in dev.metaschema.databind.model
Methods in dev.metaschema.databind.model that return IContainerFlagSupportModifier and TypeMethodDescriptiondefault IContainerFlagSupport<IBoundInstanceFlag>IBoundInstanceModelFieldScalar.getFlagContainer()