|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RuleLevel in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation |
|---|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.api.events.validation that return RuleLevel | |
|---|---|
RuleLevel |
IShowRulesNotificationWithLevelEvent.getRuleLevel()
|
RuleLevel |
IHideRulesNotificationWithLevelEvent.getRuleLevel()
|
| Uses of RuleLevel in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation |
|---|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation that return RuleLevel | |
|---|---|
RuleLevel |
ShowRulesNotificationWithLevelEvent.getRuleLevel()
|
RuleLevel |
HideRulesNotificationWithLevelEvent.getRuleLevel()
|
| Constructors in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.validation with parameters of type RuleLevel | |
|---|---|
HideRulesNotificationWithLevelEvent(RuleLevel ruleLevel,
java.util.HashSet<IConformityRule> rules)
|
|
ShowRulesNotificationWithLevelEvent(RuleLevel ruleLevel,
java.util.HashSet<IConformityRule> rules)
|
|
| Uses of RuleLevel in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation |
|---|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation that return RuleLevel | |
|---|---|
static RuleLevel |
RuleLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RuleLevel[] |
RuleLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||