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
 
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

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.
 
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 - Variable in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
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.
 
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
 
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
 
fmuIdentifier - Variable in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
fmus - Variable in class org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated.
 
from - Variable in class org.intocps.maestro.framework.fmi2.ModelConnection
 

G

get() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi2Type
 
get() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi3Type
 
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
 
getFaultInject() - Method in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
getFaultInjectionConfigurationPath() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getFmi2ScalarVariable() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getFmi3ScalarVariable() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
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
 
getFmuIdentifier() - Method in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
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
 
getLexDefaultValue() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi2Type
 
getLexDefaultValue() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi3Type
 
getLexType() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi2Type
 
getLexType() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi3Type
 
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() - Method in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
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
 
getName() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getOrigin() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
getOutputs() - Method in class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
getOwnerIdentifier() - Method in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
getOwnerIdentifier() - Method in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
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.RelationVariable
 
getScalarVariable(Class<T>) - 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
 
getType() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getType2() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getType3() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getUnitInfo(LexIdentifier, Framework) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getUriFromFMUName(String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getValueReference() - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
getVariablesToLog(String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
Retrieves all variables that should be logged for the given instance.

H

has(Object) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
has(Fmi2ModelDescription.Causality) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
has(Fmi3Causality) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable
 
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
 
hasType(Fmi2ModelDescription.Types) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi2Type
 
hasType(Fmi3TypeEnum) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi3Type
 

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
 
InstanceInfo - Class in org.intocps.maestro.framework.fmi2
 
InstanceInfo(Fmi3ModelDescription, String) - Constructor for class org.intocps.maestro.framework.fmi2.InstanceInfo
 
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
 
isAssignableFrom(Fmi2ModelDescription.Type, boolean) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi2Type
 
isAssignableFrom(Fmi3TypeEnum, boolean) - Method in class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi3Type
 

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

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
 
modelDescription - Variable in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
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(RelationVariable, Map<LexIdentifier, RelationVariable>) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.RelationBuilder
 
RelationFmi2Type(Fmi2ModelDescription.Type) - Constructor for class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi2Type
 
RelationFmi3Type(Fmi3TypeEnum) - Constructor for class org.intocps.maestro.framework.fmi2.RelationVariable.RelationFmi3Type
 
RelationVariable<SCALAR_TYPE> - Class in org.intocps.maestro.framework.fmi2
 
RelationVariable(Fmi2ModelDescription.ScalarVariable, String, LexIdentifier) - Constructor for class org.intocps.maestro.framework.fmi2.RelationVariable
 
RelationVariable(Fmi3ModelDescription.Fmi3ScalarVariable, String, LexIdentifier) - Constructor for class org.intocps.maestro.framework.fmi2.RelationVariable
 
RelationVariable(SCALAR_TYPE, String, LexIdentifier, long, RelationVariable.Type) - Constructor for class org.intocps.maestro.framework.fmi2.RelationVariable
 
RelationVariable.RelationFmi2Type - Class in org.intocps.maestro.framework.fmi2
 
RelationVariable.RelationFmi3Type - Class in org.intocps.maestro.framework.fmi2
 

S

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
 
setFaultInject(String) - Method in class org.intocps.maestro.framework.fmi2.InstanceInfo
 
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.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
 
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