Uses of Interface
io.ciera.tool.sql.loader.EnumeratorLoader
Packages that use EnumeratorLoader
Package
Description
-
Uses of EnumeratorLoader in io.ciera.tool
Methods in io.ciera.tool with parameters of type EnumeratorLoaderModifier and TypeMethodDescriptionvoidvoidvoidSqlSqlLoader.serialize_3008(EnumeratorLoader enumeratorloader_inst, PrintStream out) voidSqlSqlLoader.serialize_3010(EnumeratorLoader enumeratorloader_inst, PrintStream out) voidSqlSqlLoader.serialize_EnumeratorLoader(EnumeratorLoader enumeratorloader_inst, PrintStream out) voidSql.unrelate_R3008_EnumeratorLoader_is_a_AttributeLoader(EnumeratorLoader form, AttributeLoader part) void -
Uses of EnumeratorLoader in io.ciera.tool.sql.architecture.type
Methods in io.ciera.tool.sql.architecture.type that return EnumeratorLoaderMethods in io.ciera.tool.sql.architecture.type with parameters of type EnumeratorLoaderModifier and TypeMethodDescriptiondefault voidEnumeratedType.setR3010_EnumeratorLoader(EnumeratorLoader inst) -
Uses of EnumeratorLoader in io.ciera.tool.sql.architecture.type.impl
Methods in io.ciera.tool.sql.architecture.type.impl that return EnumeratorLoaderMethods in io.ciera.tool.sql.architecture.type.impl with parameters of type EnumeratorLoaderModifier and TypeMethodDescriptionvoidEnumeratedTypeImpl.setR3010_EnumeratorLoader(EnumeratorLoader inst) -
Uses of EnumeratorLoader in io.ciera.tool.sql.loader
Methods in io.ciera.tool.sql.loader that return EnumeratorLoaderMethods in io.ciera.tool.sql.loader with parameters of type EnumeratorLoaderModifier and TypeMethodDescriptiondefault voidAttributeLoader.setR3008_is_a_EnumeratorLoader(EnumeratorLoader inst) -
Uses of EnumeratorLoader in io.ciera.tool.sql.loader.impl
Classes in io.ciera.tool.sql.loader.impl that implement EnumeratorLoaderFields in io.ciera.tool.sql.loader.impl declared as EnumeratorLoaderModifier and TypeFieldDescriptionstatic final EnumeratorLoaderEnumeratorLoaderImpl.EMPTY_ENUMERATORLOADERMethods in io.ciera.tool.sql.loader.impl that return EnumeratorLoaderModifier and TypeMethodDescriptionstatic EnumeratorLoaderstatic EnumeratorLoaderEnumeratorLoaderImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, String ref_attr_name, String ref_type_package, String ref_type_name) static EnumeratorLoaderEnumeratorLoaderImpl.create(Sql context, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, String ref_attr_name, String ref_type_package, String ref_type_name) EnumeratorLoaderSetImpl.nullElement()EnumeratorLoaderImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) AttributeLoaderImpl.R3008_is_a_EnumeratorLoader()EnumeratorLoaderImpl.self()Methods in io.ciera.tool.sql.loader.impl that return types with arguments of type EnumeratorLoaderMethods in io.ciera.tool.sql.loader.impl with parameters of type EnumeratorLoaderModifier and TypeMethodDescriptionvoidAttributeLoaderImpl.setR3008_is_a_EnumeratorLoader(EnumeratorLoader inst) Method parameters in io.ciera.tool.sql.loader.impl with type arguments of type EnumeratorLoaderModifier and TypeMethodDescriptionEnumeratorLoaderSetImpl.emptySet(Comparator<? super EnumeratorLoader> comp) Constructor parameters in io.ciera.tool.sql.loader.impl with type arguments of type EnumeratorLoader