Class ValidationSettings

    • 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.Validation.ValidationSettings
        See Also:
        Constant Field Values
      • classType

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

      • ValidationSettings

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

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

      • getOnlyUseAdditionalConstraints

        public boolean getOnlyUseAdditionalConstraints()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOnlyUseAdditionalConstraints

        public void setOnlyUseAdditionalConstraints​(boolean OnlyUseAdditionalConstraints)
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPrepareForRuntime

        public boolean getPrepareForRuntime()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPrepareForRuntime

        public void setPrepareForRuntime​(boolean PrepareForRuntime)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSingleLevel

        public boolean getSingleLevel()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSingleLevel

        public void setSingleLevel​(boolean SingleLevel)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSkipValidatingRootConfiguration

        public boolean getSkipValidatingRootConfiguration()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSkipValidatingRootConfiguration

        public void setSkipValidatingRootConfiguration​(boolean SkipValidatingRootConfiguration)
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEnvironment

        public void setEnvironment​(LocationReferenceEnvironment Environment)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCancellationToken

        public CancellationToken getCancellationToken()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCancellationToken

        public void setCancellationToken​(CancellationToken CancellationToken)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable