Uses of Interface
io.ciera.tool.sql.ooaofooa.interaction.InformalAttribute
Packages that use InformalAttribute
Package
Description
-
Uses of InformalAttribute in io.ciera.tool
Methods in io.ciera.tool with parameters of type InformalAttributeModifier and TypeMethodDescriptionvoidSql.relate_R947_InformalAttribute_is_a_ClassParticipantAttribute(InformalAttribute form, ClassParticipantAttribute part) voidSqlSqlLoader.serialize_947(InformalAttribute informalattribute_inst, PrintStream out) voidSqlSqlLoader.serialize_InformalAttribute(InformalAttribute informalattribute_inst, PrintStream out) voidSql.unrelate_R947_InformalAttribute_is_a_ClassParticipantAttribute(InformalAttribute form, ClassParticipantAttribute part) -
Uses of InformalAttribute in io.ciera.tool.sql.ooaofooa.interaction
Methods in io.ciera.tool.sql.ooaofooa.interaction that return InformalAttributeMethods in io.ciera.tool.sql.ooaofooa.interaction with parameters of type InformalAttributeModifier and TypeMethodDescriptiondefault voidClassParticipantAttribute.setR947_is_a_InformalAttribute(InformalAttribute inst) -
Uses of InformalAttribute in io.ciera.tool.sql.ooaofooa.interaction.impl
Classes in io.ciera.tool.sql.ooaofooa.interaction.impl that implement InformalAttributeFields in io.ciera.tool.sql.ooaofooa.interaction.impl declared as InformalAttributeModifier and TypeFieldDescriptionstatic final InformalAttributeInformalAttributeImpl.EMPTY_INFORMALATTRIBUTEMethods in io.ciera.tool.sql.ooaofooa.interaction.impl that return InformalAttributeModifier and TypeMethodDescriptionstatic InformalAttributestatic InformalAttributestatic InformalAttributeInformalAttributeImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Ia_ID) InformalAttributeSetImpl.nullElement()InformalAttributeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ClassParticipantAttributeImpl.R947_is_a_InformalAttribute()InformalAttributeImpl.self()Methods in io.ciera.tool.sql.ooaofooa.interaction.impl that return types with arguments of type InformalAttributeMethods in io.ciera.tool.sql.ooaofooa.interaction.impl with parameters of type InformalAttributeModifier and TypeMethodDescriptionvoidClassParticipantAttributeImpl.setR947_is_a_InformalAttribute(InformalAttribute inst) Method parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type InformalAttributeModifier and TypeMethodDescriptionInformalAttributeSetImpl.emptySet(Comparator<? super InformalAttribute> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type InformalAttributeModifierConstructorDescriptionInformalAttributeSetImpl(Comparator<? super InformalAttribute> comp)