public interface Convention
Modifier and Type | Method | Description |
---|---|---|
void |
apply(ClassModelBuilder<?> classModelBuilder) |
This method applies this Convention to the given ClassModelBuilder
|
void apply(ClassModelBuilder<?> classModelBuilder)
classModelBuilder
- the ClassModelBuilder to apply the convention to