Class TextExpressionCompilerSettings

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Activities, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

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

        public static final java.lang.String className
        Qualified class name: System.Activities.XamlIntegration.TextExpressionCompilerSettings
        See Also:
        Constant Field Values
      • classType

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

      • TextExpressionCompilerSettings

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

        public TextExpressionCompilerSettings()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAlwaysGenerateSource

        public boolean getAlwaysGenerateSource()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAlwaysGenerateSource

        public void setAlwaysGenerateSource​(boolean AlwaysGenerateSource)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getForImplementation

        public boolean getForImplementation()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setForImplementation

        public void setForImplementation​(boolean ForImplementation)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getGenerateAsPartialClass

        public boolean getGenerateAsPartialClass()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setGenerateAsPartialClass

        public void setGenerateAsPartialClass​(boolean GenerateAsPartialClass)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getActivity

        public Activity getActivity()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setActivity

        public void setActivity​(Activity Activity)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getActivityName

        public java.lang.String getActivityName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setActivityName

        public void setActivityName​(java.lang.String ActivityName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getActivityNamespace

        public java.lang.String getActivityNamespace()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setActivityNamespace

        public void setActivityNamespace​(java.lang.String ActivityNamespace)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLanguage

        public java.lang.String getLanguage()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLanguage

        public void setLanguage​(java.lang.String Language)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRootNamespace

        public java.lang.String getRootNamespace()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRootNamespace

        public void setRootNamespace​(java.lang.String RootNamespace)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable