A B C E F G H I K L M O P R S T V 
All Classes All Packages

A

accept(URI) - Method in interface org.intocps.maestro.framework.fmi2.IFmuFactory
The accept method returns true if this factory will handle instantiation of the file into an FMU
addInitialToModelDescription(List<Fmi2ModelDescription.ScalarVariable>) - Method in class org.intocps.maestro.framework.fmi2.ModelDescriptionValidator
 
adjustedConfiguration - Variable in class org.intocps.maestro.framework.fmi2.LegacyMMSupport.LegacyEnvConfigResult
 
adjustFmi2SimulationEnvironmentConfiguration(Fmi2SimulationEnvironmentConfiguration) - Static method in class org.intocps.maestro.framework.fmi2.LegacyMMSupport
 
algorithm - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
apply(String, URI) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.FileModelDescriptionResolver
 

B

build() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.RelationBuilder
 
buildConnections(Map<String, List<String>>) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 

C

calculateInstanceRemapping(Map<String, List<String>>) - Static method in class org.intocps.maestro.framework.fmi2.LegacyMMSupport
In a multi-model FMU keys and instances are not allowed to have the same name.
check(IErrorReporter) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
ComponentInfo - Class in org.intocps.maestro.framework.fmi2
 
ComponentInfo(Fmi2ModelDescription, String) - Constructor for class org.intocps.maestro.framework.fmi2.ComponentInfo
 
connections - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
constraintId - Variable in class org.intocps.maestro.framework.fmi2.FaultInject
 
create(File, URI) - Static method in class org.intocps.maestro.framework.fmi2.FmuFactory
 
create(String) - Static method in class org.intocps.maestro.framework.fmi2.FmuFactory
 
createFromJsonString(String) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
customFactory - Static variable in class org.intocps.maestro.framework.fmi2.FmuFactory
 
customFmuFactoryProperty - Static variable in class org.intocps.maestro.framework.fmi2.FmuFactory
 

E

endTime - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
equals(Object) - Method in class org.intocps.maestro.framework.fmi2.KeyInstance
 
equals(Object) - Method in class org.intocps.maestro.framework.fmi2.ModelConnection.ModelInstance
 
equals(Object) - Method in class org.intocps.maestro.framework.fmi2.ModelConnection.Variable
 
equals(Object) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
ExplicitModelDescription - Class in org.intocps.maestro.framework.fmi2
Proxy interface to a model description that make all assumption about the scalar variables explicit
ExplicitModelDescription(InputStream) - Constructor for class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
extractInstanceFromKeyInstance(String) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 

F

faultInject - Variable in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
FaultInject - Class in org.intocps.maestro.framework.fmi2
 
FaultInject(String) - Constructor for class org.intocps.maestro.framework.fmi2.FaultInject
 
faultInjectConfigurationPath - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
faultInjectInstances - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
FaultInjectWithLexName - Class in org.intocps.maestro.framework.fmi2
 
FaultInjectWithLexName(String, String) - Constructor for class org.intocps.maestro.framework.fmi2.FaultInjectWithLexName
 
FileModelDescriptionResolver() - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.FileModelDescriptionResolver
 
FixedStepAlgorithmConfig(Double) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration.FixedStepAlgorithmConfig
Deprecated.
 
fixKeyInstanceToVariablesMap(Map<String, String>, Map<String, T>) - Static method in class org.intocps.maestro.framework.fmi2.LegacyMMSupport
 
fixVariableToVariablesMap(Map<String, String>, Map<String, List<String>>) - Static method in class org.intocps.maestro.framework.fmi2.LegacyMMSupport
 
fixVariableToXMap(Map<String, String>, Map<String, T>) - Static method in class org.intocps.maestro.framework.fmi2.LegacyMMSupport
 
