Uses of Interface
io.ciera.tool.sql.ooaofooa.instance.ValueInStackFrame
-
-
Uses of ValueInStackFrame in io.ciera.tool
Methods in io.ciera.tool with parameters of type ValueInStackFrame Modifier and Type Method Description voidSql. relate_R2951_ValueInStackFrame_StackFrame(ValueInStackFrame form, StackFrame part)voidSql. relate_R2978_ValueInStackFrame_Value(ValueInStackFrame form, Value part)voidSqlSqlLoader. serialize_2951(ValueInStackFrame valueinstackframe_inst, PrintStream out)voidSqlSqlLoader. serialize_2978(ValueInStackFrame valueinstackframe_inst, PrintStream out)voidSqlSqlLoader. serialize_ValueInStackFrame(ValueInStackFrame valueinstackframe_inst, PrintStream out)voidSql. unrelate_R2951_ValueInStackFrame_StackFrame(ValueInStackFrame form, StackFrame part)voidSql. unrelate_R2978_ValueInStackFrame_Value(ValueInStackFrame form, Value part) -
Uses of ValueInStackFrame in io.ciera.tool.sql.ooaofooa.instance
Methods in io.ciera.tool.sql.ooaofooa.instance with parameters of type ValueInStackFrame Modifier and Type Method Description default voidStackFrame. addR2951_ValueInStackFrame(ValueInStackFrame inst)default voidStackFrame. removeR2951_ValueInStackFrame(ValueInStackFrame inst) -
Uses of ValueInStackFrame in io.ciera.tool.sql.ooaofooa.instance.impl
Classes in io.ciera.tool.sql.ooaofooa.instance.impl that implement ValueInStackFrame Modifier and Type Class Description classValueInStackFrameImplFields in io.ciera.tool.sql.ooaofooa.instance.impl declared as ValueInStackFrame Modifier and Type Field Description static ValueInStackFrameValueInStackFrameImpl. EMPTY_VALUEINSTACKFRAMEMethods in io.ciera.tool.sql.ooaofooa.instance.impl that return ValueInStackFrame Modifier and Type Method Description static ValueInStackFrameValueInStackFrameImpl. create(Sql context)static ValueInStackFrameValueInStackFrameImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId m_ValueInStackFrame_ID, io.ciera.runtime.summit.types.UniqueId m_RuntimeValue_ID, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Stack_Frame_ID)static ValueInStackFrameValueInStackFrameImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId m_ValueInStackFrame_ID, io.ciera.runtime.summit.types.UniqueId m_RuntimeValue_ID, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Stack_Frame_ID)ValueInStackFrameValueInStackFrameSetImpl. nullElement()ValueInStackFrameValueInStackFrameImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)ValueInStackFrameValueInStackFrameImpl. self()Methods in io.ciera.tool.sql.ooaofooa.instance.impl that return types with arguments of type ValueInStackFrame Modifier and Type Method Description List<ValueInStackFrame>ValueInStackFrameSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.instance.impl with parameters of type ValueInStackFrame Modifier and Type Method Description voidStackFrameImpl. addR2951_ValueInStackFrame(ValueInStackFrame inst)voidStackFrameImpl. removeR2951_ValueInStackFrame(ValueInStackFrame inst)Method parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type ValueInStackFrame Modifier and Type Method Description ValueInStackFrameSetValueInStackFrameSetImpl. emptySet(Comparator<? super ValueInStackFrame> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type ValueInStackFrame Constructor Description ValueInStackFrameSetImpl(Comparator<? super ValueInStackFrame> comp) -
Uses of ValueInStackFrame in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value with parameters of type ValueInStackFrame Modifier and Type Method Description default voidValue. addR2978_ValueInStackFrame(ValueInStackFrame inst)default voidValue. removeR2978_ValueInStackFrame(ValueInStackFrame inst) -
Uses of ValueInStackFrame in io.ciera.tool.sql.ooaofooa.value.impl
Methods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type ValueInStackFrame Modifier and Type Method Description voidValueImpl. addR2978_ValueInStackFrame(ValueInStackFrame inst)voidValueImpl. removeR2978_ValueInStackFrame(ValueInStackFrame inst)
-