|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Features
Method Summary | |
---|---|
boolean |
addFeature(Feature feature)
Add the given Feature to the Features Map. |
Modifier |
getModifier(java.lang.String id)
Returns the Modifier identified by id . |
boolean |
hasAbility(java.lang.String id)
Returns true if the Object has the ability identified by id . |
Method Detail |
---|
boolean hasAbility(java.lang.String id)
id
.
id
- a String
value
boolean
valueModifier getModifier(java.lang.String id)
id
.
id
- a String
value
Modifier
valueboolean addFeature(Feature feature)
feature
- a Feature
value
boolean
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |