Class ModelSwapInfo
java.lang.Object
org.intocps.maestro.framework.core.IModelSwapInfo
org.intocps.maestro.framework.fmi2.ModelSwapInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.intocps.maestro.ast.node.PExporg.intocps.maestro.ast.node.PExpMap<org.intocps.maestro.ast.LexIdentifier, Set<Fmi2SimulationEnvironment.Relation>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
swapInstance
-
swapCondition
public org.intocps.maestro.ast.node.PExp swapCondition -
stepCondition
public org.intocps.maestro.ast.node.PExp stepCondition -
swapConnections
-
swapRelations
public Map<org.intocps.maestro.ast.LexIdentifier,Set<Fmi2SimulationEnvironment.Relation>> swapRelations
-
-
Constructor Details
-
ModelSwapInfo
-