Uses of Class
dev.metaschema.schemagen.AbstractGenerationState.AllowedValueCollection
Packages that use AbstractGenerationState.AllowedValueCollection
Package
Description
Provides schema generation capabilities for Metaschema modules.
-
Uses of AbstractGenerationState.AllowedValueCollection in dev.metaschema.schemagen
Methods in dev.metaschema.schemagen that return AbstractGenerationState.AllowedValueCollectionModifier and TypeMethodDescriptionprotected static AbstractGenerationState.AllowedValueCollectionAbstractGenerationState.getContextIndependentEnumeratedValues(IValuedDefinition definition) Retrieve any allowed values that are context independent, meaning they always apply regardless of the location of the node in the larger graph.