|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
Describes an attribute.
Method Summary | |
---|---|
AttributeContainer |
getAttributeContainer()
Retrieve the declaring container for this attribute (entity/component). |
String |
getName()
Retrieve the attribute name. |
boolean |
isSingular()
An attribute can be either: singular - castable to SingularAttribute
plural - castable to PluralAttribute
|
Method Detail |
---|
String getName()
AttributeContainer getAttributeContainer()
boolean isSingular()
SingularAttribute
PluralAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |