Uses of Interface
io.ciera.tool.sql.ooaofooa.instance.Stack
Packages that use Stack
Package
Description
-
Uses of Stack in io.ciera.tool
Methods in io.ciera.tool with parameters of type StackModifier and TypeMethodDescriptionvoidSql.relate_R2929_StackFrame_is_processed_by_Stack(StackFrame form, Stack part) voidvoidSql.relate_R2943_StackFrame_processed_by_Stack(StackFrame form, Stack part) voidSql.relate_R2966_IntercomponentQueueEntry_is_enqueued_with_Stack(IntercomponentQueueEntry form, Stack part) voidSql.relate_R2967_StackFrame_holds_return_value_for_Stack(StackFrame form, Stack part) voidSqlSqlLoader.serialize_2930(Stack stack_inst, PrintStream out) voidSqlSqlLoader.serialize_Stack(Stack stack_inst, PrintStream out) voidSql.unrelate_R2929_StackFrame_is_processed_by_Stack(StackFrame form, Stack part) voidvoidSql.unrelate_R2943_StackFrame_processed_by_Stack(StackFrame form, Stack part) voidSql.unrelate_R2966_IntercomponentQueueEntry_is_enqueued_with_Stack(IntercomponentQueueEntry form, Stack part) voidSql.unrelate_R2967_StackFrame_holds_return_value_for_Stack(StackFrame form, Stack part) -
Uses of Stack in io.ciera.tool.sql.ooaofooa.instance
Methods in io.ciera.tool.sql.ooaofooa.instance that return StackModifier and TypeMethodDescriptionStackFrame.R2929_is_processed_by_Stack()ComponentInstance.R2930_controls_Stack()StackFrame.R2943_processed_by_Stack()IntercomponentQueueEntry.R2966_is_enqueued_with_Stack()StackFrame.R2967_holds_return_value_for_Stack()Methods in io.ciera.tool.sql.ooaofooa.instance with parameters of type StackModifier and TypeMethodDescriptiondefault voidStackFrame.setR2929_is_processed_by_Stack(Stack inst) default voidComponentInstance.setR2930_controls_Stack(Stack inst) default voidStackFrame.setR2943_processed_by_Stack(Stack inst) default voidIntercomponentQueueEntry.setR2966_is_enqueued_with_Stack(Stack inst) default voidStackFrame.setR2967_holds_return_value_for_Stack(Stack inst) -
Uses of Stack in io.ciera.tool.sql.ooaofooa.instance.impl
Classes in io.ciera.tool.sql.ooaofooa.instance.impl that implement StackFields in io.ciera.tool.sql.ooaofooa.instance.impl declared as StackMethods in io.ciera.tool.sql.ooaofooa.instance.impl that return StackModifier and TypeMethodDescriptionstatic Stackstatic StackStackImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId m_Stack_ID, io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID, RunStateType m_runState, String m_suspendReason) static StackStackImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId m_Stack_ID, io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID, RunStateType m_runState, String m_suspendReason) StackSetImpl.nullElement()StackImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) StackFrameImpl.R2929_is_processed_by_Stack()ComponentInstanceImpl.R2930_controls_Stack()StackFrameImpl.R2943_processed_by_Stack()IntercomponentQueueEntryImpl.R2966_is_enqueued_with_Stack()StackFrameImpl.R2967_holds_return_value_for_Stack()StackImpl.self()Methods in io.ciera.tool.sql.ooaofooa.instance.impl that return types with arguments of type StackMethods in io.ciera.tool.sql.ooaofooa.instance.impl with parameters of type StackModifier and TypeMethodDescriptionvoidStackFrameImpl.setR2929_is_processed_by_Stack(Stack inst) voidComponentInstanceImpl.setR2930_controls_Stack(Stack inst) voidStackFrameImpl.setR2943_processed_by_Stack(Stack inst) voidIntercomponentQueueEntryImpl.setR2966_is_enqueued_with_Stack(Stack inst) voidStackFrameImpl.setR2967_holds_return_value_for_Stack(Stack inst) Method parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type StackConstructor parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type Stack