Uses of Class
org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
-
Uses of Fmi2SimulationEnvironment.Relation in org.intocps.maestro.framework.fmi2
Fields in org.intocps.maestro.framework.fmi2 with type parameters of type Fmi2SimulationEnvironment.RelationModifier and TypeFieldDescriptionMap<org.intocps.maestro.ast.LexIdentifier, Set<Fmi2SimulationEnvironment.Relation>> ModelSwapInfo.swapRelationsMethods in org.intocps.maestro.framework.fmi2 that return Fmi2SimulationEnvironment.RelationMethods in org.intocps.maestro.framework.fmi2 that return types with arguments of type Fmi2SimulationEnvironment.RelationModifier and TypeMethodDescriptionFmi2SimulationEnvironment.getModelSwapRelations()Fmi2SimulationEnvironment.getRelations(String... identifiers) Fmi2SimulationEnvironment.getRelations(List<org.intocps.maestro.ast.LexIdentifier> identifiers) Finds all the relations for the given FMU Component LexIdentifiersFmi2SimulationEnvironment.getRelations(org.intocps.maestro.ast.LexIdentifier... identifiers) Finds all the relations for the given FMU Component LexIdentifiers