Uses of Interface
io.ciera.tool.sql.ooaofooa.domain.SystemModel
Packages that use SystemModel
Package
Description
-
Uses of SystemModel in io.ciera.tool
Methods in io.ciera.tool with parameters of type SystemModelModifier and TypeMethodDescriptionvoidvoidSql.relate_R1405_EP_PKG_SystemModel(EP_PKG form, SystemModel part) voidvoidSqlSqlLoader.serialize_SystemModel(SystemModel systemmodel_inst, PrintStream out) voidvoidSql.unrelate_R1405_EP_PKG_SystemModel(EP_PKG form, SystemModel part) void -
Uses of SystemModel in io.ciera.tool.sql.ooaofooa.domain.impl
Classes in io.ciera.tool.sql.ooaofooa.domain.impl that implement SystemModelFields in io.ciera.tool.sql.ooaofooa.domain.impl declared as SystemModelMethods in io.ciera.tool.sql.ooaofooa.domain.impl that return SystemModelModifier and TypeMethodDescriptionstatic SystemModelstatic SystemModelSystemModelImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId m_Sys_ID, String m_Name, boolean m_useGlobals) static SystemModelSystemModelImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId m_Sys_ID, String m_Name, boolean m_useGlobals) SystemModelSetImpl.nullElement()SystemModelImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) SystemModelImpl.self()Methods in io.ciera.tool.sql.ooaofooa.domain.impl that return types with arguments of type SystemModelMethod parameters in io.ciera.tool.sql.ooaofooa.domain.impl with type arguments of type SystemModelModifier and TypeMethodDescriptionSystemModelSetImpl.emptySet(Comparator<? super SystemModel> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.domain.impl with type arguments of type SystemModel -
Uses of SystemModel in io.ciera.tool.sql.ooaofooa.elementpackaging
Methods in io.ciera.tool.sql.ooaofooa.elementpackaging that return SystemModelMethods in io.ciera.tool.sql.ooaofooa.elementpackaging with parameters of type SystemModelModifier and TypeMethodDescriptiondefault voidEP_PKG.setR1401_directly_contained_under_SystemModel(SystemModel inst) default voidEP_PKG.setR1405_SystemModel(SystemModel inst) -
Uses of SystemModel in io.ciera.tool.sql.ooaofooa.elementpackaging.impl
Methods in io.ciera.tool.sql.ooaofooa.elementpackaging.impl that return SystemModelModifier and TypeMethodDescriptionEP_PKGImpl.R1401_directly_contained_under_SystemModel()EP_PKGImpl.R1405_SystemModel()Methods in io.ciera.tool.sql.ooaofooa.elementpackaging.impl with parameters of type SystemModelModifier and TypeMethodDescriptionvoidEP_PKGImpl.setR1401_directly_contained_under_SystemModel(SystemModel inst) voidEP_PKGImpl.setR1405_SystemModel(SystemModel inst) -
Uses of SystemModel in io.ciera.tool.sql.ooaofooa.globals
Methods in io.ciera.tool.sql.ooaofooa.globals that return SystemModelMethods in io.ciera.tool.sql.ooaofooa.globals with parameters of type SystemModelModifier and TypeMethodDescriptiondefault voidGlobalElementInSystem.setR9100_SystemModel(SystemModel inst) -
Uses of SystemModel in io.ciera.tool.sql.ooaofooa.globals.impl
Methods in io.ciera.tool.sql.ooaofooa.globals.impl that return SystemModelMethods in io.ciera.tool.sql.ooaofooa.globals.impl with parameters of type SystemModelModifier and TypeMethodDescriptionvoidGlobalElementInSystemImpl.setR9100_SystemModel(SystemModel inst)