public interface DecorationExtension<T> extends Extension, Decorator<T>
Modifier and Type | Method and Description |
---|---|
java.util.EnumSet<ProjectEntityType> |
getScope()
Scope of the decorator
|
getDecorations
getFeature
java.util.EnumSet<ProjectEntityType> getScope()
ProjectEntityType
this decorator can apply to