|
Forge - Parent 1.0.5-SNAPSHOT | |||||||||
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 Facet s required by the annotated Plugin |
Element Detail |
---|
public abstract Class<? extends Facet>[] value
Facet
s required by the annotated Plugin
|
Forge - Parent 1.0.5-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |