Uses of Class
org.openprovenance.model.EmbeddedAnnotation

Packages that use EmbeddedAnnotation
org.openprovenance.elmo   
org.openprovenance.model Open Provenance Model classes and associated factories and (de)serialisation methods. 
 

Uses of EmbeddedAnnotation in org.openprovenance.elmo
 

Subclasses of EmbeddedAnnotation in org.openprovenance.elmo
 class RdfAnnotation
           
 class RdfEmbeddedAnnotation
           
 class RdfLabel
           
 class RdfPName
           
 class RdfProfile
           
 class RdfType
           
 class RdfValue
           
 

Methods in org.openprovenance.elmo that return EmbeddedAnnotation
 EmbeddedAnnotation RdfObjectFactory.createEmbeddedAnnotation()
           
 

Methods in org.openprovenance.elmo with parameters of type EmbeddedAnnotation
 void RdfOPMFactory.addAnnotation(Annotable annotable, EmbeddedAnnotation ann)
          Add annotation to an annotable JAXB Bean and its corresponding RDF facade.
 void RdfOPMFactory.addProperty(EmbeddedAnnotation ann, Property p)
           
 

Method parameters in org.openprovenance.elmo with type arguments of type EmbeddedAnnotation
 void RdfOPMFactory.addAnnotation(Annotable annotable, javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation> ann)
           
 void RdfOPMFactory.addNewAnnotations(Annotable res, List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> anns)
           
 

Uses of EmbeddedAnnotation in org.openprovenance.model
 

Subclasses of EmbeddedAnnotation in org.openprovenance.model
 class Annotation
          Java class for Annotation complex type.
 class Label
          Java class for Label complex type.
 class PName
          Java class for PName complex type.
 class Profile
          Java class for Profile complex type.
 class Type
          Java class for Type complex type.
 class Value
          Java class for Value complex type.
 

Fields in org.openprovenance.model with type parameters of type EmbeddedAnnotation
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Process.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasGeneratedBy.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Agent.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> EmbeddedAnnotation.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasTriggeredByStar.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Artifact.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> OPMGraph.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasDerivedFrom.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasTriggeredBy.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Account.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Role.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> UsedStar.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasGeneratedByStar.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasDerivedFromStar.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Used.annotation
           
protected  List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasControlledBy.annotation
           
 

Methods in org.openprovenance.model that return EmbeddedAnnotation
 EmbeddedAnnotation ObjectFactory.createEmbeddedAnnotation()
          Create an instance of EmbeddedAnnotation
 EmbeddedAnnotation OPMFactory.newEmbeddedAnnotation(String id, List<Property> properties, Collection<AccountRef> accs, Object dummyParameterForAvoidingSameErasure)
           
 EmbeddedAnnotation OPMFactory.newEmbeddedAnnotation(String id, String property, Object value, Collection<Account> accs)
           
 EmbeddedAnnotation OPMFactory.newEmbeddedAnnotation(String id, String property, Object value, Collection<AccountRef> accs, Object dummyParameterForAvoidingSameErasure)
           
 

Methods in org.openprovenance.model that return types with arguments of type EmbeddedAnnotation
 javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation> OPMFactory.compactAnnotation(EmbeddedAnnotation ann)
           
 javax.xml.bind.JAXBElement<EmbeddedAnnotation> ObjectFactory.createAnnotation(EmbeddedAnnotation value)
          Create an instance of JAXBElement<EmbeddedAnnotation>}
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Process.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasGeneratedBy.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Agent.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> EmbeddedAnnotation.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasTriggeredByStar.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Artifact.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> OPMGraph.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasDerivedFrom.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasTriggeredBy.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Account.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Role.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> UsedStar.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Annotable.getAnnotation()
           
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasGeneratedByStar.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasDerivedFromStar.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> Used.getAnnotation()
          Gets the value of the annotation property.
 List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> WasControlledBy.getAnnotation()
          Gets the value of the annotation property.
 

Methods in org.openprovenance.model with parameters of type EmbeddedAnnotation
 void OPMFactory.addAnnotation(Annotable annotable, EmbeddedAnnotation ann)
           
 HashMap<String,String> OPMToDot.addAnnotationColor(EmbeddedAnnotation ann, HashMap<String,String> properties)
           
 HashMap<String,String> OPMToDot.addAnnotationLabel(EmbeddedAnnotation ann, HashMap<String,String> properties)
           
 HashMap<String,String> OPMToDot.addAnnotationLinkProperties(EmbeddedAnnotation ann, HashMap<String,String> properties)
           
 HashMap<String,String> OPMToDot.addAnnotationShape(EmbeddedAnnotation ann, HashMap<String,String> properties)
           
 void OPMFactory.addProperty(EmbeddedAnnotation ann, List<Property> p)
           
 void OPMFactory.addProperty(EmbeddedAnnotation ann, Property p)
           
 String OPMToDot.annotationColor(EmbeddedAnnotation ann)
           
 javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation> OPMFactory.compactAnnotation(EmbeddedAnnotation ann)
           
 javax.xml.bind.JAXBElement<EmbeddedAnnotation> ObjectFactory.createAnnotation(EmbeddedAnnotation value)
          Create an instance of JAXBElement<EmbeddedAnnotation>}
 void OPMToDot.emitAnnotation(String id, EmbeddedAnnotation ann, PrintStream out)
           
 void OPMFactory.expandAnnotation(EmbeddedAnnotation ann)
           
 boolean OPMToDot.filterAnnotation(EmbeddedAnnotation ann)
           
 String OPMFactory.getEncoding(EmbeddedAnnotation annotation)
           
 String OPMFactory.getLabel(EmbeddedAnnotation annotation)
           
 String OPMFactory.getPname(EmbeddedAnnotation annotation)
           
 String OPMFactory.getProfile(EmbeddedAnnotation annotation)
           
 String OPMFactory.getType(EmbeddedAnnotation annotation)
           
 Object OPMFactory.getValue(EmbeddedAnnotation annotation)
           
 void OPMFactory.setIdForCompactAnnotation(EmbeddedAnnotation ann, String id)
           
 

Method parameters in org.openprovenance.model with type arguments of type EmbeddedAnnotation
 void OPMFactory.addAnnotation(Annotable annotable, javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation> ann)
           
 void OPMFactory.addAnnotation(Annotable annotable, List<EmbeddedAnnotation> anns)
           
 void OPMFactory.addAnnotations(Annotable annotable, List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> anns)
           
 void OPMFactory.addCompactAnnotation(Annotable annotable, List<EmbeddedAnnotation> anns)
           
 void OPMFactory.addNewAnnotations(Annotable res, List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> anns)
           
 String OPMFactory.getLabel(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the label property in the first annotation.
 List<String> OPMFactory.getLabels(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the label property.
 String OPMFactory.getPname(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the pname property in the first annotation.
 List<String> OPMFactory.getPnames(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the pname property.
 String OPMFactory.getProfile(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the profile property in the first annotation.
 List<String> OPMFactory.getProfiles(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the profile property.
 String OPMFactory.getType(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the type property in the first annotation.
 List<String> OPMFactory.getTypes(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the type property.
 Object OPMFactory.getValue(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the value property in the first annotation.
 List<Object> OPMFactory.getValues(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> annotations)
          Return the value of the value property.
 void Normalise.sortAnnotations(List<javax.xml.bind.JAXBElement<? extends EmbeddedAnnotation>> ll)
           
 void Normalise.sortAnnotationsIGNORE(List<EmbeddedAnnotation> ll)
           
 



Copyright © 2011. All Rights Reserved.