Uses of Interface
io.ciera.tool.sql.ooaofooa.value.LiteralString
Packages that use LiteralString
Package
Description
-
Uses of LiteralString in io.ciera.tool
Methods in io.ciera.tool with parameters of type LiteralStringModifier and TypeMethodDescriptionvoidSql.relate_R801_LiteralString_is_a_Value(LiteralString form, Value part) voidSqlSqlLoader.serialize_801(LiteralString literalstring_inst, PrintStream out) voidSqlSqlLoader.serialize_LiteralString(LiteralString literalstring_inst, PrintStream out) voidSql.unrelate_R801_LiteralString_is_a_Value(LiteralString form, Value part) -
Uses of LiteralString in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return LiteralStringMethods in io.ciera.tool.sql.ooaofooa.value with parameters of type LiteralStringModifier and TypeMethodDescriptiondefault voidValue.setR801_is_a_LiteralString(LiteralString inst) -
Uses of LiteralString in io.ciera.tool.sql.ooaofooa.value.impl
Classes in io.ciera.tool.sql.ooaofooa.value.impl that implement LiteralStringFields in io.ciera.tool.sql.ooaofooa.value.impl declared as LiteralStringModifier and TypeFieldDescriptionstatic final LiteralStringLiteralStringImpl.EMPTY_LITERALSTRINGMethods in io.ciera.tool.sql.ooaofooa.value.impl that return LiteralStringModifier and TypeMethodDescriptionstatic LiteralStringstatic LiteralStringLiteralStringImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, String m_Value) static LiteralStringLiteralStringImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, String m_Value) LiteralStringSetImpl.nullElement()LiteralStringImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ValueImpl.R801_is_a_LiteralString()LiteralStringImpl.self()Methods in io.ciera.tool.sql.ooaofooa.value.impl that return types with arguments of type LiteralStringMethods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type LiteralStringMethod parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type LiteralStringModifier and TypeMethodDescriptionLiteralStringSetImpl.emptySet(Comparator<? super LiteralString> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type LiteralString