org.drools.spi
Interface RuleComponent

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
Condition, Consequence, ObjectType
All Known Implementing Classes:
BeanObjectType, ClassFieldObjectType, ClassObjectType, GroovyBlockConsequence, GroovyCondition, JavaBlockConsequence, JavaCondition, PojoCondition, PojoConsequence, PythonBlockConsequence, PythonCondition

public interface RuleComponent
extends java.io.Serializable

Semantic component marker.