Class StateMatcherController

  • All Implemented Interfaces:
    NodeController

    public class StateMatcherController
    extends HierarchicalStateController
    Since:
    Ptolemy II 8.0
    Version:
    $Id$
    Author:
    Thomas Huining Feng
    Pt.AcceptedRating:
    Red (tfeng)
    Pt.ProposedRating:
    Red (tfeng)
    • Method Detail

      • getRefinementClasses

        protected java.util.Map<java.lang.String,​java.lang.String> getRefinementClasses()
        Return a map with the keys as the names of the refinement types, and the values as the names of the classes that implement those refinement types.
        Overrides:
        getRefinementClasses in class HierarchicalStateController
        Returns:
        The map of supported refinement types.