Fmi2EnvironmentConfiguration - Class in org.intocps.maestro.framework.fmi2
Deprecated, for removal: This API element is subject to removal in a future version.
This method is no longer to be used for new code. Currently only used by tests. Use org.intocps.maestro.cli.MaestroV1SimulationConfiguration instead. This is the full simulation configuration containing both initialize and simulate.
Fmi2EnvironmentConfiguration() - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
Fmi2EnvironmentConfiguration.FixedStepAlgorithmConfig - Class in org.intocps.maestro.framework.fmi2
Deprecated.
 
Fmi2EnvironmentConfiguration.IAlgorithmConfig - Interface in org.intocps.maestro.framework.fmi2
Deprecated.
 
Fmi2FmuValidator - Class in org.intocps.maestro.framework.fmi2
 
Fmi2FmuValidator() - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2FmuValidator
 
Fmi2SimulationEnvironment - Class in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironment(Fmi2SimulationEnvironmentConfiguration, Fmi2SimulationEnvironment.ModelDescriptionResolver) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
Fmi2SimulationEnvironment.FileModelDescriptionResolver - Class in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironment.ModelDescriptionResolver - Interface in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironment.Relation - Class in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironment.Relation.RelationBuilder - Class in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironment.Variable - Class in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironmentConfiguration - Class in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironmentConfiguration(Map<String, List<String>>, Map<String, String>) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
FmuFactory - Class in org.intocps.maestro.framework.fmi2
 
FmuFactory() - Constructor for class org.intocps.maestro.framework.fmi2.FmuFactory
 
fmuIdentifier - Variable in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
fmus - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
from - Variable in class org.intocps.maestro.framework.fmi2.ModelConnection
 

G

