- include(int, int) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Period
-
Includes the specific time period of a component in this Period.
- includeAll(int) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Period
-
Includes the entire time period of a component in this Period.
- inSchedule(GregorianCalendar) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Period
-
Checks to see if this object is in schedule based on passed GregorianCalendar.
- inSchedule(GregorianCalendar) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.PeriodGroup
-
Checks to see if this PeriodGroup is in schedule based on the specified GregorianCalendar.
- inSchedule(GregorianCalendar) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.PeriodGroupReference
-
Check to see if this PeriodGroupReference is in schedule based on passed GregorianCalendar.
- inSchedule(Date) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
-
Checks to see if the schedule is in-schedule using the specified date.
- inSchedule(GregorianCalendar) - Method in interface COM.TIBCO.hawk.config.rbengine.schedule.Scheduleable
-
Check to see if this object is in schedule based on the specified GregorianCalendar.
- isAlwaysExcluded() - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Period
-
Returns false if the definition of the schedule components in the Period
will cause it to be always excluded in the schedule.
- isConverted() - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.DataSource
-
- isConverted() - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Rule
-
- isConverted() - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.Test
-
- isExtended() - Method in class COM.TIBCO.hawk.config.rbengine.rulebase.policy.PerformOnceOnly
-
To check whether the perform once only action is extended or not.
- isIncluded(int, int) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Period
-
Checks to see if a period within a component is included in this Period.
- isUsingPeriodGroup(String) - Method in class COM.TIBCO.hawk.config.rbengine.schedule.Schedule
-
Checks if the specified PeriodGroup is used by this schedules.