Package org.drools.core
Class RuleBaseConfiguration.AssertBehaviour
java.lang.Object
org.drools.core.RuleBaseConfiguration.AssertBehaviour
- All Implemented Interfaces:
Externalizable,Serializable
- Enclosing class:
- RuleBaseConfiguration
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RuleBaseConfiguration.AssertBehaviourstatic final RuleBaseConfiguration.AssertBehaviour -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondetermineAssertBehaviour(String value) booleanvoidtoString()void
-
Field Details
-
IDENTITY
-
EQUALITY
-
-
Constructor Details
-
AssertBehaviour
public AssertBehaviour()
-
-
Method Details
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
equals
-
determineAssertBehaviour
-
toExternalForm
-
toString
-