Class Rule

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: Microsoft.Build.Framework.XamlTypes.Rule
        See Also:
        Constant Field Values
      • classType

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

      • cast

        public static Rule cast​(IJCOBridgeReflected from)
                         throws java.lang.Throwable
        Try to cast the IJCOBridgeReflected instance into Rule, a cast assert is made to check if types are compatible.
        Parameters:
        from - IJCOBridgeReflected instance to be casted
        Returns:
        Rule instance
        Throws:
        java.lang.Throwable - in case of error during cast operation
      • BeginInit

        public void BeginInit()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPropertyPagesHidden

        public boolean getPropertyPagesHidden()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPropertyPagesHidden

        public void setPropertyPagesHidden​(boolean PropertyPagesHidden)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getShowOnlyRuleProperties

        public boolean getShowOnlyRuleProperties()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setShowOnlyRuleProperties

        public void setShowOnlyRuleProperties​(boolean ShowOnlyRuleProperties)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSupportsFileBatching

        public boolean getSupportsFileBatching()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSupportsFileBatching

        public void setSupportsFileBatching​(boolean SupportsFileBatching)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOrder

        public int getOrder()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOrder

        public void setOrder​(int Order)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataSource

        public DataSource getDataSource()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDataSource

        public void setDataSource​(DataSource DataSource)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOverrideMode

        public RuleOverrideMode getOverrideMode()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOverrideMode

        public void setOverrideMode​(RuleOverrideMode OverrideMode)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAdditionalInputs

        public java.lang.String getAdditionalInputs()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAdditionalInputs

        public void setAdditionalInputs​(java.lang.String AdditionalInputs)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCommandLine

        public java.lang.String getCommandLine()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCommandLine

        public void setCommandLine​(java.lang.String CommandLine)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDescription

        public java.lang.String getDescription()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDescription

        public void setDescription​(java.lang.String Description)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDisplayName

        public java.lang.String getDisplayName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDisplayName

        public void setDisplayName​(java.lang.String DisplayName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExecutionDescription

        public java.lang.String getExecutionDescription()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExecutionDescription

        public void setExecutionDescription​(java.lang.String ExecutionDescription)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFileExtension

        public java.lang.String getFileExtension()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFileExtension

        public void setFileExtension​(java.lang.String FileExtension)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHelpString

        public java.lang.String getHelpString()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHelpString

        public void setHelpString​(java.lang.String HelpString)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setName

        public void setName​(java.lang.String Name)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOutputs

        public java.lang.String getOutputs()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOutputs

        public void setOutputs​(java.lang.String Outputs)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPageTemplate

        public java.lang.String getPageTemplate()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPageTemplate

        public void setPageTemplate​(java.lang.String PageTemplate)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSeparator

        public java.lang.String getSeparator()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSeparator

        public void setSeparator​(java.lang.String Separator)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSwitchPrefix

        public java.lang.String getSwitchPrefix()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSwitchPrefix

        public void setSwitchPrefix​(java.lang.String SwitchPrefix)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getToolName

        public java.lang.String getToolName()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setToolName

        public void setToolName​(java.lang.String ToolName)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable