Class TopologicalPlugin


  • public class TopologicalPlugin
    extends Object
    • Constructor Detail

      • TopologicalPlugin

        public TopologicalPlugin()
    • 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
      • findInstantiationOrderStrongComponents

        public 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)