org.openprovenance.elmo
Class RdfOPMGraph

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

public class RdfOPMGraph
extends OPMGraph
implements HasFacade


Field Summary
 
Fields inherited from class org.openprovenance.model.OPMGraph
accounts, agents, annotation, annotations, artifacts, dependencies, id, processes
 
Constructor Summary
RdfOPMGraph(org.openrdf.elmo.ElmoManager manager, String prefix)
           
 
Method Summary
 OPMGraph findMyFacade()
           
 QName getQName()
           
 void setId(String value)
          Sets the value of the id property.
 
Methods inherited from class org.openprovenance.model.OPMGraph
equals, equals, getAccounts, getAgents, getAnnotation, getAnnotations, getArtifacts, getDependencies, getId, getProcesses, hashCode, hashCode, setAccounts, setAgents, setAnnotations, setArtifacts, setDependencies, setProcesses, toString, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RdfOPMGraph

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

setId

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

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

getQName

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

findMyFacade

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


Copyright © 2011. All Rights Reserved.