Uses of Interface
io.ciera.tool.sql.ooaofooa.value.LiteralInteger
Packages that use LiteralInteger
Package
Description
-
Uses of LiteralInteger in io.ciera.tool
Methods in io.ciera.tool with parameters of type LiteralIntegerModifier and TypeMethodDescriptionvoidSql.relate_R801_LiteralInteger_is_a_Value(LiteralInteger form, Value part) voidSqlSqlLoader.serialize_801(LiteralInteger literalinteger_inst, PrintStream out) voidSqlSqlLoader.serialize_LiteralInteger(LiteralInteger literalinteger_inst, PrintStream out) voidSql.unrelate_R801_LiteralInteger_is_a_Value(LiteralInteger form, Value part) -
Uses of LiteralInteger in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return LiteralIntegerMethods in io.ciera.tool.sql.ooaofooa.value with parameters of type LiteralIntegerModifier and TypeMethodDescriptiondefault voidValue.setR801_is_a_LiteralInteger(LiteralInteger inst) -
Uses of LiteralInteger in io.ciera.tool.sql.ooaofooa.value.impl
Classes in io.ciera.tool.sql.ooaofooa.value.impl that implement LiteralIntegerFields in io.ciera.tool.sql.ooaofooa.value.impl declared as LiteralIntegerModifier and TypeFieldDescriptionstatic final LiteralIntegerLiteralIntegerImpl.EMPTY_LITERALINTEGERMethods in io.ciera.tool.sql.ooaofooa.value.impl that return LiteralIntegerModifier and TypeMethodDescriptionstatic LiteralIntegerstatic LiteralIntegerLiteralIntegerImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, String m_Value) static LiteralIntegerLiteralIntegerImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, String m_Value) LiteralIntegerSetImpl.nullElement()LiteralIntegerImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ValueImpl.R801_is_a_LiteralInteger()LiteralIntegerImpl.self()Methods in io.ciera.tool.sql.ooaofooa.value.impl that return types with arguments of type LiteralIntegerMethods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type LiteralIntegerModifier and TypeMethodDescriptionvoidValueImpl.setR801_is_a_LiteralInteger(LiteralInteger inst) Method parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type LiteralIntegerModifier and TypeMethodDescriptionLiteralIntegerSetImpl.emptySet(Comparator<? super LiteralInteger> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type LiteralInteger