Uses of Interface
io.ciera.tool.sql.ooaofooa.interaction.Lifespan
Packages that use Lifespan
Package
Description
-
Uses of Lifespan in io.ciera.tool
Methods in io.ciera.tool with parameters of type LifespanModifier and TypeMethodDescriptionvoidvoidSql.relate_R931_TimingMark_marks_a_point_in_time_Lifespan(TimingMark form, Lifespan part) voidSql.relate_R940_Lifespan_extends_from_InteractionParticipant(Lifespan form, InteractionParticipant part) voidvoidSqlSqlLoader.serialize_930(Lifespan lifespan_inst, PrintStream out) voidSqlSqlLoader.serialize_940(Lifespan lifespan_inst, PrintStream out) voidSqlSqlLoader.serialize_Lifespan(Lifespan lifespan_inst, PrintStream out) voidvoidvoidSql.unrelate_R940_Lifespan_extends_from_InteractionParticipant(Lifespan form, InteractionParticipant part) voidSql.unrelate_R949_ActorParticipant_life_is_bounded_by_Lifespan(ActorParticipant form, Lifespan part) -
Uses of Lifespan in io.ciera.tool.sql.ooaofooa.interaction
Methods in io.ciera.tool.sql.ooaofooa.interaction that return LifespanModifier and TypeMethodDescriptionInteractionParticipant.R930_is_a_Lifespan()TimingMark.R931_marks_a_point_in_time_Lifespan()InteractionParticipant.R940_is_source_of_span_Lifespan()ActorParticipant.R949_life_is_bounded_by_Lifespan()Methods in io.ciera.tool.sql.ooaofooa.interaction with parameters of type LifespanModifier and TypeMethodDescriptiondefault voidInteractionParticipant.setR930_is_a_Lifespan(Lifespan inst) default voidTimingMark.setR931_marks_a_point_in_time_Lifespan(Lifespan inst) default voidInteractionParticipant.setR940_is_source_of_span_Lifespan(Lifespan inst) default voidActorParticipant.setR949_life_is_bounded_by_Lifespan(Lifespan inst) -
Uses of Lifespan in io.ciera.tool.sql.ooaofooa.interaction.impl
Classes in io.ciera.tool.sql.ooaofooa.interaction.impl that implement LifespanFields in io.ciera.tool.sql.ooaofooa.interaction.impl declared as LifespanMethods in io.ciera.tool.sql.ooaofooa.interaction.impl that return LifespanModifier and TypeMethodDescriptionstatic Lifespanstatic LifespanLifespanImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Part_ID, io.ciera.runtime.summit.types.UniqueId ref_Source_Part_ID, String m_Descrip, boolean m_Destroyed) static LifespanLifespanImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Part_ID, io.ciera.runtime.summit.types.UniqueId ref_Source_Part_ID, String m_Descrip, boolean m_Destroyed) LifespanSetImpl.nullElement()LifespanImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) InteractionParticipantImpl.R930_is_a_Lifespan()TimingMarkImpl.R931_marks_a_point_in_time_Lifespan()InteractionParticipantImpl.R940_is_source_of_span_Lifespan()ActorParticipantImpl.R949_life_is_bounded_by_Lifespan()LifespanImpl.self()Methods in io.ciera.tool.sql.ooaofooa.interaction.impl that return types with arguments of type LifespanMethods in io.ciera.tool.sql.ooaofooa.interaction.impl with parameters of type LifespanModifier and TypeMethodDescriptionvoidInteractionParticipantImpl.setR930_is_a_Lifespan(Lifespan inst) voidTimingMarkImpl.setR931_marks_a_point_in_time_Lifespan(Lifespan inst) voidInteractionParticipantImpl.setR940_is_source_of_span_Lifespan(Lifespan inst) voidActorParticipantImpl.setR949_life_is_bounded_by_Lifespan(Lifespan inst) Method parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type LifespanConstructor parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type Lifespan