@Retention(value=RUNTIME)
public @interface Scope
DomFileDescription.getIdentityScope(DomElement)
and
DomFileDescription.getResolveScope(GenericDomValue)
use this annotation first to get the corresponding scopes.Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<? extends ScopeProvider> |
value |
public abstract java.lang.Class<? extends ScopeProvider> value