Interface DebugScopeRestrictionHandler


  • public interface DebugScopeRestrictionHandler
    Interface for actors that limit the scope for debugging.
    Version:
    $Revision$
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • getDebugScopeRestriction

        AbstractScopeRestriction getDebugScopeRestriction()
        Returns the scope restriction in place.
        Returns:
        the scope restriction
      • getDebugScopeRestriction

        AbstractScopeRestriction getDebugScopeRestriction​(Node context)
        Returns the scope restriction in place.
        Parameters:
        context - the actor's node
        Returns:
        the scope restriction