@Retention(value=RUNTIME)
public @interface NameValue
String
or GenericValue
with @NameValue,
and ElementPresentationManager.getElementName(Object)
will return the resulting String
or GenericValue.getStringValue()
.Modifier and Type | Optional Element and Description |
---|---|
boolean |
referencable |
boolean |
unique |
public abstract boolean unique
DomFileDescription.getIdentityScope(DomElement)
).
If true, then duplicate values will be highlighted as errors.public abstract boolean referencable
GenericDomValue