Uses of Interface
io.ciera.tool.sql.ooaofooa.instance.RuntimeChannel
Packages that use RuntimeChannel
Package
Description
-
Uses of RuntimeChannel in io.ciera.tool
Methods in io.ciera.tool with parameters of type RuntimeChannelModifier and TypeMethodDescriptionvoidSql.relate_R2968_RuntimeChannel_is_interface_provider_to_ComponentInstance(RuntimeChannel form, ComponentInstance part) voidSql.relate_R2968_RuntimeChannel_is_interface_requirer_of_ComponentInstance(RuntimeChannel form, ComponentInstance part) voidvoidvoidvoidSqlSqlLoader.serialize_2968(RuntimeChannel runtimechannel_inst, PrintStream out) voidSqlSqlLoader.serialize_2969(RuntimeChannel runtimechannel_inst, PrintStream out) voidSqlSqlLoader.serialize_2972(RuntimeChannel runtimechannel_inst, PrintStream out) voidSqlSqlLoader.serialize_2973(RuntimeChannel runtimechannel_inst, PrintStream out) voidSqlSqlLoader.serialize_RuntimeChannel(RuntimeChannel runtimechannel_inst, PrintStream out) voidSql.unrelate_R2968_RuntimeChannel_is_interface_provider_to_ComponentInstance(RuntimeChannel form, ComponentInstance part) voidSql.unrelate_R2968_RuntimeChannel_is_interface_requirer_of_ComponentInstance(RuntimeChannel form, ComponentInstance part) voidvoidvoid -
Uses of RuntimeChannel in io.ciera.tool.sql.ooaofooa.component
Methods in io.ciera.tool.sql.ooaofooa.component with parameters of type RuntimeChannelModifier and TypeMethodDescriptiondefault voidSatisfaction.addR2969_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) default voidDelegation.addR2972_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) default voidSatisfaction.removeR2969_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) default voidDelegation.removeR2972_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) -
Uses of RuntimeChannel in io.ciera.tool.sql.ooaofooa.component.impl
Methods in io.ciera.tool.sql.ooaofooa.component.impl with parameters of type RuntimeChannelModifier and TypeMethodDescriptionvoidSatisfactionImpl.addR2969_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) voidDelegationImpl.addR2972_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) voidSatisfactionImpl.removeR2969_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) voidDelegationImpl.removeR2972_is_implemented_at_runtime_by_RuntimeChannel(RuntimeChannel inst) -
Uses of RuntimeChannel in io.ciera.tool.sql.ooaofooa.instance
Methods in io.ciera.tool.sql.ooaofooa.instance that return RuntimeChannelModifier and TypeMethodDescriptionRuntimeChannel.R2973_provider_RuntimeChannel()RuntimeChannel.R2973_requirer_RuntimeChannel()Methods in io.ciera.tool.sql.ooaofooa.instance with parameters of type RuntimeChannelModifier and TypeMethodDescriptiondefault voidComponentInstance.addR2968_is_interface_provider_to_RuntimeChannel(RuntimeChannel inst) default voidComponentInstance.addR2968_is_interface_requirer_of_RuntimeChannel(RuntimeChannel inst) default voidComponentInstance.removeR2968_is_interface_provider_to_RuntimeChannel(RuntimeChannel inst) default voidComponentInstance.removeR2968_is_interface_requirer_of_RuntimeChannel(RuntimeChannel inst) default voidRuntimeChannel.setR2973_provider_RuntimeChannel(RuntimeChannel inst) default voidRuntimeChannel.setR2973_requirer_RuntimeChannel(RuntimeChannel inst) -
Uses of RuntimeChannel in io.ciera.tool.sql.ooaofooa.instance.impl
Classes in io.ciera.tool.sql.ooaofooa.instance.impl that implement RuntimeChannelFields in io.ciera.tool.sql.ooaofooa.instance.impl declared as RuntimeChannelModifier and TypeFieldDescriptionstatic final RuntimeChannelRuntimeChannelImpl.EMPTY_RUNTIMECHANNELMethods in io.ciera.tool.sql.ooaofooa.instance.impl that return RuntimeChannelModifier and TypeMethodDescriptionstatic RuntimeChannelstatic RuntimeChannelRuntimeChannelImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId m_Channel_Id, io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID, io.ciera.runtime.summit.types.UniqueId ref_other_Execution_Engine_ID, io.ciera.runtime.summit.types.UniqueId ref_Satisfaction_Id, io.ciera.runtime.summit.types.UniqueId ref_Delegation_Id, io.ciera.runtime.summit.types.UniqueId ref_Next_provider_Channel_Id) static RuntimeChannelRuntimeChannelImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId m_Channel_Id, io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID, io.ciera.runtime.summit.types.UniqueId ref_other_Execution_Engine_ID, io.ciera.runtime.summit.types.UniqueId ref_Satisfaction_Id, io.ciera.runtime.summit.types.UniqueId ref_Delegation_Id, io.ciera.runtime.summit.types.UniqueId ref_Next_provider_Channel_Id) RuntimeChannelSetImpl.nullElement()RuntimeChannelImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) RuntimeChannelImpl.R2973_provider_RuntimeChannel()RuntimeChannelImpl.R2973_requirer_RuntimeChannel()RuntimeChannelImpl.self()Methods in io.ciera.tool.sql.ooaofooa.instance.impl that return types with arguments of type RuntimeChannelMethods in io.ciera.tool.sql.ooaofooa.instance.impl with parameters of type RuntimeChannelModifier and TypeMethodDescriptionvoidComponentInstanceImpl.addR2968_is_interface_provider_to_RuntimeChannel(RuntimeChannel inst) voidComponentInstanceImpl.addR2968_is_interface_requirer_of_RuntimeChannel(RuntimeChannel inst) voidComponentInstanceImpl.removeR2968_is_interface_provider_to_RuntimeChannel(RuntimeChannel inst) voidComponentInstanceImpl.removeR2968_is_interface_requirer_of_RuntimeChannel(RuntimeChannel inst) voidRuntimeChannelImpl.setR2973_provider_RuntimeChannel(RuntimeChannel inst) voidRuntimeChannelImpl.setR2973_requirer_RuntimeChannel(RuntimeChannel inst) Method parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type RuntimeChannelModifier and TypeMethodDescriptionRuntimeChannelSetImpl.emptySet(Comparator<? super RuntimeChannel> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type RuntimeChannel