Uses of Interface
io.ciera.tool.sql.ooaofooa.subsystem.ImportedClass
Packages that use ImportedClass
Package
Description
-
Uses of ImportedClass in io.ciera.tool
Methods in io.ciera.tool with parameters of type ImportedClassModifier and TypeMethodDescriptionvoidSql.relate_R101_ImportedClass_represents_ModelClass(ImportedClass form, ModelClass part) voidSql.relate_R202_ClassInAssociation_may_be_represented_by_ImportedClass(ClassInAssociation form, ImportedClass part) voidvoidSqlSqlLoader.serialize_101(ImportedClass importedclass_inst, PrintStream out) voidSqlSqlLoader.serialize_8001(ImportedClass importedclass_inst, PrintStream out) voidSqlSqlLoader.serialize_ImportedClass(ImportedClass importedclass_inst, PrintStream out) voidSql.unrelate_R101_ImportedClass_represents_ModelClass(ImportedClass form, ModelClass part) voidSql.unrelate_R202_ClassInAssociation_may_be_represented_by_ImportedClass(ClassInAssociation form, ImportedClass part) voidSql.unrelate_R8001_ImportedClass_is_a_PackageableElement(ImportedClass form, PackageableElement part) -
Uses of ImportedClass in io.ciera.tool.sql.ooaofooa.association
Methods in io.ciera.tool.sql.ooaofooa.association that return ImportedClassMethods in io.ciera.tool.sql.ooaofooa.association with parameters of type ImportedClassModifier and TypeMethodDescriptiondefault voidClassInAssociation.setR202_may_be_represented_by_ImportedClass(ImportedClass inst) -
Uses of ImportedClass in io.ciera.tool.sql.ooaofooa.association.impl
Methods in io.ciera.tool.sql.ooaofooa.association.impl that return ImportedClassModifier and TypeMethodDescriptionClassInAssociationImpl.R202_may_be_represented_by_ImportedClass()Methods in io.ciera.tool.sql.ooaofooa.association.impl with parameters of type ImportedClassModifier and TypeMethodDescriptionvoidClassInAssociationImpl.setR202_may_be_represented_by_ImportedClass(ImportedClass inst) -
Uses of ImportedClass in io.ciera.tool.sql.ooaofooa.packageableelement
Methods in io.ciera.tool.sql.ooaofooa.packageableelement that return ImportedClassMethods in io.ciera.tool.sql.ooaofooa.packageableelement with parameters of type ImportedClassModifier and TypeMethodDescriptiondefault voidPackageableElement.setR8001_is_a_ImportedClass(ImportedClass inst) -
Uses of ImportedClass in io.ciera.tool.sql.ooaofooa.packageableelement.impl
Methods in io.ciera.tool.sql.ooaofooa.packageableelement.impl that return ImportedClassMethods in io.ciera.tool.sql.ooaofooa.packageableelement.impl with parameters of type ImportedClassModifier and TypeMethodDescriptionvoidPackageableElementImpl.setR8001_is_a_ImportedClass(ImportedClass inst) -
Uses of ImportedClass in io.ciera.tool.sql.ooaofooa.subsystem
Methods in io.ciera.tool.sql.ooaofooa.subsystem with parameters of type ImportedClassModifier and TypeMethodDescriptiondefault voidModelClass.addR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) default voidModelClass.removeR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) -
Uses of ImportedClass in io.ciera.tool.sql.ooaofooa.subsystem.impl
Classes in io.ciera.tool.sql.ooaofooa.subsystem.impl that implement ImportedClassFields in io.ciera.tool.sql.ooaofooa.subsystem.impl declared as ImportedClassModifier and TypeFieldDescriptionstatic final ImportedClassImportedClassImpl.EMPTY_IMPORTEDCLASSMethods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return ImportedClassModifier and TypeMethodDescriptionstatic ImportedClassstatic ImportedClassImportedClassImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_IObj_ID, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID, int m_Modl_Typ, io.ciera.runtime.summit.types.UniqueId m_SS_IDdeprecated, String m_Obj_Name, String m_Obj_KL) static ImportedClassImportedClassImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_IObj_ID, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID, int m_Modl_Typ, io.ciera.runtime.summit.types.UniqueId m_SS_IDdeprecated, String m_Obj_Name, String m_Obj_KL) ImportedClassSetImpl.nullElement()ImportedClassImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ImportedClassImpl.self()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return types with arguments of type ImportedClassMethods in io.ciera.tool.sql.ooaofooa.subsystem.impl with parameters of type ImportedClassModifier and TypeMethodDescriptionvoidModelClassImpl.addR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) voidModelClassImpl.removeR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) Method parameters in io.ciera.tool.sql.ooaofooa.subsystem.impl with type arguments of type ImportedClassModifier and TypeMethodDescriptionImportedClassSetImpl.emptySet(Comparator<? super ImportedClass> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.subsystem.impl with type arguments of type ImportedClass