Uses of Package
de.aristaflow.adept2.model.common.systemdata
-
Packages that use de.aristaflow.adept2.model.common.systemdata Package Description de.aristaflow.adept2.core.client de.aristaflow.adept2.model de.aristaflow.adept2.model.common de.aristaflow.adept2.model.common.plugindata Plug-in data interfaces which are used across different data models.de.aristaflow.adept2.model.common.systemdata de.aristaflow.adept2.model.common.viewer Constraints for a viewer interface: It must be an interface.de.aristaflow.adept2.model.orgmodel de.aristaflow.adept2.model.processmodel -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.core.client Class Description SystemDataFormatterFactory TheSystemDataFormatterFactory
creates system data formatter instances for requested formatter types. -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.model Class Description SystemDataFormatterFactory TheSystemDataFormatterFactory
creates system data formatter instances for requested formatter types. -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.model.common Class Description SystemDataConsumer This annotation marks a method of the processmodel (with no arguments and return typeString
) to be able to read a system data element via a node parameter. -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.model.common.plugindata Class Description AbstractSystemDataFormatter An abstract implementation ofSystemDataFormatter
providing to helper methods to ensure the presence of a value and the correctness of its type in the provided map.SystemDataConsumer This annotation marks a method of the processmodel (with no arguments and return typeString
) to be able to read a system data element via a node parameter.SystemDataFormatter Interface for classes that know how to properly format the values when replacing the parameter references in a specificSystemDataConsumer
. -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.model.common.systemdata Class Description AbstractSystemDataFormatter An abstract implementation ofSystemDataFormatter
providing to helper methods to ensure the presence of a value and the correctness of its type in the provided map.SystemDataFormatter Interface for classes that know how to properly format the values when replacing the parameter references in a specificSystemDataConsumer
. -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.model.common.viewer Class Description SystemDataConsumer This annotation marks a method of the processmodel (with no arguments and return typeString
) to be able to read a system data element via a node parameter. -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.model.orgmodel Class Description AbstractSystemDataFormatter An abstract implementation ofSystemDataFormatter
providing to helper methods to ensure the presence of a value and the correctness of its type in the provided map.SystemDataFormatter Interface for classes that know how to properly format the values when replacing the parameter references in a specificSystemDataConsumer
. -
Classes in de.aristaflow.adept2.model.common.systemdata used by de.aristaflow.adept2.model.processmodel Class Description SystemDataConsumer This annotation marks a method of the processmodel (with no arguments and return typeString
) to be able to read a system data element via a node parameter.