public interface Modify<T> extends WorkingMemoryTask<T>
MetaCallableTask.KIND| Modifier and Type | Method and Description |
|---|---|
T |
call(InternalKnowledgeBase knowledgeBase) |
T |
call(T o) |
Object[] |
getAdditionalUpdates() |
BitMask |
getAdditionalUpdatesModificationMask(int j) |
Class |
getModificationClass() |
BitMask |
getModificationMask() |
ModifyTask |
getSetterChain() |
T |
getTarget() |
getSetters, getTargetIdcall, kindgetId, getUriT getTarget()
getTarget in interface WorkingMemoryTask<T>T call(InternalKnowledgeBase knowledgeBase)
BitMask getModificationMask()
Class getModificationClass()
ModifyTask getSetterChain()
Object[] getAdditionalUpdates()
BitMask getAdditionalUpdatesModificationMask(int j)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.