Class TopologicalPlugin
java.lang.Object
org.intocps.maestro.plugin.initializer.TopologicalPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.intocps.maestro.framework.fmi2.RelationVariable> findInstantiationOrder(Set<org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation> relations, Set<org.intocps.maestro.ast.LexIdentifier> filterTargets) findInstantiationOrderStrongComponents(Set<org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation> relations, Set<org.intocps.maestro.ast.LexIdentifier> filterTargets)
-
Constructor Details
-
TopologicalPlugin
public TopologicalPlugin()
-
-
Method Details
-
findInstantiationOrder
public List<org.intocps.maestro.framework.fmi2.RelationVariable> findInstantiationOrder(Set<org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation> relations, Set<org.intocps.maestro.ast.LexIdentifier> filterTargets) throws ExpandException - Throws:
ExpandException
-
findInstantiationOrderStrongComponents
-