|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Part of a Schema, used to specify an attribute allowed within
an ElementModel.
| Method Summary | |
java.lang.String |
getName()
The name of the attribute. |
java.lang.String |
getTranslator()
Returns the translator used to convert the attribute value. |
boolean |
isRequired()
Returns true if the attribute is required (must be specified). |
boolean |
isUnique()
Returns true if the attribute is supposed to be considered unique in relation to the configuration point. |
| Methods inherited from interface org.apache.hivemind.Locatable |
getLocation |
| Methods inherited from interface org.apache.hivemind.parse.AnnotationHolder |
getAnnotation, setAnnotation |
| Method Detail |
public java.lang.String getName()
public boolean isRequired()
public java.lang.String getTranslator()
Translator.
public boolean isUnique()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||