Serialized Form
-
Package COM.TIBCO.hawk.config.rbengine
-
Exception COM.TIBCO.hawk.config.rbengine.RBEConfigObjectException
class RBEConfigObjectException extends Exception implements Serializable-
Serialized Fields
-
_e
Exception _e
-
-
-
Class COM.TIBCO.hawk.config.rbengine.RBEConfigObjectXML
class RBEConfigObjectXML extends Object implements Serializable-
Serialized Fields
-
xmlString
String xmlString
-
-
-
-
Package COM.TIBCO.hawk.config.rbengine.rbmap
-
Exception COM.TIBCO.hawk.config.rbengine.rbmap.RBMapException
class RBMapException extends RBEConfigObjectException implements Serializable -
Class COM.TIBCO.hawk.config.rbengine.rbmap.RBMapXML
class RBMapXML extends RBEConfigObjectXML implements Serializable
-
-
Package COM.TIBCO.hawk.config.rbengine.rulebase
-
Class COM.TIBCO.hawk.config.rbengine.rulebase.Operator
class Operator extends Object implements Serializable-
Serialized Fields
-
displayName
String displayName
the display name of the operator, determined in the constructor by referencing the descriptor for the named operator -
name
String name
the name of the operator this instance represents -
operands
Object[] operands
the operands for the operator, supplied in the constructor of this instance -
operandTypes
String[] operandTypes
this variable holds the desired operand types, it is set in the constructor while type checking is performed and used in evaluate() in cases where runtime typechecking is required -
rbOperator
COM.TIBCO.hawk.config.rbengine.rulebase.operators.RBOperator rbOperator
this variable holds the object which implements the operator, it is set in the constructor and used in the evaluate() method -
returnType
String returnType
the class name of the operator's return type, determined in the constructor by referencing the descriptor for the named operator
-
-
-
Exception COM.TIBCO.hawk.config.rbengine.rulebase.OperatorException
class OperatorException extends Exception implements Serializable -
Exception COM.TIBCO.hawk.config.rbengine.rulebase.RulebaseException
class RulebaseException extends RBEConfigObjectException implements Serializable -
Class COM.TIBCO.hawk.config.rbengine.rulebase.RulebaseXML
class RulebaseXML extends RBEConfigObjectXML implements Serializable
-
-
Package COM.TIBCO.hawk.config.rbengine.rulebase.util
-
Class COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertHigh
class AlertHigh extends AlertMessage implements Serializable -
Class COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertLow
class AlertLow extends AlertMessage implements Serializable -
Class COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertMedium
class AlertMedium extends AlertMessage implements Serializable -
Class COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertMessage
class AlertMessage extends Object implements Serializable-
Serialized Fields
-
msg
String msg
-
-
-
Class COM.TIBCO.hawk.config.rbengine.rulebase.util.Notification
class Notification extends AlertMessage implements Serializable -
Class COM.TIBCO.hawk.config.rbengine.rulebase.util.PostedCondition
class PostedCondition extends Object implements Serializable-
Serialized Fields
-
name
String name
-
-
-
-
Package COM.TIBCO.hawk.config.rbengine.schedule
-
Exception COM.TIBCO.hawk.config.rbengine.schedule.ScheduleException
class ScheduleException extends RBEConfigObjectException implements Serializable -
Class COM.TIBCO.hawk.config.rbengine.schedule.SchedulesXML
class SchedulesXML extends RBEConfigObjectXML implements Serializable- serialVersionUID:
- -4478928291999314516L
-