org.openprovenance.elmo
Class RdfEmbeddedAnnotation

java.lang.Object
  extended by org.openprovenance.model.EmbeddedAnnotation
      extended by org.openprovenance.elmo.RdfEmbeddedAnnotation
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString, HasFacade, Annotable, HasAccounts, Identifiable

public class RdfEmbeddedAnnotation
extends EmbeddedAnnotation
implements HasFacade


Field Summary
 
Fields inherited from class org.openprovenance.model.EmbeddedAnnotation
account, annotation, id, property
 
Constructor Summary
RdfEmbeddedAnnotation(org.openrdf.elmo.ElmoManager manager, QName qname)
           
RdfEmbeddedAnnotation(org.openrdf.elmo.ElmoManager manager, String prefix)
           
 
Method Summary
 Annotation findMyFacade()
           
 QName getQName()
           
 void setId(String value)
          Sets the value of the id property.
 
Methods inherited from class org.openprovenance.model.EmbeddedAnnotation
equals, equals, getAccount, getAnnotation, getId, getProperty, hashCode, hashCode, toString, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RdfEmbeddedAnnotation

public RdfEmbeddedAnnotation(org.openrdf.elmo.ElmoManager manager,
                             QName qname)

RdfEmbeddedAnnotation

public RdfEmbeddedAnnotation(org.openrdf.elmo.ElmoManager manager,
                             String prefix)
Method Detail

setId

public void setId(String value)
Description copied from class: EmbeddedAnnotation
Sets the value of the id property.

Specified by:
setId in interface Identifiable
Overrides:
setId in class EmbeddedAnnotation
Parameters:
value - allowed object is String

getQName

public QName getQName()
Specified by:
getQName in interface HasFacade

findMyFacade

public Annotation findMyFacade()
Specified by:
findMyFacade in interface HasFacade


Copyright © 2011. All Rights Reserved.