Skip navigation links
A C D E F G I J L M N O P R S T U V W 

S

SATURDAY - Static variable in class COM.TIBCO.hawk.config.rbengine.schedule.Period
A constant for including or excluding Saturday.
saveToFile(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Deprecated. 
saveToPath(String, MicroAgentDescriptor) - Static method in class COM.TIBCO.hawk.config.rbengine.util.MicroAgentDescriptorXML
Save the MicroAgentDescriptor to a file in the given path.
Schedule - Class in COM.TIBCO.hawk.config.rbengine.schedule
A Schedule is configuration object that can be used to determine if a rulebase or part of the rulebase should be in-schedule or out-of-schedule at a given time.
Schedule(String) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
Creates a schedule with the specified name.
Schedule(String, Scheduleable[], Scheduleable[]) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
Deprecated. 
Schedule(String, Vector, Vector) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
Deprecated. 
Scheduleable - Interface in COM.TIBCO.hawk.config.rbengine.schedule
The Scheduleable interface is implemented by a scheduleable object to check if the scheduleable object is in-schedule.
ScheduleException - Exception in COM.TIBCO.hawk.config.rbengine.schedule
Signals that an error occurred while processing schedule.
ScheduleException(String) - Constructor for exception COM.TIBCO.hawk.config.rbengine.schedule.ScheduleException
Constructs a ScheduleException with the specified detail message.
Schedules - Class in COM.TIBCO.hawk.config.rbengine.schedule
A Schedules contains a list of Schedule and PeriodGroup objects.
Schedules() - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Creates a Schedules.
Schedules(String) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Deprecated. 
Schedules(Vector) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Deprecated. 
Schedules(Schedule[]) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Creates a Schedules with the specifed name and list of schedules.
Schedules(Reader) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Creates a Schedules from the reader.
SchedulesFileName - Static variable in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
The file name of a schedule file.
SchedulesName - Static variable in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
The default name of a schedules.
SchedulesXML - Class in COM.TIBCO.hawk.config.rbengine.schedule
The SchedulesXML provides methods for accessing XML representation of a Schedules.
SchedulesXML(Schedules) - Constructor for class COM.TIBCO.hawk.config.rbengine.schedule.SchedulesXML
Creates a schedules XML wrapper from the specified Schedules.
SECOND_WEEKDAY_OF_MONTH - Static variable in class COM.TIBCO.hawk.config.rbengine.schedule.Period
A constant for including second weekday in a month.
SEPTEMBER - Static variable in class COM.TIBCO.hawk.config.rbengine.schedule.Period
A constant for including or excluding September.
setAttributes(Attributes) - Method in class COM.TIBCO.hawk.config.rbengine.rbmap.RBMap
Sets the attributes of this RBMap.
setAttributes(Attributes) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Sets the attributes for this Schedules.
setAuthor(String) - Method in class COM.TIBCO.hawk.config.rbengine.RBEConfigObjectAttributes
Sets the author this rulebase configuration object.
setAuthor(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Sets the author
setAuthor(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Deprecated. 
setClearActions(ClearAction[]) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Test
Sets the clear actions.
setClearConditionPolicy(ClearConditionPolicy) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Test
Sets the clear condition policy The only supported ClearConditionPolicy types are ClearOnFirstFalse, ClearTimer, and ClearTest
setCommands(String[]) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Sets the commands list.
setComment(String) - Method in class COM.TIBCO.hawk.config.rbengine.RBEConfigObjectAttributes
Sets the comment of this rulebase configuration object.
setComment(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Sets the comment.
setComment(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Deprecated. 
setConsequenceActions(ConsequenceAction[]) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Test
Sets the consequence actions.
setDataSource(DataSource) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rule
Sets the rule's data source.
setDisplayName(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.DataSource
Sets the display name for this data source
setEscalationTime(int) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.ConsequenceAction
Sets the escalation time of this action.
setExclusionPeriods(Vector) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
Deprecated. 
setExtended(boolean) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.policy.PerformOnceOnly
To set extended perform once only.
setIncludedRulebases(String[]) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Sets the include rulebase list.
setInclusionPeriods(Vector) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
Deprecated. 
setLastModification(String) - Method in class COM.TIBCO.hawk.config.rbengine.RBEConfigObjectAttributes
Sets the last modification record this rulebase configuration object.
setLastModification(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Sets the last modification record.
setLastModification(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Deprecated. 
setMemberForCommand(String, String) - Method in class COM.TIBCO.hawk.config.rbengine.rbmap.RBMap
Maps a command to the specified agent or group.
setMembersForRulebase(String, String[]) - Method in class COM.TIBCO.hawk.config.rbengine.rbmap.RBMap
Maps rulebases to the specified list of agents or groups.
setMembersInGroup(String, String[]) - Method in class COM.TIBCO.hawk.config.rbengine.rbmap.RBMap
Maps a group to the specified list of agents or groups.
setMethodInvocation(MethodInvocation) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Action
Sets the method invocation of this action.
setMethodSubscription(MethodSubscription) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.DataSource
Sets the methodSubscription
setMicroAgentName(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Action
Sets the microagent name for the method invocation of this action.
setMicroAgentName(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.DataSource
Sets the microagent name
setName(String) - Method in class COM.TIBCO.hawk.config.rbengine.rbmap.RBMap
Deprecated. 
setName(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Sets the name of this rulebase element.
setName(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.RulebaseElement
Sets the name of this rulebase element.
setName(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.PeriodGroup
Sets the name this PeriodGroup.
setName(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.PeriodGroupReference
Sets the name the PeriodGroup of this PeriodGroupReference is referenced to.
setName(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
Sets the name of the Schedule.
setOverRuling(int) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rule
Sets the rule's precedence level used in overruling.
setPerformActionPolicy(PerformActionPolicy) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.ConsequenceAction
Sets the perform action policy.
setPeriodGroups(PeriodGroup[]) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Replaces a list of PeriodGroup in this Schedules with the specified list.
setPeriods(Period[]) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.PeriodGroup
Replaces the periods in this PeriodGroup with the specified periods.
setProperties(Properties) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Action
Sets the properties associate with this action.
setRuleDataContext(RuleDataContext) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Operator
Sets the RuleDataContext.
setRules(Rule[]) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Sets the list of Rule objects that make up this rulebase.
setSchedule(String) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.RulebaseElement
Set the schedule name of this rulebase element.
setSchedules(Schedule[]) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Replaces the list of schedules with the specified list.
setSchedules(Vector) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedules
Deprecated. 
setTestExpressionOperator(Operator) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Test
Sets the test expression operator.
setTests(Test[]) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rule
Sets the array of Test objects used by this rule.
setTimeZone(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
Sets the timezone of the Schedule.
setTrueConditionPolicy(TrueConditionPolicy) - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Test
Sets the true condition policy.
setUseCommandMapping(boolean, boolean) - Method in class COM.TIBCO.hawk.config.rbengine.rbmap.Attributes
Sets the flag to indicate if the agent should use the command mapping to generate the rulebase list.
substituteValues(String, Properties) - Static method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
substitues keys with values in the input
SUNDAY - Static variable in class COM.TIBCO.hawk.config.rbengine.schedule.Period
A constant for including or excluding Sunday.
A C D E F G I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.