Uses of Interface
io.ciera.tool.sql.ooaofooa.value.AttributeValueReference
-
-
Uses of AttributeValueReference in io.ciera.tool
-
Uses of AttributeValueReference in io.ciera.tool.sql.ooaofooa.subsystem
Methods in io.ciera.tool.sql.ooaofooa.subsystem with parameters of type AttributeValueReference Modifier and Type Method Description default voidO_ATTR. addR806_AttributeValueReference(AttributeValueReference inst)default voidO_ATTR. removeR806_AttributeValueReference(AttributeValueReference inst) -
Uses of AttributeValueReference in io.ciera.tool.sql.ooaofooa.subsystem.impl
Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl with parameters of type AttributeValueReference Modifier and Type Method Description voidO_ATTRImpl. addR806_AttributeValueReference(AttributeValueReference inst)voidO_ATTRImpl. removeR806_AttributeValueReference(AttributeValueReference inst) -
Uses of AttributeValueReference in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return AttributeValueReference Modifier and Type Method Description AttributeValueReferenceValue. R801_is_a_AttributeValueReference()AttributeValueReferenceValue. R807_is_root_for_AttributeValueReference()Methods in io.ciera.tool.sql.ooaofooa.value with parameters of type AttributeValueReference Modifier and Type Method Description default voidValue. setR801_is_a_AttributeValueReference(AttributeValueReference inst)default voidValue. setR807_is_root_for_AttributeValueReference(AttributeValueReference inst) -
Uses of AttributeValueReference in io.ciera.tool.sql.ooaofooa.value.impl
Classes in io.ciera.tool.sql.ooaofooa.value.impl that implement AttributeValueReference Modifier and Type Class Description classAttributeValueReferenceImplFields in io.ciera.tool.sql.ooaofooa.value.impl declared as AttributeValueReference Modifier and Type Field Description static AttributeValueReferenceAttributeValueReferenceImpl. EMPTY_ATTRIBUTEVALUEREFERENCEMethods in io.ciera.tool.sql.ooaofooa.value.impl that return AttributeValueReference Modifier and Type Method Description static AttributeValueReferenceAttributeValueReferenceImpl. create(Sql context)static AttributeValueReferenceAttributeValueReferenceImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Root_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID, io.ciera.runtime.summit.types.UniqueId ref_Attr_ID)static AttributeValueReferenceAttributeValueReferenceImpl. 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_Root_Value_ID, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID, io.ciera.runtime.summit.types.UniqueId ref_Attr_ID)AttributeValueReferenceAttributeValueReferenceSetImpl. nullElement()AttributeValueReferenceAttributeValueReferenceImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)AttributeValueReferenceValueImpl. R801_is_a_AttributeValueReference()AttributeValueReferenceValueImpl. R807_is_root_for_AttributeValueReference()AttributeValueReferenceAttributeValueReferenceImpl. self()Methods in io.ciera.tool.sql.ooaofooa.value.impl that return types with arguments of type AttributeValueReference Modifier and Type Method Description List<AttributeValueReference>AttributeValueReferenceSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type AttributeValueReference Modifier and Type Method Description voidValueImpl. setR801_is_a_AttributeValueReference(AttributeValueReference inst)voidValueImpl. setR807_is_root_for_AttributeValueReference(AttributeValueReference inst)Method parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type AttributeValueReference Modifier and Type Method Description AttributeValueReferenceSetAttributeValueReferenceSetImpl. emptySet(Comparator<? super AttributeValueReference> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.value.impl with type arguments of type AttributeValueReference Constructor Description AttributeValueReferenceSetImpl(Comparator<? super AttributeValueReference> comp)
-