Uses of Interface
io.ciera.tool.sql.ooaofooa.body.DerivedAttributeBody
-
-
Uses of DerivedAttributeBody in io.ciera.tool
Methods in io.ciera.tool with parameters of type DerivedAttributeBody Modifier and Type Method Description voidSql. relate_R693_DerivedAttributeBody_specifies_processing_for_DerivedBaseAttribute(DerivedAttributeBody form, DerivedBaseAttribute part)voidSql. relate_R698_DerivedAttributeBody_is_a_Body(DerivedAttributeBody form, Body part)voidSqlSqlLoader. serialize_693(DerivedAttributeBody derivedattributebody_inst, PrintStream out)voidSqlSqlLoader. serialize_698(DerivedAttributeBody derivedattributebody_inst, PrintStream out)voidSqlSqlLoader. serialize_DerivedAttributeBody(DerivedAttributeBody derivedattributebody_inst, PrintStream out)voidSql. unrelate_R693_DerivedAttributeBody_specifies_processing_for_DerivedBaseAttribute(DerivedAttributeBody form, DerivedBaseAttribute part)voidSql. unrelate_R698_DerivedAttributeBody_is_a_Body(DerivedAttributeBody form, Body part) -
Uses of DerivedAttributeBody in io.ciera.tool.sql.ooaofooa.body
Methods in io.ciera.tool.sql.ooaofooa.body that return DerivedAttributeBody Modifier and Type Method Description DerivedAttributeBodyBody. R698_is_a_DerivedAttributeBody()Methods in io.ciera.tool.sql.ooaofooa.body with parameters of type DerivedAttributeBody Modifier and Type Method Description default voidBody. setR698_is_a_DerivedAttributeBody(DerivedAttributeBody inst) -
Uses of DerivedAttributeBody in io.ciera.tool.sql.ooaofooa.body.impl
Classes in io.ciera.tool.sql.ooaofooa.body.impl that implement DerivedAttributeBody Modifier and Type Class Description classDerivedAttributeBodyImplFields in io.ciera.tool.sql.ooaofooa.body.impl declared as DerivedAttributeBody Modifier and Type Field Description static DerivedAttributeBodyDerivedAttributeBodyImpl. EMPTY_DERIVEDATTRIBUTEBODYMethods in io.ciera.tool.sql.ooaofooa.body.impl that return DerivedAttributeBody Modifier and Type Method Description static DerivedAttributeBodyDerivedAttributeBodyImpl. create(Sql context)static DerivedAttributeBodyDerivedAttributeBodyImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Action_ID, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID, io.ciera.runtime.summit.types.UniqueId ref_Attr_ID, boolean m_AttributeWritten)static DerivedAttributeBodyDerivedAttributeBodyImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Action_ID, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID, io.ciera.runtime.summit.types.UniqueId ref_Attr_ID, boolean m_AttributeWritten)DerivedAttributeBodyDerivedAttributeBodySetImpl. nullElement()DerivedAttributeBodyDerivedAttributeBodyImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)DerivedAttributeBodyBodyImpl. R698_is_a_DerivedAttributeBody()DerivedAttributeBodyDerivedAttributeBodyImpl. self()Methods in io.ciera.tool.sql.ooaofooa.body.impl that return types with arguments of type DerivedAttributeBody Modifier and Type Method Description List<DerivedAttributeBody>DerivedAttributeBodySetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.body.impl with parameters of type DerivedAttributeBody Modifier and Type Method Description voidBodyImpl. setR698_is_a_DerivedAttributeBody(DerivedAttributeBody inst)Method parameters in io.ciera.tool.sql.ooaofooa.body.impl with type arguments of type DerivedAttributeBody Modifier and Type Method Description DerivedAttributeBodySetDerivedAttributeBodySetImpl. emptySet(Comparator<? super DerivedAttributeBody> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.body.impl with type arguments of type DerivedAttributeBody Constructor Description DerivedAttributeBodySetImpl(Comparator<? super DerivedAttributeBody> comp) -
Uses of DerivedAttributeBody in io.ciera.tool.sql.ooaofooa.subsystem
Methods in io.ciera.tool.sql.ooaofooa.subsystem that return DerivedAttributeBody Modifier and Type Method Description DerivedAttributeBodyDerivedBaseAttribute. R693_DerivedAttributeBody()Methods in io.ciera.tool.sql.ooaofooa.subsystem with parameters of type DerivedAttributeBody Modifier and Type Method Description default voidDerivedBaseAttribute. setR693_DerivedAttributeBody(DerivedAttributeBody inst) -
Uses of DerivedAttributeBody in io.ciera.tool.sql.ooaofooa.subsystem.impl
Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return DerivedAttributeBody Modifier and Type Method Description DerivedAttributeBodyDerivedBaseAttributeImpl. R693_DerivedAttributeBody()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl with parameters of type DerivedAttributeBody Modifier and Type Method Description voidDerivedBaseAttributeImpl. setR693_DerivedAttributeBody(DerivedAttributeBody inst)
-