|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotation | |
|---|---|
| org.openprovenance.elmo | |
| org.openprovenance.rdf | |
| Uses of Annotation in org.openprovenance.elmo |
|---|
| Methods in org.openprovenance.elmo that return Annotation | |
|---|---|
Annotation |
RdfEmbeddedAnnotation.findMyFacade()
|
Annotation |
RdfAnnotation.findMyFacade()
|
| Methods in org.openprovenance.elmo that return types with arguments of type Annotation | |
|---|---|
Set<Annotation> |
RdfWasTriggeredBy.getAnnotations()
|
Set<Annotation> |
RdfWasDerivedFrom.getAnnotations()
|
Set<Annotation> |
RdfRole.getAnnotations()
|
Set<Annotation> |
RdfAgent.getAnnotations()
|
| Methods in org.openprovenance.elmo with parameters of type Annotation | |
|---|---|
RdfAnnotation |
RdfOPMFactory.newAnnotation(Annotation a)
|
RdfEmbeddedAnnotation |
RdfOPMFactory.newEmbeddedAnnotation(Annotation a)
|
| Method parameters in org.openprovenance.elmo with type arguments of type Annotation | |
|---|---|
void |
RdfWasTriggeredBy.setAnnotations(Set<? extends Annotation> ann)
|
void |
RdfWasDerivedFrom.setAnnotations(Set<? extends Annotation> ann)
|
void |
RdfRole.setAnnotations(Set<? extends Annotation> ann)
|
void |
RdfAgent.setAnnotations(Set<? extends Annotation> ann)
|
| Uses of Annotation in org.openprovenance.rdf |
|---|
| Methods in org.openprovenance.rdf that return types with arguments of type Annotation | |
|---|---|
Set<Annotation> |
Annotable.getAnnotations()
|
| Method parameters in org.openprovenance.rdf with type arguments of type Annotation | |
|---|---|
void |
Annotable.setAnnotations(Set<? extends Annotation> annotations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||