All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download coe JAR 1.0.10 with all dependencies


Files of the artifact coe version 1.0.10 from the group org.into-cps.orchestration.

Artifact coe
Group org.into-cps.orchestration
Version 1.0.10
Last update 24. April 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies argonaut_2.11, jgraph, jgrapht-ext, jgraphx, modeldefinitionchecker, nanohttpd, commons-lang3, scala-library, fmi2, jnifmuapi, modeldefinition, commons-io, jackson-databind, jgrapht-core, commons-cli, apache-log4j-extras, commons-csv, commons-math3, powermock-module-junit4,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of coe Show documentation

Please rate this JAR file. Is it a good library?

3 downloads

Source code of coe version 1.0.10

META-INF
META-INF.META-INF.MANIFEST.MF
.client.py
coe-protocol
coe-protocol.coe-protocol..gitignore
coe-protocol.coe-protocol.coe-protocol-description.tex
coe-protocol.coe-protocol-description
coe-protocol.coe-protocol-description.coe-protocol.coe-protocol-description.example.tex
coe-protocol
coe-protocol.coe-protocol.coe-protocol.pdf
coe-protocol.coe-protocol.coe-protocol.tex
coe-protocol.coe-protocol.coe.bib
coe-protocol.coe-protocol.program-properties.tex
coe-protocol.validation
coe-protocol.validation.coe-protocol.validation.simulate.json
coe-protocol
coe-protocol.coe-protocol.varstepcalc-appendix.tex
coe-protocol.coe-protocol.varstepcalc-description.tex
coe-protocol.visio
coe-protocol.visio.coe-protocol.visio.COEInvocationFlow.vsdx
.coe-welcome.html
.coe.properties
.cross-check-readme.txt
.crosscheck-plot.py
.favicon.ico
.function-rules.txt
.log4j.properties
org.intocps.orchestration.coe
org.intocps.orchestration.coe.org.intocps.orchestration.coe.AbortSimulationException
org.intocps.orchestration.coe.org.intocps.orchestration.coe.BasicInitializer
org.intocps.orchestration.coe.org.intocps.orchestration.coe.CoeMain
org.intocps.orchestration.coe.org.intocps.orchestration.coe.FmuFactory
org.intocps.orchestration.coe.org.intocps.orchestration.coe.IFmuFactory
org.intocps.orchestration.coe.config
org.intocps.orchestration.coe.config.org.intocps.orchestration.coe.config.CoeConfiguration
org.intocps.orchestration.coe.config.org.intocps.orchestration.coe.config.InvalidVariableStringException
org.intocps.orchestration.coe.config.org.intocps.orchestration.coe.config.ModelConnection
org.intocps.orchestration.coe.config.org.intocps.orchestration.coe.config.ModelParameter
org.intocps.orchestration.coe.cosim
org.intocps.orchestration.coe.cosim.org.intocps.orchestration.coe.cosim.BasicFixedStepSizeCalculator.scala
org.intocps.orchestration.coe.cosim.org.intocps.orchestration.coe.cosim.CoSimStepSizeCalculator.scala
org.intocps.orchestration.coe.cosim.org.intocps.orchestration.coe.cosim.ExternalSignalsStepSizeCalculator.scala
org.intocps.orchestration.coe.cosim.org.intocps.orchestration.coe.cosim.VariableStepSizeCalculator.scala
org.intocps.orchestration.coe.cosim.base
org.intocps.orchestration.coe.cosim.base.org.intocps.orchestration.coe.cosim.base.CoSimInitializer
org.intocps.orchestration.coe.cosim.base.org.intocps.orchestration.coe.cosim.base.CoSimMasterAlgorithm
org.intocps.orchestration.coe.cosim.base.org.intocps.orchestration.coe.cosim.base.FmiInstanceConfig
org.intocps.orchestration.coe.cosim.base.org.intocps.orchestration.coe.cosim.base.FmiSimulationInstance
org.intocps.orchestration.coe.cosim.base.org.intocps.orchestration.coe.cosim.base.Tuple2
org.intocps.orchestration.coe.cosim.varstep
org.intocps.orchestration.coe.cosim.varstep.org.intocps.orchestration.coe.cosim.varstep.CurrentSolutionPoint
org.intocps.orchestration.coe.cosim.varstep.org.intocps.orchestration.coe.cosim.varstep.StepValidationResult
org.intocps.orchestration.coe.cosim.varstep.org.intocps.orchestration.coe.cosim.varstep.StepsizeCalculator
org.intocps.orchestration.coe.cosim.varstep.org.intocps.orchestration.coe.cosim.varstep.StepsizeInterval
org.intocps.orchestration.coe.cosim.varstep.constraint
org.intocps.orchestration.coe.cosim.varstep.constraint.org.intocps.orchestration.coe.cosim.varstep.constraint.ConstraintHandler
org.intocps.orchestration.coe.cosim.varstep.constraint.org.intocps.orchestration.coe.cosim.varstep.constraint.ConstraintHandlerFactory
org.intocps.orchestration.coe.cosim.varstep.constraint.org.intocps.orchestration.coe.cosim.varstep.constraint.ConstraintType
org.intocps.orchestration.coe.cosim.varstep.constraint.org.intocps.orchestration.coe.cosim.varstep.constraint.FmuMaxStepSizeHandler
org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference
org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.BoundedDifferenceCalculator
org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.BoundedDifferenceHandler
org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.stepsize
org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.stepsize.org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.stepsize.BdStepsizeAdjustmentStrategy
org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.stepsize.org.intocps.orchestration.coe.cosim.varstep.constraint.boundeddifference.stepsize.SimpleBdStepsizeAdjustmentStrategy
org.intocps.orchestration.coe.cosim.varstep.constraint.samplingrate
org.intocps.orchestration.coe.cosim.varstep.constraint.samplingrate.org.intocps.orchestration.coe.cosim.varstep.constraint.samplingrate.Sampling
org.intocps.orchestration.coe.cosim.varstep.constraint.samplingrate.org.intocps.orchestration.coe.cosim.varstep.constraint.samplingrate.SamplingRateHandler
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.ZerocrossingHandler
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.detection
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.detection.org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.detection.ZerocrossingConstraintState
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.detection.org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.detection.ZerocrossingDetector
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.stepsize
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.stepsize.org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.stepsize.DefaultZcStepsizeAdjustmentStrategy
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.stepsize.org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.stepsize.ZcStepsizeAdjustmentStrategy
org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.stepsize.org.intocps.orchestration.coe.cosim.varstep.constraint.zerocrossing.stepsize.ZerocrossingPredictor
org.intocps.orchestration.coe.cosim.varstep.derivatives
org.intocps.orchestration.coe.cosim.varstep.derivatives.org.intocps.orchestration.coe.cosim.varstep.derivatives.DerivativeEstimationAlgorithm
org.intocps.orchestration.coe.cosim.varstep.derivatives.org.intocps.orchestration.coe.cosim.varstep.derivatives.DerivativeEstimator
org.intocps.orchestration.coe.cosim.varstep.derivatives.org.intocps.orchestration.coe.cosim.varstep.derivatives.FirstOrderDerivativeEstimationAlgorithm
org.intocps.orchestration.coe.cosim.varstep.derivatives.org.intocps.orchestration.coe.cosim.varstep.derivatives.ScalarDerivativeEstimator
org.intocps.orchestration.coe.cosim.varstep.derivatives.org.intocps.orchestration.coe.cosim.varstep.derivatives.SecondOrderDerivativeEstimationAlgorithm
org.intocps.orchestration.coe.cosim.varstep.extrapolationerror
org.intocps.orchestration.coe.cosim.varstep.extrapolationerror.org.intocps.orchestration.coe.cosim.varstep.extrapolationerror.ExtrapolationErrorEstimator
org.intocps.orchestration.coe.cosim.varstep.oscillation
org.intocps.orchestration.coe.cosim.varstep.oscillation.org.intocps.orchestration.coe.cosim.varstep.oscillation.OscillationDetector
org.intocps.orchestration.coe.cosim.varstep.valuetracker
org.intocps.orchestration.coe.cosim.varstep.valuetracker.org.intocps.orchestration.coe.cosim.varstep.valuetracker.DoubleValueTracker
org.intocps.orchestration.coe.cosim.varstep.valuetracker.org.intocps.orchestration.coe.cosim.varstep.valuetracker.OptionalDifferenceTracker
org.intocps.orchestration.coe.cosim.varstep.valuetracker.org.intocps.orchestration.coe.cosim.varstep.valuetracker.ValueTracker
org.intocps.orchestration.coe.hierarchical
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.GlobalStateMerger.scala
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.HierarchicalCoeComponent
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.HierarchicalCoeFactory
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.HierarchicalCoeFmu
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.HierarchicalCoeStateComponent
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.HierarchicalExternalFmuStub
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.HierarchicalExternalFmuStubComponent
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.IExternalSignalHandler
org.intocps.orchestration.coe.hierarchical.org.intocps.orchestration.coe.hierarchical.URIUtil
org.intocps.orchestration.coe.httpserver
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.Algorithm
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.NanoWSDImpl
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.NanoWebSocketImpl
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.ProcessingUtils
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.RequestHandler
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.RequestProcessors
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.Response
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.SessionController
org.intocps.orchestration.coe.httpserver.org.intocps.orchestration.coe.httpserver.SessionLogic.scala
org.intocps.orchestration.coe.initializing
org.intocps.orchestration.coe.initializing.org.intocps.orchestration.coe.initializing.GraphBuilder
org.intocps.orchestration.coe.initializing.org.intocps.orchestration.coe.initializing.GraphUtil
org.intocps.orchestration.coe.initializing.org.intocps.orchestration.coe.initializing.LabelledEdge
org.intocps.orchestration.coe.initializing.org.intocps.orchestration.coe.initializing.Port
org.intocps.orchestration.coe.json
org.intocps.orchestration.coe.json.org.intocps.orchestration.coe.json.InitializationMsgJson
org.intocps.orchestration.coe.json.org.intocps.orchestration.coe.json.InitializationStatusJson
org.intocps.orchestration.coe.json.org.intocps.orchestration.coe.json.ProdSessionLogicFactory
org.intocps.orchestration.coe.json.org.intocps.orchestration.coe.json.SessionLogicFactory
org.intocps.orchestration.coe.json.org.intocps.orchestration.coe.json.StartMsgJson
org.intocps.orchestration.coe.json.org.intocps.orchestration.coe.json.StatusMsgJson
org.intocps.orchestration.coe.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.Coe.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.CoeInitialize.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.CoeObject.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.CoeScalaUtil.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.CoeSimulator.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.CoeStatus
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.CoeTrait
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.IStateChangeListener.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.InstanceConfigurationException.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.InstanceState.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.LiveStreamIntevalLogger.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.LiveStreamLogger.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.LiveStreamProgressLogger.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.LogVariablesContainer.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.ResultLogger.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.ResultStorage.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.ValueConverter.scala
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.ValueValidator
org.intocps.orchestration.coe.scala.org.intocps.orchestration.coe.scala.VariableResolver.scala
org.intocps.orchestration.coe.single
org.intocps.orchestration.coe.single.org.intocps.orchestration.coe.single.CsvInputStubComponent
org.intocps.orchestration.coe.single.org.intocps.orchestration.coe.single.CsvInputStubFmu
org.intocps.orchestration.coe.single.org.intocps.orchestration.coe.single.SingleSimMain
org.intocps.orchestration.coe.single.org.intocps.orchestration.coe.single.StubComponent
org.intocps.orchestration.coe.single.org.intocps.orchestration.coe.single.StubFactory
org.intocps.orchestration.coe.single.org.intocps.orchestration.coe.single.StubFmu
org.intocps.orchestration.coe.util
org.intocps.orchestration.coe.util.org.intocps.orchestration.coe.util.ClassPathCLoader
org.intocps.orchestration.coe.util.org.intocps.orchestration.coe.util.DeleteOnCloseFileInputStream
org.intocps.orchestration.coe.util.org.intocps.orchestration.coe.util.Numpy
org.intocps.orchestration.coe.util.org.intocps.orchestration.coe.util.SimulationExecutionUtil
org.intocps.orchestration.coe.util.org.intocps.orchestration.coe.util.Util
org.intocps.orchestration.coe.util.org.intocps.orchestration.coe.util.ZipDirectory
.part-of-table-p96.txt
.upload.html
web
web.web.coe-welcome.html
web.web.coe.properties
web.web.upload.html




© 2015 - 2024 Weber Informatics LLC | Privacy Policy