Uses of Class
org.intocps.maestro.framework.fmi2.RelationVariable
-
Uses of RelationVariable in org.intocps.maestro.framework.fmi2
Methods in org.intocps.maestro.framework.fmi2 that return RelationVariableMethods in org.intocps.maestro.framework.fmi2 that return types with arguments of type RelationVariableModifier and TypeMethodDescriptionFmi2SimulationEnvironment.getConnectedOutputs()Map<org.intocps.maestro.ast.LexIdentifier, RelationVariable> Fmi2SimulationEnvironment.Relation.getTargets()Fmi2SimulationEnvironment.getVariablesToLog(String instanceName) Retrieves all variables that should be logged for the given instance.Constructors in org.intocps.maestro.framework.fmi2 with parameters of type RelationVariableModifierConstructorDescriptionRelationBuilder(RelationVariable source, Map<org.intocps.maestro.ast.LexIdentifier, RelationVariable> targets) Constructor parameters in org.intocps.maestro.framework.fmi2 with type arguments of type RelationVariableModifierConstructorDescriptionRelationBuilder(RelationVariable source, Map<org.intocps.maestro.ast.LexIdentifier, RelationVariable> targets)