Uses of Interface
io.ciera.tool.sql.ooaofooa.value.ArrayLengthValue
Packages that use ArrayLengthValue
Package
Description
-
Uses of ArrayLengthValue in io.ciera.tool
Methods in io.ciera.tool with parameters of type ArrayLengthValueModifier and TypeMethodDescriptionvoidSql.relate_R801_ArrayLengthValue_is_a_Value(ArrayLengthValue form, Value part) voidvoidSqlSqlLoader.serialize_801(ArrayLengthValue arraylengthvalue_inst, PrintStream out) voidSqlSqlLoader.serialize_840(ArrayLengthValue arraylengthvalue_inst, PrintStream out) voidSqlSqlLoader.serialize_ArrayLengthValue(ArrayLengthValue arraylengthvalue_inst, PrintStream out) voidSql.unrelate_R801_ArrayLengthValue_is_a_Value(ArrayLengthValue form, Value part) void -
Uses of ArrayLengthValue in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return ArrayLengthValueMethods in io.ciera.tool.sql.ooaofooa.value with parameters of type ArrayLengthValueModifier and TypeMethodDescriptiondefault voidValue.setR801_is_a_ArrayLengthValue(ArrayLengthValue inst) default void -
Uses of ArrayLengthValue in io.ciera.tool.sql.ooaofooa.value.impl
Classes in io.ciera.tool.sql.ooaofooa.value.impl that implement ArrayLengthValueFields in io.ciera.tool.sql.ooaofooa.value.impl declared as ArrayLengthValueModifier and TypeFieldDescriptionstatic final ArrayLengthValueArrayLengthValueImpl.EMPTY_ARRAYLENGTHVALUEMethods in io.ciera.tool.sql.ooaofooa.value.impl that return ArrayLengthValueModifier and TypeMethodDescriptionstatic ArrayLengthValuestatic ArrayLengthValueArrayLengthValueImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Array_Value_ID) static ArrayLengthValueArrayLengthValueImpl.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_Array_Value_ID) ArrayLengthValueSetImpl.nullElement()ArrayLengthValueImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ValueImpl.R801_is_a_ArrayLengthValue()ValueImpl.R840_has_length_returned_by_ArrayLengthValue()ArrayLengthValueImpl.self()Methods in io.ciera.tool.sql.ooaofooa.value.impl that return types with arguments of type ArrayLengthValueMethods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type ArrayLengthValueModifier and TypeMethodDescriptionvoidValueImpl.setR801_is_a_ArrayLengthValue(ArrayLengthValue inst) voidValueImpl.setR840_has_length_returned_by_ArrayLengthValue(ArrayLengthValue inst) Method parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type ArrayLengthValueModifier and TypeMethodDescriptionArrayLengthValueSetImpl.emptySet(Comparator<? super ArrayLengthValue> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type ArrayLengthValue