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, writeExternalboolean isAssignableFrom(ObjectType objectType)
boolean isEvent()
ValueType getValueType()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.