org.drools.spi
Interface SemanticComponent

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

public interface SemanticComponent
extends Serializable

Semantic component marker.

Version:
$Id: SemanticComponent.java,v 1.6 2004/12/06 01:30:37 dbarnett Exp $
Author:
bob mcwhirter



Copyright © 2001-2005 The Codehaus. All Rights Reserved.