|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Entity
| Method Summary | |
|---|---|
List<AttributeRef> |
getAttributeRefs()
Coleção de atributos desta entidade que referenciam outras entidades. |
List<Attribute> |
getAttributes()
Coleção de atributos desta entidade. |
String |
getName()
Nome desta entidade. |
void |
setAttributes(List<Attribute> attributes)
|
void |
setAttributesRefs(List<AttributeRef> refs)
|
| Method Detail |
|---|
List<Attribute> getAttributes()
String getName()
List<AttributeRef> getAttributeRefs()
void setAttributes(List<Attribute> attributes)
void setAttributesRefs(List<AttributeRef> refs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||