|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A DesignAttribute can provide attribute information in a DesignDefintion. Simple attributes will only ever represent attribute information - these provide a null detail in the inherited DesignElement detail method. Those that do not provide a null detail can also provide the definition as inline elements instead of an attribute.
| Method Summary | |
java.lang.String |
attribute()
Get the attribute text. |
void |
attribute(java.lang.String attribute)
Set the attribute text. |
| Methods inherited from interface org.oddjob.designer.model.DesignElement |
clear, detail, hasDetail |
| Method Detail |
public java.lang.String attribute()
public void attribute(java.lang.String attribute)
attribute - The attribute. May be null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||