Class TopologicalPlugin
- java.lang.Object
-
- org.intocps.maestro.plugin.initializer.TopologicalPlugin
-
public class TopologicalPlugin extends Object
-
-
Constructor Summary
Constructors Constructor Description TopologicalPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.intocps.maestro.framework.fmi2.RelationVariable>findInstantiationOrder(Set<org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation> relations, Set<org.intocps.maestro.ast.LexIdentifier> filterTargets)List<Set<org.intocps.maestro.framework.fmi2.RelationVariable>>findInstantiationOrderStrongComponents(Set<org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation> relations, Set<org.intocps.maestro.ast.LexIdentifier> filterTargets)
-
-
-
Method Detail
-
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
-
-