Class Tester


  • public class Tester
    extends java.lang.Object
    Test driver for ptalon.
    Since:
    Ptolemy II 6.1
    Version:
    $Id$
    Author:
    Adam Cataldo
    • Constructor Summary

      Constructors 
      Constructor Description
      Tester()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String[] _parseActorExpression​(java.lang.String expression)  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Tester

        public Tester()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • _parseActorExpression

        public static java.lang.String[] _parseActorExpression​(java.lang.String expression)