Uses of Interface
io.ciera.tool.sql.loader.TimerInstanceLoader
-
Packages that use TimerInstanceLoader Package Description io.ciera.tool io.ciera.tool.sql.loader io.ciera.tool.sql.loader.impl -
-
Uses of TimerInstanceLoader in io.ciera.tool
Methods in io.ciera.tool with parameters of type TimerInstanceLoader Modifier and Type Method Description voidSql. relate_R3016_TimerInstanceLoader_is_a_InstanceLoader(TimerInstanceLoader form, InstanceLoader part)voidSqlSqlLoader. serialize_TimerInstanceLoader(TimerInstanceLoader timerinstanceloader_inst, PrintStream out)voidSql. unrelate_R3016_TimerInstanceLoader_is_a_InstanceLoader(TimerInstanceLoader form, InstanceLoader part) -
Uses of TimerInstanceLoader in io.ciera.tool.sql.loader
Methods in io.ciera.tool.sql.loader that return TimerInstanceLoader Modifier and Type Method Description TimerInstanceLoaderInstanceLoader. R3016_is_a_TimerInstanceLoader()Methods in io.ciera.tool.sql.loader with parameters of type TimerInstanceLoader Modifier and Type Method Description default voidInstanceLoader. setR3016_is_a_TimerInstanceLoader(TimerInstanceLoader inst) -
Uses of TimerInstanceLoader in io.ciera.tool.sql.loader.impl
Classes in io.ciera.tool.sql.loader.impl that implement TimerInstanceLoader Modifier and Type Class Description classTimerInstanceLoaderImplFields in io.ciera.tool.sql.loader.impl declared as TimerInstanceLoader Modifier and Type Field Description static TimerInstanceLoaderTimerInstanceLoaderImpl. EMPTY_TIMERINSTANCELOADERMethods in io.ciera.tool.sql.loader.impl that return TimerInstanceLoader Modifier and Type Method Description static TimerInstanceLoaderTimerInstanceLoaderImpl. create(Sql context)static TimerInstanceLoaderTimerInstanceLoaderImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_loader_name, String ref_loader_package, String ref_class_name)TimerInstanceLoaderTimerInstanceLoaderSetImpl. nullElement()TimerInstanceLoaderTimerInstanceLoaderImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)TimerInstanceLoaderInstanceLoaderImpl. R3016_is_a_TimerInstanceLoader()TimerInstanceLoaderTimerInstanceLoaderImpl. self()Methods in io.ciera.tool.sql.loader.impl that return types with arguments of type TimerInstanceLoader Modifier and Type Method Description List<TimerInstanceLoader>TimerInstanceLoaderSetImpl. elements()Methods in io.ciera.tool.sql.loader.impl with parameters of type TimerInstanceLoader Modifier and Type Method Description voidInstanceLoaderImpl. setR3016_is_a_TimerInstanceLoader(TimerInstanceLoader inst)Method parameters in io.ciera.tool.sql.loader.impl with type arguments of type TimerInstanceLoader Modifier and Type Method Description TimerInstanceLoaderSetTimerInstanceLoaderSetImpl. emptySet(Comparator<? super TimerInstanceLoader> comp)Constructor parameters in io.ciera.tool.sql.loader.impl with type arguments of type TimerInstanceLoader Constructor Description TimerInstanceLoaderSetImpl(Comparator<? super TimerInstanceLoader> comp)
-