Uses of Interface
io.ciera.tool.sql.ooaofooa.subsystem.ClassIdentifierAttribute
-
Packages that use ClassIdentifierAttribute Package Description io.ciera.tool io.ciera.tool.sql.ooaofooa.subsystem io.ciera.tool.sql.ooaofooa.subsystem.impl -
-
Uses of ClassIdentifierAttribute in io.ciera.tool
-
Uses of ClassIdentifierAttribute in io.ciera.tool.sql.ooaofooa.subsystem
Methods in io.ciera.tool.sql.ooaofooa.subsystem that return ClassIdentifierAttribute Modifier and Type Method Description ClassIdentifierAttributeReferredToIdentifierAttribute. R110_is_identified_in_this_association_by_ClassIdentifierAttribute()Methods in io.ciera.tool.sql.ooaofooa.subsystem with parameters of type ClassIdentifierAttribute Modifier and Type Method Description default voidClassIdentifier. addR105_is_made_up_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)default voidO_ATTR. addR105_is_part_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)default voidClassIdentifier. removeR105_is_made_up_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)default voidO_ATTR. removeR105_is_part_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)default voidReferredToIdentifierAttribute. setR110_is_identified_in_this_association_by_ClassIdentifierAttribute(ClassIdentifierAttribute inst) -
Uses of ClassIdentifierAttribute in io.ciera.tool.sql.ooaofooa.subsystem.impl
Classes in io.ciera.tool.sql.ooaofooa.subsystem.impl that implement ClassIdentifierAttribute Modifier and Type Class Description classClassIdentifierAttributeImplFields in io.ciera.tool.sql.ooaofooa.subsystem.impl declared as ClassIdentifierAttribute Modifier and Type Field Description static ClassIdentifierAttributeClassIdentifierAttributeImpl. EMPTY_CLASSIDENTIFIERATTRIBUTEMethods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return ClassIdentifierAttribute Modifier and Type Method Description static ClassIdentifierAttributeClassIdentifierAttributeImpl. create(Sql context)static ClassIdentifierAttributeClassIdentifierAttributeImpl. 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, String m_localAttributeName)ClassIdentifierAttributeClassIdentifierAttributeSetImpl. nullElement()ClassIdentifierAttributeClassIdentifierAttributeImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)ClassIdentifierAttributeReferredToIdentifierAttributeImpl. R110_is_identified_in_this_association_by_ClassIdentifierAttribute()ClassIdentifierAttributeClassIdentifierAttributeImpl. self()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return types with arguments of type ClassIdentifierAttribute Modifier and Type Method Description List<ClassIdentifierAttribute>ClassIdentifierAttributeSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl with parameters of type ClassIdentifierAttribute Modifier and Type Method Description voidClassIdentifierImpl. addR105_is_made_up_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)voidO_ATTRImpl. addR105_is_part_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)voidClassIdentifierImpl. removeR105_is_made_up_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)voidO_ATTRImpl. removeR105_is_part_of__ClassIdentifierAttribute(ClassIdentifierAttribute inst)voidReferredToIdentifierAttributeImpl. setR110_is_identified_in_this_association_by_ClassIdentifierAttribute(ClassIdentifierAttribute inst)Method parameters in io.ciera.tool.sql.ooaofooa.subsystem.impl with type arguments of type ClassIdentifierAttribute Modifier and Type Method Description ClassIdentifierAttributeSetClassIdentifierAttributeSetImpl. emptySet(Comparator<? super ClassIdentifierAttribute> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.subsystem.impl with type arguments of type ClassIdentifierAttribute Constructor Description ClassIdentifierAttributeSetImpl(Comparator<? super ClassIdentifierAttribute> comp)
-