Class IJSVsaEngineImplementation

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: Microsoft.JScript, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: Microsoft.JScript
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: Microsoft.JScript.Vsa.IJSVsaEngine
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • IJSVsaEngineImplementation

        public IJSVsaEngineImplementation​(java.lang.Object instance)
                                   throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
    • Method Detail

      • Compile

        public boolean Compile()
                        throws java.lang.Throwable
        Specified by:
        Compile in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • IsValidIdentifier

        public boolean IsValidIdentifier​(java.lang.String identifier)
                                  throws java.lang.Throwable
        Specified by:
        IsValidIdentifier in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • GetOption

        public NetObject GetOption​(java.lang.String name)
                            throws java.lang.Throwable
        Specified by:
        GetOption in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • Close

        public void Close()
                   throws java.lang.Throwable
        Specified by:
        Close in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • InitNew

        public void InitNew()
                     throws java.lang.Throwable
        Specified by:
        InitNew in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • Reset

        public void Reset()
                   throws java.lang.Throwable
        Specified by:
        Reset in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • RevokeCache

        public void RevokeCache()
                         throws java.lang.Throwable
        Specified by:
        RevokeCache in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • Run

        public void Run()
                 throws java.lang.Throwable
        Specified by:
        Run in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • SetOption

        public void SetOption​(java.lang.String name,
                              NetObject value)
                       throws java.lang.Throwable
        Specified by:
        SetOption in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getGenerateDebugInfo

        public boolean getGenerateDebugInfo()
                                     throws java.lang.Throwable
        Specified by:
        getGenerateDebugInfo in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • setGenerateDebugInfo

        public void setGenerateDebugInfo​(boolean GenerateDebugInfo)
                                  throws java.lang.Throwable
        Specified by:
        setGenerateDebugInfo in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getIsCompiled

        public boolean getIsCompiled()
                              throws java.lang.Throwable
        Specified by:
        getIsCompiled in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getIsDirty

        public boolean getIsDirty()
                           throws java.lang.Throwable
        Specified by:
        getIsDirty in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getIsRunning

        public boolean getIsRunning()
                             throws java.lang.Throwable
        Specified by:
        getIsRunning in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getLCID

        public int getLCID()
                    throws java.lang.Throwable
        Specified by:
        getLCID in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • setLCID

        public void setLCID​(int LCID)
                     throws java.lang.Throwable
        Specified by:
        setLCID in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • setSite

        public void setSite​(IJSVsaSite Site)
                     throws java.lang.Throwable
        Specified by:
        setSite in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • setEvidence

        public void setEvidence​(Evidence Evidence)
                         throws java.lang.Throwable
        Specified by:
        setEvidence in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getLanguage

        public java.lang.String getLanguage()
                                     throws java.lang.Throwable
        Specified by:
        getLanguage in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Specified by:
        getName in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • setName

        public void setName​(java.lang.String Name)
                     throws java.lang.Throwable
        Specified by:
        setName in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getRootMoniker

        public java.lang.String getRootMoniker()
                                        throws java.lang.Throwable
        Specified by:
        getRootMoniker in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • setRootMoniker

        public void setRootMoniker​(java.lang.String RootMoniker)
                            throws java.lang.Throwable
        Specified by:
        setRootMoniker in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getRootNamespace

        public java.lang.String getRootNamespace()
                                          throws java.lang.Throwable
        Specified by:
        getRootNamespace in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • setRootNamespace

        public void setRootNamespace​(java.lang.String RootNamespace)
                              throws java.lang.Throwable
        Specified by:
        setRootNamespace in interface IJSVsaEngine
        Throws:
        java.lang.Throwable
      • getVersion

        public java.lang.String getVersion()
                                    throws java.lang.Throwable
        Specified by:
        getVersion in interface IJSVsaEngine
        Throws:
        java.lang.Throwable