getConnectedOutputs() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getConnections() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
getDerivatives() - Method in class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
getDerivativesMap() - Method in class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
getDirection() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
getFaultInject() - Method in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
getFaultInjectionConfigurationPath() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getFmuFiles() - Method in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
getFmuFiles() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
getFmuIdentifier() - Method in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
getFmus() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
getFmusWithModelDescriptions() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getFmuToUri() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getInitialUnknowns() - Method in class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
getInstance() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getInstanceByLexName(String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getInstanceNameToLogLevels() - Method in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
getInstances() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getLivelogInterval() - Method in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
getLogLevels() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getModelDescription() - Method in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
getModelDescription(String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getModelSwapConnections() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
getModelSwapInfoByInstanceName(String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getModelSwapRelations() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getModelSwaps() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getModelTransfers() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getOrigin() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
getOutputs() - Method in class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
getRelations(String...) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getRelations(List<LexIdentifier>) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
Finds all the relations for the given FMU Component LexIdentifiers
getRelations(LexIdentifier...) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
Finds all the relations for the given FMU Component LexIdentifiers
getScalarVariable() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Variable
 
getScalarVariable() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getScalarVariables() - Method in class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
getSize() - Method in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration.FixedStepAlgorithmConfig
Deprecated.
 
getSource() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
getTargets() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
getUnitInfo(LexIdentifier, Framework) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getUriFromFMUName(String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getVariablesToLog(String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
Retrieves all variables that should be logged for the given instance.

H

hashCode() - Method in class org.intocps.maestro.framework.fmi2.KeyInstance
 
hashCode() - Method in class org.intocps.maestro.framework.fmi2.ModelConnection.ModelInstance
 
hashCode() - Method in class org.intocps.maestro.framework.fmi2.ModelConnection.Variable
 
hasModelSwap() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 

I

IFmuFactory - Interface in org.intocps.maestro.framework.fmi2
 
IFmuValidator - Interface in org.intocps.maestro.framework.fmi2
 
instance - Variable in class org.intocps.maestro.framework.fmi2.KeyInstance
 
instance - Variable in class org.intocps.maestro.framework.fmi2.ModelConnection.Variable
 
instance - Variable in class org.intocps.maestro.framework.fmi2.RelationVariable
 
instanceName - Variable in class org.intocps.maestro.framework.fmi2.ModelConnection.ModelInstance
 
instantiate(File, URI) - Method in interface org.intocps.maestro.framework.fmi2.IFmuFactory
Instantiates an FMU from the file
InvalidConnectionException(String) - Constructor for exception org.intocps.maestro.framework.fmi2.ModelConnection.InvalidConnectionException
 
InvalidVariableStringException - Exception in org.intocps.maestro.framework.fmi2
 
InvalidVariableStringException(String) - Constructor for exception org.intocps.maestro.framework.fmi2.InvalidVariableStringException
 

K

key - Variable in class org.intocps.maestro.framework.fmi2.KeyInstance
 
key - Variable in class org.intocps.maestro.framework.fmi2.ModelConnection.ModelInstance
 
KeyInstance - Class in org.intocps.maestro.framework.fmi2
 
KeyInstance(String, String) - Constructor for class org.intocps.maestro.framework.fmi2.KeyInstance
 
KeyInstance(String, String, String) - Constructor for class org.intocps.maestro.framework.fmi2.KeyInstance
 

L

LegacyEnvConfigResult(Map<String, String>, Fmi2SimulationEnvironmentConfiguration) - Constructor for class org.intocps.maestro.framework.fmi2.LegacyMMSupport.LegacyEnvConfigResult
 
LegacyMMSupport - Class in org.intocps.maestro.framework.fmi2
 
LegacyMMSupport() - Constructor for class org.intocps.maestro.framework.fmi2.LegacyMMSupport
 
LegacyMMSupport.LegacyEnvConfigResult - Class in org.intocps.maestro.framework.fmi2
 
lexName - Variable in class org.intocps.maestro.framework.fmi2.FaultInjectWithLexName
 
liveLogInterval - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
livestream - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
livestream - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
Deprecated.
loggingOn - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
logLevels - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
logVariables - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
logVariables - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
Deprecated.

M

MaestroV1FmuValidation - Class in org.intocps.maestro.framework.fmi2
 
MaestroV1FmuValidation() - Constructor for class org.intocps.maestro.framework.fmi2.MaestroV1FmuValidation
 
ModelConnection - Class in org.intocps.maestro.framework.fmi2
 
ModelConnection(ModelConnection.Variable, ModelConnection.Variable) - Constructor for class org.intocps.maestro.framework.fmi2.ModelConnection
 
ModelConnection.InvalidConnectionException - Exception in org.intocps.maestro.framework.fmi2
 
ModelConnection.ModelInstance - Class in org.intocps.maestro.framework.fmi2
 
ModelConnection.Variable - Class in org.intocps.maestro.framework.fmi2
 
modelDescription - Variable in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
ModelDescriptionValidator - Class in org.intocps.maestro.framework.fmi2
 
ModelDescriptionValidator() - Constructor for class org.intocps.maestro.framework.fmi2.ModelDescriptionValidator
 
ModelInstance(String, String) - Constructor for class org.intocps.maestro.framework.fmi2.ModelConnection.ModelInstance
 
ModelSwapInfo - Class in org.intocps.maestro.framework.fmi2
 
ModelSwapInfo(String, PExp, PExp, Map<String, List<String>>) - Constructor for class org.intocps.maestro.framework.fmi2.ModelSwapInfo
 
modelSwaps - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
modelTransfers - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 

O

of(File, IErrorReporter) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
of(InputStream, IErrorReporter) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
of(Fmi2SimulationEnvironmentConfiguration, IErrorReporter) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
of(Fmi2SimulationEnvironmentConfiguration, IErrorReporter, Fmi2SimulationEnvironment.ModelDescriptionResolver) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
ofKeyInstance(String) - Static method in class org.intocps.maestro.framework.fmi2.KeyInstance
 
ofVariable(String) - Static method in class org.intocps.maestro.framework.fmi2.KeyInstance
 
org.intocps.maestro.framework.fmi2 - package org.intocps.maestro.framework.fmi2
 

P

parse(String) - Static method in class org.intocps.maestro.framework.fmi2.ModelConnection.ModelInstance
 
parse(String) - Static method in class org.intocps.maestro.framework.fmi2.ModelConnection
Parses a connection like {key}.modelname.x={key}.modelname.y where x is output and y is input
parse(String) - Static method in class org.intocps.maestro.framework.fmi2.ModelConnection.Variable
 

R

Relation() - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
RelationBuilder(Fmi2SimulationEnvironment.Variable, Map<LexIdentifier, Fmi2SimulationEnvironment.Variable>) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.RelationBuilder
 
RelationVariable - Class in org.intocps.maestro.framework.fmi2
 
RelationVariable(Fmi2ModelDescription.ScalarVariable, LexIdentifier) - Constructor for class org.intocps.maestro.framework.fmi2.RelationVariable
 
remapping - Variable in class org.intocps.maestro.framework.fmi2.LegacyMMSupport.LegacyEnvConfigResult
 

S

scalarVariable - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Variable
 
scalarVariable - Variable in class org.intocps.maestro.framework.fmi2.RelationVariable
 
SESSION_SCHEME - Static variable in interface org.intocps.maestro.framework.fmi2.IFmuFactory
File prefix for session relative files
setDirection(IRelation.Direction) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.RelationBuilder
 
setFaultInject(String) - Method in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
setInternalOrExternal(IRelation.InternalOrExternal) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.RelationBuilder
 
setLexNameToInstanceNameMapping(String, String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
size - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration.FixedStepAlgorithmConfig
Deprecated.
 
stepCondition - Variable in class org.intocps.maestro.framework.fmi2.ModelSwapInfo
 
stepSize - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
swapCondition - Variable in class org.intocps.maestro.framework.fmi2.ModelSwapInfo
 
swapConnections - Variable in class org.intocps.maestro.framework.fmi2.ModelSwapInfo
 
swapInstance - Variable in class org.intocps.maestro.framework.fmi2.ModelSwapInfo
 
swapRelations - Variable in class org.intocps.maestro.framework.fmi2.ModelSwapInfo
 

T

to - Variable in class org.intocps.maestro.framework.fmi2.ModelConnection
 
toKeyInstance() - Method in class org.intocps.maestro.framework.fmi2.KeyInstance
 
toString() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
toString() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Variable
 
toString() - Method in class org.intocps.maestro.framework.fmi2.ModelConnection.ModelInstance
 
toString() - Method in class org.intocps.maestro.framework.fmi2.ModelConnection
 
toString() - Method in class org.intocps.maestro.framework.fmi2.ModelConnection.Variable
 
toString() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
toVariable() - Method in class org.intocps.maestro.framework.fmi2.KeyInstance
 

V

validate(String, URI, IErrorReporter) - Method in class org.intocps.maestro.framework.fmi2.Fmi2FmuValidator
returns true if validation could be performed.
validate(String, URI, IErrorReporter) - Method in interface org.intocps.maestro.framework.fmi2.IFmuValidator
 
validate(String, URI, IErrorReporter) - Method in class org.intocps.maestro.framework.fmi2.MaestroV1FmuValidation
 
variable - Variable in class org.intocps.maestro.framework.fmi2.KeyInstance
 
variable - Variable in class org.intocps.maestro.framework.fmi2.ModelConnection.Variable
 
Variable(ModelConnection.ModelInstance, String) - Constructor for class org.intocps.maestro.framework.fmi2.ModelConnection.Variable
 
Variable(RelationVariable) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Variable
 
variablesToLog - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
verify(Fmi2ModelDescription) - Method in class org.intocps.maestro.framework.fmi2.ModelDescriptionValidator
 
verifyVariabilityCausality(List<Fmi2ModelDescription.ScalarVariable>) - Method in class org.intocps.maestro.framework.fmi2.ModelDescriptionValidator
 
visible - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
A B C E F G H I K L M O P R S T V 
All Classes All Packages