Plugin
A Plugin is a generic Model extension part of a Node. A Plugin consists of a description, content and resolver reference. The content can basically contain any string value providing information, presets, image references etc. Plugins can be executable by the modicio engine directly, if an internal resolver is used. However, the client can use custom resolvers and store required information in the Plugin. The resolver will receive the Instance to do any computation based on the Plugin. Note that for scripts / code-based plugins, there is a separate Script model element directly supported by the modicio engine.
Constructors
Properties
Technical database (JPA) identifier used for relation joins. The dataID is system specific and not exported to XML. It must not be used to identify elements in distributed use-cases. It should not be used to identify elements from outside the service. All model elements provide other suitable identifiers to be used.
The human-readable description of the plugin.