|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.icore.AbstractAnnotatedObject ix.util.context.ContextAnnotatedObject
public abstract class ContextAnnotatedObject
Provides context-dependent annotations.
Field Summary |
---|
Fields inherited from class ix.icore.AbstractAnnotatedObject |
---|
annotationListeners, annotations |
Constructor Summary | |
---|---|
ContextAnnotatedObject()
|
Method Summary | |
---|---|
protected java.util.Map |
annMap()
|
void |
clearAnnotationsCompletely()
|
protected void |
makeAnnMap()
|
void |
setAnnotations(Annotations annotes)
|
Methods inherited from class ix.icore.AbstractAnnotatedObject |
---|
addAnnotationListener, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, getComments, removeAnnotation, setAnnotation, setComments, takeAnnotations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextAnnotatedObject()
Method Detail |
---|
protected java.util.Map annMap()
annMap
in class AbstractAnnotatedObject
protected void makeAnnMap()
makeAnnMap
in class AbstractAnnotatedObject
public void setAnnotations(Annotations annotes)
setAnnotations
in interface Annotated
setAnnotations
in class AbstractAnnotatedObject
public void clearAnnotationsCompletely()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |