Uses of Interface
io.ciera.tool.sql.loader.GeneralLoader
Packages that use GeneralLoader
Package
Description
-
Uses of GeneralLoader in io.ciera.tool
Methods in io.ciera.tool with parameters of type GeneralLoaderModifier and TypeMethodDescriptionvoidvoidSql.relate_R3013_GeneralLoader_Type(GeneralLoader form, Type part) voidSqlSqlLoader.serialize_3008(GeneralLoader generalloader_inst, PrintStream out) voidSqlSqlLoader.serialize_3013(GeneralLoader generalloader_inst, PrintStream out) voidSqlSqlLoader.serialize_GeneralLoader(GeneralLoader generalloader_inst, PrintStream out) voidvoidSql.unrelate_R3013_GeneralLoader_Type(GeneralLoader form, Type part) -
Uses of GeneralLoader in io.ciera.tool.sql.architecture.type
Methods in io.ciera.tool.sql.architecture.type that return GeneralLoaderMethods in io.ciera.tool.sql.architecture.type with parameters of type GeneralLoader -
Uses of GeneralLoader in io.ciera.tool.sql.architecture.type.impl
Methods in io.ciera.tool.sql.architecture.type.impl that return GeneralLoaderMethods in io.ciera.tool.sql.architecture.type.impl with parameters of type GeneralLoader -
Uses of GeneralLoader in io.ciera.tool.sql.loader
Methods in io.ciera.tool.sql.loader that return GeneralLoaderMethods in io.ciera.tool.sql.loader with parameters of type GeneralLoaderModifier and TypeMethodDescriptiondefault voidAttributeLoader.setR3008_is_a_GeneralLoader(GeneralLoader inst) -
Uses of GeneralLoader in io.ciera.tool.sql.loader.impl
Classes in io.ciera.tool.sql.loader.impl that implement GeneralLoaderFields in io.ciera.tool.sql.loader.impl declared as GeneralLoaderModifier and TypeFieldDescriptionstatic final GeneralLoaderGeneralLoaderImpl.EMPTY_GENERALLOADERMethods in io.ciera.tool.sql.loader.impl that return GeneralLoaderModifier and TypeMethodDescriptionstatic GeneralLoaderstatic GeneralLoaderGeneralLoaderImpl.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, boolean m_load_value, String ref_attr_name, String ref_type_name, String ref_type_package) static GeneralLoaderGeneralLoaderImpl.create(Sql context, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, boolean m_load_value, String ref_attr_name, String ref_type_name, String ref_type_package) GeneralLoaderSetImpl.nullElement()GeneralLoaderImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) AttributeLoaderImpl.R3008_is_a_GeneralLoader()GeneralLoaderImpl.self()Methods in io.ciera.tool.sql.loader.impl that return types with arguments of type GeneralLoaderMethods in io.ciera.tool.sql.loader.impl with parameters of type GeneralLoaderModifier and TypeMethodDescriptionvoidAttributeLoaderImpl.setR3008_is_a_GeneralLoader(GeneralLoader inst) Method parameters in io.ciera.tool.sql.loader.impl with type arguments of type GeneralLoaderModifier and TypeMethodDescriptionGeneralLoaderSetImpl.emptySet(Comparator<? super GeneralLoader> comp) Constructor parameters in io.ciera.tool.sql.loader.impl with type arguments of type GeneralLoader