| Package | Description |
|---|---|
| org.unidal.maven.plugin.project.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassRule |
class |
ConstructorRule |
class |
FieldRule |
class |
MethodRule |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IRule<AnnotatedElement>> |
RuleRegistry.getClassRules() |
Map<String,IRule<AnnotatedElement>> |
RuleRegistry.getConstructorRules() |
Map<String,IRule<AnnotatedElement>> |
RuleRegistry.getFieldRules() |
Map<String,IRule<AnnotatedElement>> |
RuleRegistry.getMethodRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleRegistry.register(IRule<? extends AnnotatedElement> rule) |
Copyright © 2022 Unidal Organization. All rights reserved.