Class GlobalMapScriptAccess


  • public class GlobalMapScriptAccess
    extends java.lang.Object
    Created by carl.gould on 6/30/2014.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.python.core.PyStringMap getGlobals()  
      • Methods inherited from class java.lang.Object

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

      • GlobalMapScriptAccess

        public GlobalMapScriptAccess​(ScriptManager manager)
    • Method Detail

      • getGlobals

        public org.python.core.PyStringMap getGlobals()