|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @RequiresProject public @interface RequiresFacet
The annotated element requires the given Facet
| Required Element Summary | |
|---|---|
Class<? extends Facet>[] |
value
The Facets required by the annotated Plugin |
| Element Detail |
|---|
public abstract Class<? extends Facet>[] value
Facets required by the annotated Plugin
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||