Uses of Interface
io.ciera.tool.sql.ooaofooa.globals.GlobalElementInSystem
Packages that use GlobalElementInSystem
Package
Description
-
Uses of GlobalElementInSystem in io.ciera.tool
Methods in io.ciera.tool with parameters of type GlobalElementInSystemModifier and TypeMethodDescriptionvoidSql.relate_R9100_GlobalElementInSystem_PackageableElement(GlobalElementInSystem form, PackageableElement part) voidvoidSqlSqlLoader.serialize_9100(GlobalElementInSystem globalelementinsystem_inst, PrintStream out) voidSqlSqlLoader.serialize_GlobalElementInSystem(GlobalElementInSystem globalelementinsystem_inst, PrintStream out) voidSql.unrelate_R9100_GlobalElementInSystem_PackageableElement(GlobalElementInSystem form, PackageableElement part) void -
Uses of GlobalElementInSystem in io.ciera.tool.sql.ooaofooa.domain
Methods in io.ciera.tool.sql.ooaofooa.domain with parameters of type GlobalElementInSystemModifier and TypeMethodDescriptiondefault voidSystemModel.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) default voidSystemModel.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst) -
Uses of GlobalElementInSystem in io.ciera.tool.sql.ooaofooa.domain.impl
Methods in io.ciera.tool.sql.ooaofooa.domain.impl with parameters of type GlobalElementInSystemModifier and TypeMethodDescriptionvoidSystemModelImpl.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) voidSystemModelImpl.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst) -
Uses of GlobalElementInSystem in io.ciera.tool.sql.ooaofooa.globals.impl
Classes in io.ciera.tool.sql.ooaofooa.globals.impl that implement GlobalElementInSystemFields in io.ciera.tool.sql.ooaofooa.globals.impl declared as GlobalElementInSystemModifier and TypeFieldDescriptionstatic final GlobalElementInSystemGlobalElementInSystemImpl.EMPTY_GLOBALELEMENTINSYSTEMMethods in io.ciera.tool.sql.ooaofooa.globals.impl that return GlobalElementInSystemModifier and TypeMethodDescriptionstatic GlobalElementInSystemstatic GlobalElementInSystemGlobalElementInSystemImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Element_ID, io.ciera.runtime.summit.types.UniqueId ref_Sys_ID) static GlobalElementInSystemGlobalElementInSystemImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Element_ID, io.ciera.runtime.summit.types.UniqueId ref_Sys_ID) GlobalElementInSystemSetImpl.nullElement()GlobalElementInSystemImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) GlobalElementInSystemImpl.self()Methods in io.ciera.tool.sql.ooaofooa.globals.impl that return types with arguments of type GlobalElementInSystemMethod parameters in io.ciera.tool.sql.ooaofooa.globals.impl with type arguments of type GlobalElementInSystemModifier and TypeMethodDescriptionGlobalElementInSystemSetImpl.emptySet(Comparator<? super GlobalElementInSystem> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.globals.impl with type arguments of type GlobalElementInSystemModifierConstructorDescriptionGlobalElementInSystemSetImpl(Comparator<? super GlobalElementInSystem> comp) -
Uses of GlobalElementInSystem in io.ciera.tool.sql.ooaofooa.packageableelement
Methods in io.ciera.tool.sql.ooaofooa.packageableelement with parameters of type GlobalElementInSystemModifier and TypeMethodDescriptiondefault voidPackageableElement.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) default voidPackageableElement.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst) -
Uses of GlobalElementInSystem in io.ciera.tool.sql.ooaofooa.packageableelement.impl
Methods in io.ciera.tool.sql.ooaofooa.packageableelement.impl with parameters of type GlobalElementInSystemModifier and TypeMethodDescriptionvoidPackageableElementImpl.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) voidPackageableElementImpl.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst)