Modifier and Type | Method and Description |
---|---|
PatternWrapper |
HasPatternPage.patternWrapper() |
PatternWrapper |
HasFieldPage.patternWrapper() |
Modifier and Type | Method and Description |
---|---|
Set<PatternWrapper> |
HasPatternPage.getPatterns() |
Modifier and Type | Method and Description |
---|---|
void |
HasPatternPage.setEditingPattern(PatternWrapper editingPattern) |
Modifier and Type | Method and Description |
---|---|
void |
PatternPage.setEditingPattern(PatternWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
PatternWrapper |
ConditionColumnPlugin.patternWrapper() |
PatternWrapper |
ActionWorkItemSetFieldPlugin.patternWrapper() |
PatternWrapper |
ActionSetFactPlugin.patternWrapper() |
Modifier and Type | Method and Description |
---|---|
Set<PatternWrapper> |
ConditionColumnPlugin.getPatterns() |
Set<PatternWrapper> |
ActionWorkItemSetFieldPlugin.getPatterns() |
Set<PatternWrapper> |
ActionSetFactPlugin.getPatterns() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionColumnPlugin.setEditingPattern(PatternWrapper patternWrapper) |
void |
ActionWorkItemSetFieldPlugin.setEditingPattern(PatternWrapper patternWrapper) |
void |
ActionSetFactPlugin.setEditingPattern(PatternWrapper patternWrapper) |
Modifier and Type | Field and Description |
---|---|
static PatternWrapper |
PatternWrapper.DEFAULT |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.