|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotation | |
|---|---|
| org.openprovenance.elmo | |
| org.openprovenance.model | Open Provenance Model classes and associated factories and (de)serialisation methods. |
| org.openprovenance.rdf | |
| Uses of Annotation in org.openprovenance.elmo |
|---|
| Subclasses of Annotation in org.openprovenance.elmo | |
|---|---|
class |
RdfAnnotation
|
| Methods in org.openprovenance.elmo that return Annotation | |
|---|---|
Annotation |
RdfObjectFactory.createAnnotation()
|
Annotation |
RdfOPMFactory.newAnnotation(Annotation ann)
|
| Methods in org.openprovenance.elmo with parameters of type Annotation | |
|---|---|
void |
RdfOPMFactory.addAnnotation(Annotable annotable,
Annotation ann)
|
void |
RdfOPMFactory.addProperty(Annotation ann,
Property p)
|
Annotation |
RdfOPMFactory.newAnnotation(Annotation ann)
|
| Method parameters in org.openprovenance.elmo with type arguments of type Annotation | |
|---|---|
OPMGraph |
RdfOPMFactory.newOPMGraph(String id,
Collection<Account> accs,
Collection<Overlaps> ops,
Collection<Process> ps,
Collection<Artifact> as,
Collection<Agent> ags,
Collection<Object> lks,
Collection<Annotation> anns)
|
| Uses of Annotation in org.openprovenance.model |
|---|
| Fields in org.openprovenance.model with type parameters of type Annotation | |
|---|---|
protected List<Annotation> |
Annotations.annotation
|
| Methods in org.openprovenance.model that return types with arguments of type Annotation | |
|---|---|
List<Annotation> |
Annotations.getAnnotation()
Gets the value of the annotation property. |
| Methods in org.openprovenance.model with parameters of type Annotation | |
|---|---|
void |
OPMFactory.addProperty(Annotation ann,
List<Property> p)
|
void |
OPMFactory.addProperty(Annotation ann,
Property p)
|
Annotation |
OPMFactory.newAnnotation(Annotation ann)
|
Annotation |
OPMFactory.newAnnotation(String id,
Annotation a,
String property,
Object value,
Collection<Account> accs)
|
AnnotationRef |
OPMFactory.newAnnotationRef(Annotation a)
|
OPMGraph |
OPMFactory.newOPMGraph(Collection<Account> accs,
Overlaps[] ovs,
Process[] ps,
Artifact[] as,
Agent[] ags,
Object[] lks,
Annotation[] anns)
|
OPMGraph |
OPMFactory.newOPMGraph(String id,
Collection<Account> accs,
Overlaps[] ovs,
Process[] ps,
Artifact[] as,
Agent[] ags,
Object[] lks,
Annotation[] anns)
|
| Method parameters in org.openprovenance.model with type arguments of type Annotation | |
|---|---|
OPMGraph |
OPMFactory.newOPMGraph(Collection<Account> accs,
Collection<Overlaps> ops,
Collection<Process> ps,
Collection<Artifact> as,
Collection<Agent> ags,
Collection<Object> lks,
Collection<Annotation> anns)
|
OPMGraph |
OPMFactory.newOPMGraph(String id,
Collection<Account> accs,
Collection<Overlaps> ops,
Collection<Process> ps,
Collection<Artifact> as,
Collection<Agent> ags,
Collection<Object> lks,
Collection<Annotation> anns)
|
| Uses of Annotation in org.openprovenance.rdf |
|---|
| Methods in org.openprovenance.rdf with parameters of type Annotation | |
|---|---|
List<org.tupeloproject.rdf.Triple> |
OPMXml2Rdf.triplifyAnnotation(Annotation annotation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||