Package de.aristaflow.adept2.model.processmodel.systemdata
package de.aristaflow.adept2.model.processmodel.systemdata
-
ClassDescriptionA
Dependencyobject represents a concrete dependency of aSystemDataConsumerto aSystemDataProducer(a method of the process model providing system data) or aDependency.SystemDataProvider(a normal data source providing system data).This enumeration provides system data provider that "extend"SystemDataProducer, that is, both provide system data (for instance process relevant timestamps, agent IDs,...) but while system data producer represent methods from the process model, system data provider represent other data sources, for instance arbitrary data elements.ADependencyProviderestablishes the context forSystemDataConsumers and provides dependency-related information about them.This enumeration represents all process model methods that can produce system data, that is data which can be used normally in the data flow of a process.