Difference between revisions of "Component Guide IV: Plugins"

From Numerus
Jump to navigation Jump to search
(Created page with "Plugins are additional components that provide special functionality. In future releases it will be possible for the user to create and add plugins of his/her own creation (a...")
 
Line 6: Line 6:
[[File: discretestate.png|left]]
[[File: discretestate.png|left]]
A Discrete State is an alternative to a Sequence in which a fixed number of named discrete states serve as possible values. A discrete state is initialized with one such value, and transitions are structured based on the current value.
A Discrete State is an alternative to a Sequence in which a fixed number of named discrete states serve as possible values. A discrete state is initialized with one such value, and transitions are structured based on the current value.
<br clear="all">
{|
|===Properties===
|[[File:discretestateprop.png]]
|}

Revision as of 17:54, 2 October 2018

Plugins are additional components that provide special functionality. In future releases it will be possible for the user to create and add plugins of his/her own creation (a plugin writers guide is planned). We also anticipate future releases with plugin sets designed for specific application domains.

The current release of Numerus includes 2 plugins, which are described below.

Discrete State

Discretestate.png

A Discrete State is an alternative to a Sequence in which a fixed number of named discrete states serve as possible values. A discrete state is initialized with one such value, and transitions are structured based on the current value.

===Properties=== Discretestateprop.png