public interface RuleDefinition extends EventSetProcessorDefinition, RuleOperations
| Modifier and Type | Method and Description |
|---|---|
RuleEventSpec |
getEventSpec(int index)
Returns the event specification for the specified event index.
|
List<RuleEventSpec> |
getEventSpecs()
Returns the event specifications.
|
void |
setEventSpecs(List<RuleEventSpec> eventSpecs)
Sets the event specifications.
|
getEventName, getEventNames, setEventNamesisSingletonaddAllEventConditions, addEventCondition, addEventConditions, getEventConditions, getEventConditions, isOrdered, setOrderedgetDuration, hasDuration, isSynchronous, setDuration, setSynchronousgetFeatures, getKnowledgeBase, setFeaturesgetDescription, getDisplayName, getName, setDescription, setDisplayName, setNameList<RuleEventSpec> getEventSpecs()
RuleEventSpec getEventSpec(int index)
index - event index.void setEventSpecs(List<RuleEventSpec> eventSpecs)
eventSpecs - the event specifications.Copyright © 2016–2018 Softelnet. All rights reserved.