Uses of Interface
io.ciera.tool.sql.ooaofooa.subsystem.ReferredToIdentifierAttribute
-
-
Uses of ReferredToIdentifierAttribute in io.ciera.tool
-
Uses of ReferredToIdentifierAttribute in io.ciera.tool.sql.ooaofooa.association
Methods in io.ciera.tool.sql.ooaofooa.association with parameters of type ReferredToIdentifierAttribute Modifier and Type Method Description default voidReferredToClassInAssoc. addR110_is_identified_in_this_association_by_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst)default voidReferredToClassInAssoc. removeR110_is_identified_in_this_association_by_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst) -
Uses of ReferredToIdentifierAttribute in io.ciera.tool.sql.ooaofooa.association.impl
Methods in io.ciera.tool.sql.ooaofooa.association.impl with parameters of type ReferredToIdentifierAttribute Modifier and Type Method Description voidReferredToClassInAssocImpl. addR110_is_identified_in_this_association_by_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst)voidReferredToClassInAssocImpl. removeR110_is_identified_in_this_association_by_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst) -
Uses of ReferredToIdentifierAttribute in io.ciera.tool.sql.ooaofooa.subsystem
Methods in io.ciera.tool.sql.ooaofooa.subsystem that return ReferredToIdentifierAttribute Modifier and Type Method Description ReferredToIdentifierAttributeAttributeReferenceInClass. R111_refers_across_association_via_ReferredToIdentifierAttribute()Methods in io.ciera.tool.sql.ooaofooa.subsystem with parameters of type ReferredToIdentifierAttribute Modifier and Type Method Description default voidClassIdentifierAttribute. addR110_identifies_for_this_association_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst)default voidClassIdentifierAttribute. removeR110_identifies_for_this_association_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst)default voidAttributeReferenceInClass. setR111_refers_across_association_via_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst) -
Uses of ReferredToIdentifierAttribute in io.ciera.tool.sql.ooaofooa.subsystem.impl
Classes in io.ciera.tool.sql.ooaofooa.subsystem.impl that implement ReferredToIdentifierAttribute Modifier and Type Class Description classReferredToIdentifierAttributeImplFields in io.ciera.tool.sql.ooaofooa.subsystem.impl declared as ReferredToIdentifierAttribute Modifier and Type Field Description static ReferredToIdentifierAttributeReferredToIdentifierAttributeImpl. EMPTY_REFERREDTOIDENTIFIERATTRIBUTEMethods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return ReferredToIdentifierAttribute Modifier and Type Method Description static ReferredToIdentifierAttributeReferredToIdentifierAttributeImpl. create(Sql context)static ReferredToIdentifierAttributeReferredToIdentifierAttributeImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Attr_ID, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID, int ref_Oid_ID, io.ciera.runtime.summit.types.UniqueId ref_Rel_ID, io.ciera.runtime.summit.types.UniqueId ref_OIR_ID)ReferredToIdentifierAttributeReferredToIdentifierAttributeSetImpl. nullElement()ReferredToIdentifierAttributeReferredToIdentifierAttributeImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)ReferredToIdentifierAttributeAttributeReferenceInClassImpl. R111_refers_across_association_via_ReferredToIdentifierAttribute()ReferredToIdentifierAttributeReferredToIdentifierAttributeImpl. self()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return types with arguments of type ReferredToIdentifierAttribute Modifier and Type Method Description List<ReferredToIdentifierAttribute>ReferredToIdentifierAttributeSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl with parameters of type ReferredToIdentifierAttribute Modifier and Type Method Description voidClassIdentifierAttributeImpl. addR110_identifies_for_this_association_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst)voidClassIdentifierAttributeImpl. removeR110_identifies_for_this_association_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst)voidAttributeReferenceInClassImpl. setR111_refers_across_association_via_ReferredToIdentifierAttribute(ReferredToIdentifierAttribute inst)Method parameters in io.ciera.tool.sql.ooaofooa.subsystem.impl with type arguments of type ReferredToIdentifierAttribute Modifier and Type Method Description ReferredToIdentifierAttributeSetReferredToIdentifierAttributeSetImpl. emptySet(Comparator<? super ReferredToIdentifierAttribute> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.subsystem.impl with type arguments of type ReferredToIdentifierAttribute Constructor Description ReferredToIdentifierAttributeSetImpl(Comparator<? super ReferredToIdentifierAttribute> comp)
-