Uses of Interface
io.ciera.tool.sql.ooaofooa.globals.GlobalElementInSystem
-
-
Uses of GlobalElementInSystem in io.ciera.tool
Methods in io.ciera.tool with parameters of type GlobalElementInSystem Modifier and Type Method Description voidSql. relate_R9100_GlobalElementInSystem_PackageableElement(GlobalElementInSystem form, PackageableElement part)voidSql. relate_R9100_GlobalElementInSystem_SystemModel(GlobalElementInSystem form, SystemModel part)voidSqlSqlLoader. serialize_GlobalElementInSystem(GlobalElementInSystem globalelementinsystem_inst, PrintStream out)voidSql. unrelate_R9100_GlobalElementInSystem_PackageableElement(GlobalElementInSystem form, PackageableElement part)voidSql. unrelate_R9100_GlobalElementInSystem_SystemModel(GlobalElementInSystem form, SystemModel part) -
Uses of GlobalElementInSystem in io.ciera.tool.sql.ooaofooa.domain
Methods in io.ciera.tool.sql.ooaofooa.domain with parameters of type GlobalElementInSystem Modifier and Type Method Description default 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 GlobalElementInSystem Modifier and Type Method Description voidSystemModelImpl. 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 GlobalElementInSystem Modifier and Type Class Description classGlobalElementInSystemImplFields in io.ciera.tool.sql.ooaofooa.globals.impl declared as GlobalElementInSystem Modifier and Type Field Description static GlobalElementInSystemGlobalElementInSystemImpl. EMPTY_GLOBALELEMENTINSYSTEMMethods in io.ciera.tool.sql.ooaofooa.globals.impl that return GlobalElementInSystem Modifier and Type Method Description static GlobalElementInSystemGlobalElementInSystemImpl. create(Sql context)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)GlobalElementInSystemGlobalElementInSystemSetImpl. nullElement()GlobalElementInSystemGlobalElementInSystemImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)GlobalElementInSystemGlobalElementInSystemImpl. self()Methods in io.ciera.tool.sql.ooaofooa.globals.impl that return types with arguments of type GlobalElementInSystem Modifier and Type Method Description List<GlobalElementInSystem>GlobalElementInSystemSetImpl. elements()Method parameters in io.ciera.tool.sql.ooaofooa.globals.impl with type arguments of type GlobalElementInSystem Modifier and Type Method Description GlobalElementInSystemSetGlobalElementInSystemSetImpl. emptySet(Comparator<? super GlobalElementInSystem> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.globals.impl with type arguments of type GlobalElementInSystem Constructor Description GlobalElementInSystemSetImpl(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 GlobalElementInSystem Modifier and Type Method Description default 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 GlobalElementInSystem Modifier and Type Method Description voidPackageableElementImpl. addR9100_GlobalElementInSystem(GlobalElementInSystem inst)voidPackageableElementImpl. removeR9100_GlobalElementInSystem(GlobalElementInSystem inst)
-