Uses of Interface
io.ciera.tool.sql.ooaofooa.value.LiteralBoolean
Packages that use LiteralBoolean
Package
Description
-
Uses of LiteralBoolean in io.ciera.tool
Methods in io.ciera.tool with parameters of type LiteralBooleanModifier and TypeMethodDescriptionvoidSql.relate_R801_LiteralBoolean_is_a_Value(LiteralBoolean form, Value part) voidSqlSqlLoader.serialize_801(LiteralBoolean literalboolean_inst, PrintStream out) voidSqlSqlLoader.serialize_LiteralBoolean(LiteralBoolean literalboolean_inst, PrintStream out) voidSql.unrelate_R801_LiteralBoolean_is_a_Value(LiteralBoolean form, Value part) -
Uses of LiteralBoolean in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return LiteralBooleanMethods in io.ciera.tool.sql.ooaofooa.value with parameters of type LiteralBooleanModifier and TypeMethodDescriptiondefault voidValue.setR801_is_a_LiteralBoolean(LiteralBoolean inst) -
Uses of LiteralBoolean in io.ciera.tool.sql.ooaofooa.value.impl
Classes in io.ciera.tool.sql.ooaofooa.value.impl that implement LiteralBooleanFields in io.ciera.tool.sql.ooaofooa.value.impl declared as LiteralBooleanModifier and TypeFieldDescriptionstatic final LiteralBooleanLiteralBooleanImpl.EMPTY_LITERALBOOLEANMethods in io.ciera.tool.sql.ooaofooa.value.impl that return LiteralBooleanModifier and TypeMethodDescriptionstatic LiteralBooleanstatic LiteralBooleanLiteralBooleanImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, String m_Value) static LiteralBooleanLiteralBooleanImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, String m_Value) LiteralBooleanSetImpl.nullElement()LiteralBooleanImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ValueImpl.R801_is_a_LiteralBoolean()LiteralBooleanImpl.self()Methods in io.ciera.tool.sql.ooaofooa.value.impl that return types with arguments of type LiteralBooleanMethods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type LiteralBooleanModifier and TypeMethodDescriptionvoidValueImpl.setR801_is_a_LiteralBoolean(LiteralBoolean inst) Method parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type LiteralBooleanModifier and TypeMethodDescriptionLiteralBooleanSetImpl.emptySet(Comparator<? super LiteralBoolean> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type LiteralBoolean