|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.annotation.util.FeatureMap
org.annotation.wordfreak.Argument
Field Summary |
Fields inherited from class org.annotation.util.FeatureMap |
DEFAULT_SET_DELIMITER, properties |
Constructor Summary | |
Argument(java.lang.String r,
Annotation a)
|
Method Summary | |
Annotation |
getAnnotation()
|
java.lang.String |
getRole()
|
void |
setAnnotation(Annotation a)
|
void |
setFeature(java.lang.String k,
java.lang.String v)
|
void |
setRole(java.lang.String r)
|
Methods inherited from class org.annotation.util.FeatureMap |
addFeatureValue, addFeatureValue, existsFeature, getFeature, getFeatureAsSet, getFeatureAsSet, getFeatureSet, removeFeature, removeFeatureValue, removeFeatureValue, setFeatures, setProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Argument(java.lang.String r, Annotation a)
Method Detail |
public java.lang.String getRole()
public void setRole(java.lang.String r)
public Annotation getAnnotation()
public void setAnnotation(Annotation a)
public void setFeature(java.lang.String k, java.lang.String v)
setFeature
in class FeatureMap
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |