Package ch.nolix.common.processproperty
The
ch.nolix.common.processproperty
package defines process properties.- Author:
- Silvan Wyss
-
Enum Summary Enum Description AccessMode AAccessMode
defines the behavior when a target, that should be accessed, does not exist already.ChangeState AChangeState
defines if something is unchanged or changed.ConnectionOrigin AConnectionOrigin
defines if a connection was requested or accepted.ProcessingMode AProcessingMode
defines if a process should be run single-threaded or multi-threaded.Purpose APurpose
defines for what kind of requirement a given object is for.RepetitionMode ARepetitionMode
defines if a process should run once or be repeated forever.Result AResult
defines if a process run was a success or a failure.TargetInfoState ATargetInfoState
defines whether aObject
either has received a target info or is waiting to a target info.WriteMode AWriteMode
defines the behavior when a target, that should be created, exists already.