Uses of Interface
io.ciera.tool.sql.ooaofooa.subsystem.ImportedClass
-
-
Uses of ImportedClass in io.ciera.tool
-
Uses of ImportedClass in io.ciera.tool.sql.ooaofooa.association
Methods in io.ciera.tool.sql.ooaofooa.association that return ImportedClass Modifier and Type Method Description ImportedClassClassInAssociation. R202_may_be_represented_by_ImportedClass()Methods in io.ciera.tool.sql.ooaofooa.association with parameters of type ImportedClass Modifier and Type Method Description default 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 ImportedClass Modifier and Type Method Description ImportedClassClassInAssociationImpl. R202_may_be_represented_by_ImportedClass()Methods in io.ciera.tool.sql.ooaofooa.association.impl with parameters of type ImportedClass Modifier and Type Method Description voidClassInAssociationImpl. 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 ImportedClass Modifier and Type Method Description ImportedClassPackageableElement. R8001_is_a_ImportedClass()Methods in io.ciera.tool.sql.ooaofooa.packageableelement with parameters of type ImportedClass Modifier and Type Method Description default 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 ImportedClass Modifier and Type Method Description ImportedClassPackageableElementImpl. R8001_is_a_ImportedClass()Methods in io.ciera.tool.sql.ooaofooa.packageableelement.impl with parameters of type ImportedClass Modifier and Type Method Description voidPackageableElementImpl. 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 ImportedClass Modifier and Type Method Description default 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 ImportedClass Modifier and Type Class Description classImportedClassImplFields in io.ciera.tool.sql.ooaofooa.subsystem.impl declared as ImportedClass Modifier and Type Field Description static ImportedClassImportedClassImpl. EMPTY_IMPORTEDCLASSMethods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return ImportedClass Modifier and Type Method Description static ImportedClassImportedClassImpl. create(Sql context)static 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)ImportedClassImportedClassSetImpl. nullElement()ImportedClassImportedClassImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)ImportedClassImportedClassImpl. self()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return types with arguments of type ImportedClass Modifier and Type Method Description List<ImportedClass>ImportedClassSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl with parameters of type ImportedClass Modifier and Type Method Description voidModelClassImpl. 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 ImportedClass Modifier and Type Method Description ImportedClassSetImportedClassSetImpl. emptySet(Comparator<? super ImportedClass> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.subsystem.impl with type arguments of type ImportedClass Constructor Description ImportedClassSetImpl(Comparator<? super ImportedClass> comp)
-