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

A

addInitialToModelDescription(List<ModelDescription.ScalarVariable>) - Method in class org.intocps.maestro.framework.fmi2.ModelDescriptionValidator
 
ASTOnFailAnnotation - Class in org.intocps.maestro.framework.fmi2.vdm.annotations.ast
 
ASTOnFailAnnotation(LexIdentifierToken) - Constructor for class org.intocps.maestro.framework.fmi2.vdm.annotations.ast.ASTOnFailAnnotation
 

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

ComponentInfo - Class in org.intocps.maestro.framework.fmi2
 
ComponentInfo(ModelDescription, String) - Constructor for class org.intocps.maestro.framework.fmi2.ComponentInfo
 
connections - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 

E

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
 
External - org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.InternalOrExternal
 
extractInstanceFromKeyInstance(String) - Static method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 

F

failures - Static variable in class org.intocps.maestro.framework.fmi2.vdm.annotations.in.INOnFailAnnotation
 
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) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
Fmi2SimulationEnvironment.Relation - Class in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironment.Relation.Direction - Enum in org.intocps.maestro.framework.fmi2
 
Fmi2SimulationEnvironment.Relation.InternalOrExternal - Enum 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() - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
fmuIdentifier - Variable in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
fmus - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 

G

getConnectedOutputs() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
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
 
getFmuFiles() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
getFmuIdentifier() - Method in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
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
 
getInstances() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getLogLevels() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 
getModelDescription() - Method in class org.intocps.maestro.framework.fmi2.ComponentInfo
 
getOrigin() - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
 
getOutputs() - Method in class org.intocps.maestro.framework.fmi2.ExplicitModelDescription
 
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
 
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
 

I

IFmuValidator - Interface in org.intocps.maestro.framework.fmi2
 
inAfter(INExpression, Value, Context) - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.in.INOnFailAnnotation
 
INOnFailAnnotation - Class in org.intocps.maestro.framework.fmi2.vdm.annotations.in
 
INOnFailAnnotation(TCIdentifierToken, INExpressionList) - Constructor for class org.intocps.maestro.framework.fmi2.vdm.annotations.in.INOnFailAnnotation
 
InputToOutput - org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.Direction
 
instance - Variable in class org.intocps.maestro.framework.fmi2.RelationVariable
 
Internal - org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.InternalOrExternal
 
isBracketed() - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.ast.ASTOnFailAnnotation
 

L

livestream - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
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
 
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
 

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
 
org.intocps.maestro.framework.fmi2 - package org.intocps.maestro.framework.fmi2
 
org.intocps.maestro.framework.fmi2.vdm.annotations.ast - package org.intocps.maestro.framework.fmi2.vdm.annotations.ast
 
org.intocps.maestro.framework.fmi2.vdm.annotations.in - package org.intocps.maestro.framework.fmi2.vdm.annotations.in
 
org.intocps.maestro.framework.fmi2.vdm.annotations.tc - package org.intocps.maestro.framework.fmi2.vdm.annotations.tc
 
OutputToInput - org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.Direction
 

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(ModelDescription.ScalarVariable, LexIdentifier) - Constructor for class org.intocps.maestro.framework.fmi2.RelationVariable
 

S

scalarVariable - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Variable
 
scalarVariable - Variable in class org.intocps.maestro.framework.fmi2.RelationVariable
 
setDirection(Fmi2SimulationEnvironment.Relation.Direction) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.RelationBuilder
 
setInternalOrExternal(Fmi2SimulationEnvironment.Relation.InternalOrExternal) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.RelationBuilder
 
setLexNameToInstanceNameMapping(String, String) - Method in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
 

T

tcAfter(TCExpression, TCType, Environment, NameScope) - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.tc.TCOnFailAnnotation
 
tcBefore(TCClassDefinition) - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.tc.TCOnFailAnnotation
 
tcBefore(TCDefinition, Environment, NameScope) - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.tc.TCOnFailAnnotation
 
tcBefore(TCExpression, Environment, NameScope) - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.tc.TCOnFailAnnotation
 
tcBefore(TCModule) - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.tc.TCOnFailAnnotation
 
tcBefore(TCStatement, Environment, NameScope) - Method in class org.intocps.maestro.framework.fmi2.vdm.annotations.tc.TCOnFailAnnotation
 
TCOnFailAnnotation - Class in org.intocps.maestro.framework.fmi2.vdm.annotations.tc
 
TCOnFailAnnotation(TCIdentifierToken, TCExpressionList) - Constructor for class org.intocps.maestro.framework.fmi2.vdm.annotations.tc.TCOnFailAnnotation
 
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.RelationVariable
 

V

validate(String, URI, IErrorReporter) - Method in class org.intocps.maestro.framework.fmi2.Fmi2FmuValidator
 
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
 
valueOf(String) - Static method in enum org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.InternalOrExternal
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation.InternalOrExternal
Returns an array containing the constants of this enum type, in the order they are declared.
Variable(RelationVariable) - Constructor for class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Variable
 
variablesToLog - Variable in class org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
 
Verify(ModelDescription) - Method in class org.intocps.maestro.framework.fmi2.ModelDescriptionValidator
 
verifyVariabilityCausality(List<ModelDescription.ScalarVariable>) - Method in class org.intocps.maestro.framework.fmi2.ModelDescriptionValidator
 
A B C E F G I L M O R S T V 
All Classes All Packages