| Type | Name and description |
|---|---|
java.lang.String |
basePackageBase package, this is a package for polygon packages |
PolygonExtension |
polygonPolygon definition |
java.io.File |
polygonTemplatePolygon template, can be used instead of polygon |
java.io.File |
sourcesDirSources directory, required |
boolean |
strictModeStrict mode means that only packages from definitions are allowed |
| Constructor and description |
|---|
PolygonalArchitectureExtension
(org.gradle.api.Project project) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
PolygonExtension |
polygon(groovy.lang.Closure closure) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Base package, this is a package for polygon packages
Polygon definition
Polygon template, can be used instead of polygon
Sources directory, required
Strict mode means that only packages from definitions are allowed
Groovy Documentation