org.drools.spi
Interface SemanticComponent

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

public interface SemanticComponent
extends java.io.Serializable

Semantic component marker.