Uses of Interface
io.vertigo.core.node.definition.DefinitionSupplier
-
Packages that use DefinitionSupplier Package Description io.vertigo.core.node.definition -
-
Uses of DefinitionSupplier in io.vertigo.core.node.definition
Methods in io.vertigo.core.node.definition that return types with arguments of type DefinitionSupplier Modifier and Type Method Description List<DefinitionSupplier>
DefinitionProvider. get(DefinitionSpace definitionSpace)
Return a list of definitions with a set of already known definitionsdefault List<DefinitionSupplier>
SimpleDefinitionProvider. get(DefinitionSpace definitionSpace)
Return a list of definitions with a set of already known definitions
-