Class RuleCondition

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Workflow.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.Workflow.Activities
        See Also:
        Constant Field Values
      • className

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

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

      • RuleCondition

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

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

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • Evaluate

        public boolean Evaluate​(RuleExecution execution)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Validate

        public boolean Validate​(RuleValidation validation)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Clone

        public RuleCondition Clone()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • OnRuntimeInitialized

        public void OnRuntimeInitialized()
                                  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