Package ch.nolix.coreapi.programcontrolapi.processproperty
package ch.nolix.coreapi.programcontrolapi.processproperty
The
ch.nolix.coreapi.programcontrolapi.processproperty
package
defines process properties.- Version:
- 2019-08-01
- Autor:
- Silvan Wyss
-
KlasseBeschreibungA
ChangeState
defines if something is unchanged or changed.ACloseState
indicates if something is either open, on closing or closed.ACreationMode
defines the behavior when a target, that should be created, exist already.AOnOffState
defines if something is on or off.AProcessingMode
defines if a process should be run single-threaded or multi-threaded.ARepetitionMode
defines if a process should run once or be repeated forever.AResult
defines if a process run was a success or a failure.ATargetInfoState
defines whether aObject
either has received a target info or is waiting to a target info.AWriteMode
defines the behavior when a target, that should be created, exists already.