| Modifier and Type | Method | Description |
|---|---|---|
void |
ActionList.applyActionRule(HeadingActionRule headingActionRule) |
| Modifier and Type | Method | Description |
|---|---|---|
HeadingActionRule |
HeadingAction.getHeadingActionRule() |
Returns the heading action rule.
|
| Constructor | Description |
|---|---|
HeadingAction(HeadingActionRule headingActionRule,
ActionList parent) |
Instantiates a new HeadingAction.
|
| Modifier and Type | Method | Description |
|---|---|---|
static HeadingActionRule |
HeadingActionRule.newInstance(java.lang.String id,
java.lang.Boolean hidden) |
Returns a new derived instance of EchoActionRule.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AspectAdviceRule.applyActionRule(HeadingActionRule headingActionRule) |
|
void |
ExceptionThrownRule.applyActionRule(HeadingActionRule headingActionRule) |
|
void |
TransletRule.applyActionRule(HeadingActionRule headingActionRule) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ActionRuleApplicable.applyActionRule(HeadingActionRule headingActionRule) |
Adds the heading action.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ActionParameters |
RuleToParamsConverter.toActionParameters(HeadingActionRule headingActionRule) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.