Uses of Interface
de.iip_ecosphere.platform.configuration.easyProducer.ivml.DecisionVariableProvider
Packages that use DecisionVariableProvider
Package
Description
Implementation.
Generic mapping of IVML into AAS.
-
Uses of DecisionVariableProvider in de.iip_ecosphere.platform.configuration.easyProducer
Fields in de.iip_ecosphere.platform.configuration.easyProducer declared as DecisionVariableProviderModifier and TypeFieldDescriptionprivate DecisionVariableProviderDrawflowGraphFormat.GraphReader.varProviderMethods in de.iip_ecosphere.platform.configuration.easyProducer with parameters of type DecisionVariableProviderModifier and TypeMethodDescriptionDrawflowGraphFormat.fromString(String graph, GraphFactory factory, DecisionVariableProvider varProvider) Constructors in de.iip_ecosphere.platform.configuration.easyProducer with parameters of type DecisionVariableProviderModifierConstructorDescriptionprivateGraphReader(GraphFactory factory, DecisionVariableProvider varProvider) Creates a graph reader instance. -
Uses of DecisionVariableProvider in de.iip_ecosphere.platform.configuration.easyProducer.ivml
Classes in de.iip_ecosphere.platform.configuration.easyProducer.ivml that implement DecisionVariableProviderModifier and TypeClassDescriptionclassMaps an IVML configuration generically into an AAS with references to IIP-Ecosphere.classMaps an IVML configuration generically into an AAS.Methods in de.iip_ecosphere.platform.configuration.easyProducer.ivml with parameters of type DecisionVariableProviderModifier and TypeMethodDescriptionGraphFormat.fromString(String graph, GraphFactory factory, DecisionVariableProvider varProvider) Parsesgraphfrom this format into an IVML graph structure.