public interface ObjectType extends Externalizable
org.kie.rule.Declaration
Modifier and Type | Method and Description |
---|---|
ValueType |
getValueType() |
boolean |
isAssignableFrom(ObjectType objectType) |
boolean |
isEvent()
Returns true if the object type represented by this object
is an event object type.
|
readExternal, writeExternal
boolean isAssignableFrom(ObjectType objectType)
boolean isEvent()
ValueType getValueType()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.