Uses of Interface
io.ciera.tool.sql.ooaofooa.interaction.FormalAttributeValue
Packages that use FormalAttributeValue
Package
Description
-
Uses of FormalAttributeValue in io.ciera.tool
Methods in io.ciera.tool with parameters of type FormalAttributeValueModifier and TypeMethodDescriptionvoidSql.relate_R948_FormalAttributeValue_is_a_InstanceAttributeValue(FormalAttributeValue form, InstanceAttributeValue part) voidSqlSqlLoader.serialize_948(FormalAttributeValue formalattributevalue_inst, PrintStream out) voidSqlSqlLoader.serialize_FormalAttributeValue(FormalAttributeValue formalattributevalue_inst, PrintStream out) voidSql.unrelate_R948_FormalAttributeValue_is_a_InstanceAttributeValue(FormalAttributeValue form, InstanceAttributeValue part) -
Uses of FormalAttributeValue in io.ciera.tool.sql.ooaofooa.interaction
Methods in io.ciera.tool.sql.ooaofooa.interaction that return FormalAttributeValueMethods in io.ciera.tool.sql.ooaofooa.interaction with parameters of type FormalAttributeValueModifier and TypeMethodDescriptiondefault voidInstanceAttributeValue.setR948_is_a_FormalAttributeValue(FormalAttributeValue inst) -
Uses of FormalAttributeValue in io.ciera.tool.sql.ooaofooa.interaction.impl
Classes in io.ciera.tool.sql.ooaofooa.interaction.impl that implement FormalAttributeValueFields in io.ciera.tool.sql.ooaofooa.interaction.impl declared as FormalAttributeValueModifier and TypeFieldDescriptionstatic final FormalAttributeValueFormalAttributeValueImpl.EMPTY_FORMALATTRIBUTEVALUEMethods in io.ciera.tool.sql.ooaofooa.interaction.impl that return FormalAttributeValueModifier and TypeMethodDescriptionstatic FormalAttributeValuestatic FormalAttributeValuestatic FormalAttributeValueFormalAttributeValueImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Av_ID) FormalAttributeValueSetImpl.nullElement()FormalAttributeValueImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) InstanceAttributeValueImpl.R948_is_a_FormalAttributeValue()FormalAttributeValueImpl.self()Methods in io.ciera.tool.sql.ooaofooa.interaction.impl that return types with arguments of type FormalAttributeValueMethods in io.ciera.tool.sql.ooaofooa.interaction.impl with parameters of type FormalAttributeValueModifier and TypeMethodDescriptionvoidInstanceAttributeValueImpl.setR948_is_a_FormalAttributeValue(FormalAttributeValue inst) Method parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type FormalAttributeValueModifier and TypeMethodDescriptionFormalAttributeValueSetImpl.emptySet(Comparator<? super FormalAttributeValue> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type FormalAttributeValueModifierConstructorDescriptionFormalAttributeValueSetImpl(Comparator<? super FormalAttributeValue> comp)