Uses of Interface
io.ciera.tool.sql.ooaofooa.interaction.LifespanSet
-
Packages that use LifespanSet Package Description io.ciera.tool io.ciera.tool.sql.ooaofooa.interaction io.ciera.tool.sql.ooaofooa.interaction.impl -
-
Uses of LifespanSet in io.ciera.tool
Methods in io.ciera.tool that return LifespanSet Modifier and Type Method Description LifespanSetSql. Lifespan_instances() -
Uses of LifespanSet in io.ciera.tool.sql.ooaofooa.interaction
Methods in io.ciera.tool.sql.ooaofooa.interaction that return LifespanSet Modifier and Type Method Description LifespanSetInteractionParticipantSet. R930_is_a_Lifespan()LifespanSetTimingMarkSet. R931_marks_a_point_in_time_Lifespan()LifespanSetInteractionParticipantSet. R940_is_source_of_span_Lifespan()LifespanSetActorParticipantSet. R949_life_is_bounded_by_Lifespan() -
Uses of LifespanSet in io.ciera.tool.sql.ooaofooa.interaction.impl
Classes in io.ciera.tool.sql.ooaofooa.interaction.impl that implement LifespanSet Modifier and Type Class Description classLifespanSetImplMethods in io.ciera.tool.sql.ooaofooa.interaction.impl that return LifespanSet Modifier and Type Method Description LifespanSetLifespanSetImpl. emptySet()LifespanSetLifespanSetImpl. emptySet(Comparator<? super Lifespan> comp)LifespanSetInteractionParticipantSetImpl. R930_is_a_Lifespan()LifespanSetTimingMarkSetImpl. R931_marks_a_point_in_time_Lifespan()LifespanSetInteractionParticipantSetImpl. R940_is_source_of_span_Lifespan()LifespanSetActorParticipantSetImpl. R949_life_is_bounded_by_Lifespan()
-