Package | Description |
---|---|
COM.TIBCO.hawk.config.rbengine.rulebase |
Provides classes for creating and processing rulebase used in TIBCO Hawk agents.
|
Modifier and Type | Method and Description |
---|---|
VariableOperandDescriptor |
OperatorDescriptor.getVariableOperandDescriptor()
Retrieves the variable-number operand descriptor.
|
Constructor and Description |
---|
OperatorDescriptor(java.lang.String name,
java.lang.String displayName,
java.lang.String type,
java.lang.String desc,
OperandDescriptor[] fixedOperands,
VariableOperandDescriptor variableOperands)
Constructs an OperandDescriptor.
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.