Uses of Interface
io.ciera.tool.sql.ooaofooa.instance.ValueInStackFrame
Packages that use ValueInStackFrame
Package
Description
-
Uses of ValueInStackFrame in io.ciera.tool
Methods in io.ciera.tool with parameters of type ValueInStackFrameModifier and TypeMethodDescriptionvoidSql.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 ValueInStackFrameModifier and TypeMethodDescriptiondefault 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 ValueInStackFrameFields in io.ciera.tool.sql.ooaofooa.instance.impl declared as ValueInStackFrameModifier and TypeFieldDescriptionstatic final ValueInStackFrameValueInStackFrameImpl.EMPTY_VALUEINSTACKFRAMEMethods in io.ciera.tool.sql.ooaofooa.instance.impl that return ValueInStackFrameModifier and TypeMethodDescriptionstatic ValueInStackFramestatic 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) ValueInStackFrameSetImpl.nullElement()ValueInStackFrameImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ValueInStackFrameImpl.self()Methods in io.ciera.tool.sql.ooaofooa.instance.impl that return types with arguments of type ValueInStackFrameMethods in io.ciera.tool.sql.ooaofooa.instance.impl with parameters of type ValueInStackFrameModifier and TypeMethodDescriptionvoidStackFrameImpl.addR2951_ValueInStackFrame(ValueInStackFrame inst) voidStackFrameImpl.removeR2951_ValueInStackFrame(ValueInStackFrame inst) Method parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type ValueInStackFrameModifier and TypeMethodDescriptionValueInStackFrameSetImpl.emptySet(Comparator<? super ValueInStackFrame> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type ValueInStackFrameModifierConstructorDescriptionValueInStackFrameSetImpl(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 ValueInStackFrameModifier and TypeMethodDescriptiondefault 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 ValueInStackFrameModifier and TypeMethodDescriptionvoidValueImpl.addR2978_ValueInStackFrame(ValueInStackFrame inst) voidValueImpl.removeR2978_ValueInStackFrame(ValueInStackFrame inst)