Uses of Interface
io.ciera.tool.sql.ooaofooa.value.V_UNY
Packages that use V_UNY
Package
Description
-
Uses of V_UNY in io.ciera.tool
Methods in io.ciera.tool with parameters of type V_UNYModifier and TypeMethodDescriptionvoidSql.relate_R801_V_UNY_is_a_Value(V_UNY form, Value part) voidSql.relate_R804_V_UNY_has_operand_Value(V_UNY form, Value part) voidSqlSqlLoader.serialize_801(V_UNY v_uny_inst, PrintStream out) voidSqlSqlLoader.serialize_804(V_UNY v_uny_inst, PrintStream out) voidSqlSqlLoader.serialize_V_UNY(V_UNY v_uny_inst, PrintStream out) voidSql.unrelate_R801_V_UNY_is_a_Value(V_UNY form, Value part) voidSql.unrelate_R804_V_UNY_has_operand_Value(V_UNY form, Value part) -
Uses of V_UNY in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return V_UNYMethods in io.ciera.tool.sql.ooaofooa.value with parameters of type V_UNYModifier and TypeMethodDescriptiondefault voidValue.setR801_is_a_V_UNY(V_UNY inst) default voidValue.setR804_is_operand_to_V_UNY(V_UNY inst) -
Uses of V_UNY in io.ciera.tool.sql.ooaofooa.value.impl
Classes in io.ciera.tool.sql.ooaofooa.value.impl that implement V_UNYFields in io.ciera.tool.sql.ooaofooa.value.impl declared as V_UNYMethods in io.ciera.tool.sql.ooaofooa.value.impl that return V_UNYModifier and TypeMethodDescriptionstatic V_UNYstatic V_UNYV_UNYImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Operand_Value_ID, String m_Operator) static V_UNYV_UNYImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Operand_Value_ID, String m_Operator) V_UNYSetImpl.nullElement()V_UNYImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ValueImpl.R801_is_a_V_UNY()ValueImpl.R804_is_operand_to_V_UNY()V_UNYImpl.self()Methods in io.ciera.tool.sql.ooaofooa.value.impl that return types with arguments of type V_UNYMethods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type V_UNYModifier and TypeMethodDescriptionvoidValueImpl.setR801_is_a_V_UNY(V_UNY inst) voidValueImpl.setR804_is_operand_to_V_UNY(V_UNY inst) Method parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type V_UNYConstructor parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type V_UNY