|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Annotation | |
---|---|
com.hammurapi.review | |
com.hammurapi.review.impl | |
com.hammurapi.review.util |
Uses of Annotation in com.hammurapi.review |
---|
Methods in com.hammurapi.review that return Annotation | |
---|---|
Annotation |
ReviewFactory.createAnnotation()
Returns a new object of class 'Annotation'. |
Uses of Annotation in com.hammurapi.review.impl |
---|
Classes in com.hammurapi.review.impl that implement Annotation | |
---|---|
class |
AnnotationImpl
An implementation of the model object 'Annotation'. |
Methods in com.hammurapi.review.impl that return Annotation | |
---|---|
Annotation |
ReviewFactoryImpl.createAnnotation()
|
Uses of Annotation in com.hammurapi.review.util |
---|
Methods in com.hammurapi.review.util with parameters of type Annotation | |
---|---|
T |
ReviewSwitch.caseAnnotation(Annotation object)
Returns the result of interpreting the object as an instance of 'Annotation'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |