Uses of Interface
io.ciera.tool.sql.ooaofooa.interaction.ActorParticipant
Packages that use ActorParticipant
Package
Description
-
Uses of ActorParticipant in io.ciera.tool
Methods in io.ciera.tool with parameters of type ActorParticipantModifier and TypeMethodDescriptionvoidSql.relate_R930_ActorParticipant_is_a_InteractionParticipant(ActorParticipant form, InteractionParticipant part) voidvoidSqlSqlLoader.serialize_930(ActorParticipant actorparticipant_inst, PrintStream out) voidSqlSqlLoader.serialize_949(ActorParticipant actorparticipant_inst, PrintStream out) voidSqlSqlLoader.serialize_ActorParticipant(ActorParticipant actorparticipant_inst, PrintStream out) voidSql.unrelate_R930_ActorParticipant_is_a_InteractionParticipant(ActorParticipant form, InteractionParticipant part) voidSql.unrelate_R949_ActorParticipant_life_is_bounded_by_Lifespan(ActorParticipant form, Lifespan part) -
Uses of ActorParticipant in io.ciera.tool.sql.ooaofooa.interaction
Methods in io.ciera.tool.sql.ooaofooa.interaction that return ActorParticipantMethods in io.ciera.tool.sql.ooaofooa.interaction with parameters of type ActorParticipantModifier and TypeMethodDescriptiondefault voidInteractionParticipant.setR930_is_a_ActorParticipant(ActorParticipant inst) default void -
Uses of ActorParticipant in io.ciera.tool.sql.ooaofooa.interaction.impl
Classes in io.ciera.tool.sql.ooaofooa.interaction.impl that implement ActorParticipantFields in io.ciera.tool.sql.ooaofooa.interaction.impl declared as ActorParticipantModifier and TypeFieldDescriptionstatic final ActorParticipantActorParticipantImpl.EMPTY_ACTORPARTICIPANTMethods in io.ciera.tool.sql.ooaofooa.interaction.impl that return ActorParticipantModifier and TypeMethodDescriptionstatic ActorParticipantstatic ActorParticipantActorParticipantImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Part_ID, String m_Name, String m_Descrip, io.ciera.runtime.summit.types.UniqueId ref_LS_Part_ID) static ActorParticipantActorParticipantImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Part_ID, String m_Name, String m_Descrip, io.ciera.runtime.summit.types.UniqueId ref_LS_Part_ID) ActorParticipantSetImpl.nullElement()ActorParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) InteractionParticipantImpl.R930_is_a_ActorParticipant()LifespanImpl.R949_defines_bounds_of_existence_ActorParticipant()ActorParticipantImpl.self()Methods in io.ciera.tool.sql.ooaofooa.interaction.impl that return types with arguments of type ActorParticipantMethods in io.ciera.tool.sql.ooaofooa.interaction.impl with parameters of type ActorParticipantModifier and TypeMethodDescriptionvoidInteractionParticipantImpl.setR930_is_a_ActorParticipant(ActorParticipant inst) voidLifespanImpl.setR949_defines_bounds_of_existence_ActorParticipant(ActorParticipant inst) Method parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type ActorParticipantModifier and TypeMethodDescriptionActorParticipantSetImpl.emptySet(Comparator<? super ActorParticipant> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.interaction.impl with type arguments of type ActorParticipant