Uses of Interface
io.ciera.tool.sql.ooaofooa.body.StateActionBody
-
-
Uses of StateActionBody in io.ciera.tool
Methods in io.ciera.tool with parameters of type StateActionBody Modifier and Type Method Description voidSql. relate_R691_StateActionBody_specifies_processing_for_Action(StateActionBody form, Action part)voidSql. relate_R698_StateActionBody_is_a_Body(StateActionBody form, Body part)voidSqlSqlLoader. serialize_StateActionBody(StateActionBody stateactionbody_inst, PrintStream out)voidSql. unrelate_R691_StateActionBody_specifies_processing_for_Action(StateActionBody form, Action part)voidSql. unrelate_R698_StateActionBody_is_a_Body(StateActionBody form, Body part) -
Uses of StateActionBody in io.ciera.tool.sql.ooaofooa.body
Methods in io.ciera.tool.sql.ooaofooa.body that return StateActionBody Modifier and Type Method Description StateActionBodyBody. R698_is_a_StateActionBody()Methods in io.ciera.tool.sql.ooaofooa.body with parameters of type StateActionBody Modifier and Type Method Description default voidBody. setR698_is_a_StateActionBody(StateActionBody inst) -
Uses of StateActionBody in io.ciera.tool.sql.ooaofooa.body.impl
Classes in io.ciera.tool.sql.ooaofooa.body.impl that implement StateActionBody Modifier and Type Class Description classStateActionBodyImplFields in io.ciera.tool.sql.ooaofooa.body.impl declared as StateActionBody Modifier and Type Field Description static StateActionBodyStateActionBodyImpl. EMPTY_STATEACTIONBODYMethods in io.ciera.tool.sql.ooaofooa.body.impl that return StateActionBody Modifier and Type Method Description static StateActionBodyStateActionBodyImpl. create(Sql context)static StateActionBodyStateActionBodyImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Action_ID, io.ciera.runtime.summit.types.UniqueId ref_SM_ID, io.ciera.runtime.summit.types.UniqueId ref_Act_ID)StateActionBodyStateActionBodySetImpl. nullElement()StateActionBodyStateActionBodyImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)StateActionBodyBodyImpl. R698_is_a_StateActionBody()StateActionBodyStateActionBodyImpl. self()Methods in io.ciera.tool.sql.ooaofooa.body.impl that return types with arguments of type StateActionBody Modifier and Type Method Description List<StateActionBody>StateActionBodySetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.body.impl with parameters of type StateActionBody Modifier and Type Method Description voidBodyImpl. setR698_is_a_StateActionBody(StateActionBody inst)Method parameters in io.ciera.tool.sql.ooaofooa.body.impl with type arguments of type StateActionBody Modifier and Type Method Description StateActionBodySetStateActionBodySetImpl. emptySet(Comparator<? super StateActionBody> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.body.impl with type arguments of type StateActionBody Constructor Description StateActionBodySetImpl(Comparator<? super StateActionBody> comp) -
Uses of StateActionBody in io.ciera.tool.sql.ooaofooa.statemachine
Methods in io.ciera.tool.sql.ooaofooa.statemachine that return StateActionBody Modifier and Type Method Description StateActionBodyAction. R691_StateActionBody()Methods in io.ciera.tool.sql.ooaofooa.statemachine with parameters of type StateActionBody Modifier and Type Method Description default voidAction. setR691_StateActionBody(StateActionBody inst) -
Uses of StateActionBody in io.ciera.tool.sql.ooaofooa.statemachine.impl
Methods in io.ciera.tool.sql.ooaofooa.statemachine.impl that return StateActionBody Modifier and Type Method Description StateActionBodyActionImpl. R691_StateActionBody()Methods in io.ciera.tool.sql.ooaofooa.statemachine.impl with parameters of type StateActionBody Modifier and Type Method Description voidActionImpl. setR691_StateActionBody(StateActionBody inst)
-