Java Doc for VersionedItem.java in  » Search-Engine » semweb4j » org » ontoware » semversion » impl » generated » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Search Engine » semweb4j » org.ontoware.semversion.impl.generated 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.ontoware.rdfreactor.schema.rdfs.Class
   org.ontoware.semversion.impl.generated.Thing
      org.ontoware.semversion.impl.generated.VersionedItem

All known Subclasses:   org.ontoware.semversion.impl.generated.Version,  org.ontoware.semversion.impl.generated.VersionedModel,
VersionedItem
public class VersionedItem extends Thing (Code)
This class manages access to these properties:
  • Author
  • CreationTime
  • Provenance
  • Tag
  • UserdefinedMetadata
This class was generated by RDFReactor on 16.03.08 18:20


Field Summary
final public static  URIAUTHOR
    
final public static  URICREATIONTIME
    
final public static  URI[]MANAGED_URIS
    
final public static  URIPROVENANCE
    
final public static  URIRDFS_CLASS
    
final public static  URITAG
    
final public static  URIUSERDEFINEDMETADATA
    

Constructor Summary
protected  VersionedItem(Model model, URI classURI, org.ontoware.rdf2go.model.node.Resource instanceIdentifier, boolean write)
     Returns a Java wrapper over an RDF object, identified by URI.
public  VersionedItem(Model model, org.ontoware.rdf2go.model.node.Resource instanceIdentifier, boolean write)
     Returns a Java wrapper over an RDF object, identified by URI.
public  VersionedItem(Model model, String uriString, boolean write)
     Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
public  VersionedItem(Model model, BlankNode bnode, boolean write)
     Returns a Java wrapper over an RDF object, identified by a blank node.
public  VersionedItem(Model model, boolean write)
     Returns a Java wrapper over an RDF object, identified by a randomly generated URI.

Method Summary
public static  voidaddAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddAuthor(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value)
    
public  voidaddAuthor(User value)
    
public  voidaddAuthor()
    
public static  voidaddCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddCreationTime(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value)
    
public  voidaddCreationTime(java.util.Calendar value)
    
public static  voidaddProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddProvenance(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)
    
public  voidaddProvenance(org.ontoware.rdf2go.model.node.URI value)
    
public  voidaddProvenance()
    
public static  voidaddTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddTag(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)
    
public  voidaddTag(java.lang.String value)
    
public  voidaddTag()
    
public static  voidaddUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)
    
public  voidaddUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value)
    
public  voidaddUserdefinedMetadata()
    
public static  voidcreateInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
     Create a new instance of this class in the model.
public static  voiddeleteAllProperties(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
     Delete all (this, *, *), i.e.
public static  voiddeleteInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
     Delete all rdf:type from this instance.
public static  ReactorResult<? extends VersionedItem>getAllInstance_as(Model model)
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllInstances(Model model)
    
public static  ClosableIterator<java.lang.String>getAllTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<java.lang.String>getAllTag()
    
public static  ReactorResult<java.lang.String>getAllTag_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<java.lang.String>getAllTag_as()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllTag_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllTag_asNode()
    
public static  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllTag_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllTag_asNode_()
    
public static  UsergetAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  UsergetAuthor()
    
public static  org.ontoware.rdf2go.model.node.NodegetAuthor_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  org.ontoware.rdf2go.model.node.NodegetAuthor_asNode()
    
public static  java.util.CalendargetCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  java.util.CalendargetCreationTime()
    
public static  org.ontoware.rdf2go.model.node.NodegetCreationTime_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  org.ontoware.rdf2go.model.node.NodegetCreationTime_asNode()
    
public static  org.ontoware.rdf2go.model.node.URIgetProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  org.ontoware.rdf2go.model.node.URIgetProvenance()
    
public static  org.ontoware.rdf2go.model.node.NodegetProvenance_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  org.ontoware.rdf2go.model.node.NodegetProvenance_asNode()
    
public static  org.ontoware.rdf2go.model.node.URIgetUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  org.ontoware.rdf2go.model.node.URIgetUserdefinedMetadata()
    
public static  org.ontoware.rdf2go.model.node.NodegetUserdefinedMetadata_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  org.ontoware.rdf2go.model.node.NodegetUserdefinedMetadata_asNode()
    
public static  booleanhasAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  booleanhasAuthor()
    
public static  booleanhasCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  booleanhasCreationTime()
    
public static  booleanhasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  booleanhasProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  booleanhasProvenance()
    
public static  booleanhasTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  booleanhasTag()
    
public static  booleanhasUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  booleanhasUserdefinedMetadata()
    
public static  voidremoveAllAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveAuthor(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value)
    
public  voidremoveAuthor(User value)
    
public static  voidremoveCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveCreationTime(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value)
    
public  voidremoveCreationTime(java.util.Calendar value)
    
public static  voidremoveProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveProvenance(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)
    
public  voidremoveProvenance(org.ontoware.rdf2go.model.node.URI value)
    
public static  voidremoveTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveTag(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)
    
public  voidremoveTag(java.lang.String value)
    
public static  voidremoveUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)
    
public  voidremoveUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value)
    
public static  voidsetAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Author from an RDF2Go node.
public  voidsetAuthor(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Author from an RDF2Go node.
public static  voidsetAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value)
     Sets a value of property Author from an instance of User First, all existing values are removed, then this value is added.
public  voidsetAuthor(User value)
     Sets a value of property Author from an instance of User First, all existing values are removed, then this value is added.
public static  voidsetCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property CreationTime from an RDF2Go node.
public  voidsetCreationTime(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property CreationTime from an RDF2Go node.
public static  voidsetCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value)
     Sets a value of property CreationTime from an instance of java.util.Calendar First, all existing values are removed, then this value is added.
public  voidsetCreationTime(java.util.Calendar value)
     Sets a value of property CreationTime from an instance of java.util.Calendar First, all existing values are removed, then this value is added.
public static  voidsetProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Provenance from an RDF2Go node.
public  voidsetProvenance(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Provenance from an RDF2Go node.
public static  voidsetProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)
     Sets a value of property Provenance from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added.
public  voidsetProvenance(org.ontoware.rdf2go.model.node.URI value)
     Sets a value of property Provenance from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added.
public static  voidsetTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Tag from an RDF2Go node.
public  voidsetTag(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Tag from an RDF2Go node.
public static  voidsetTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)
     Sets a value of property Tag from an instance of java.lang.String First, all existing values are removed, then this value is added.
public  voidsetTag(java.lang.String value)
     Sets a value of property Tag from an instance of java.lang.String First, all existing values are removed, then this value is added.
public static  voidsetUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property UserdefinedMetadata from an RDF2Go node.
public  voidsetUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property UserdefinedMetadata from an RDF2Go node.
public static  voidsetUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)
     Sets a value of property UserdefinedMetadata from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added.
public  voidsetUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value)
     Sets a value of property UserdefinedMetadata from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added.

Field Detail
AUTHOR
final public static URI AUTHOR(Code)
http://purl.org/net/semversion#hasAuthor



CREATIONTIME
final public static URI CREATIONTIME(Code)
http://purl.org/net/semversion#hasCreationTime



MANAGED_URIS
final public static URI[] MANAGED_URIS(Code)
all property-URIs with this class as domain



PROVENANCE
final public static URI PROVENANCE(Code)
http://purl.org/net/semversion#hasProvenance



RDFS_CLASS
final public static URI RDFS_CLASS(Code)
http://purl.org/net/semversion#VersionedItem



TAG
final public static URI TAG(Code)
http://purl.org/net/semversion#hasTag



USERDEFINEDMETADATA
final public static URI USERDEFINEDMETADATA(Code)
http://purl.org/net/semversion#hasUserdefinedMetadata




Constructor Detail
VersionedItem
protected VersionedItem(Model model, URI classURI, org.ontoware.rdf2go.model.node.Resource instanceIdentifier, boolean write)(Code)
Returns a Java wrapper over an RDF object, identified by URI. Creating two wrappers for the same instanceURI is legal.
Parameters:
  model - RDF2GO Model implementation, see http://rdf2go.semweb4j.org
Parameters:
  classURI - URI of RDFS class
Parameters:
  instanceIdentifier - Resource that identifies this instance
Parameters:
  write - if true, the statement (this, rdf:type, TYPE) is written to the model[Generated from RDFReactor template rule #c1]



VersionedItem
public VersionedItem(Model model, org.ontoware.rdf2go.model.node.Resource instanceIdentifier, boolean write)(Code)
Returns a Java wrapper over an RDF object, identified by URI. Creating two wrappers for the same instanceURI is legal.
Parameters:
  model - RDF2GO Model implementation, see http://rdf2go.ontoware.org
Parameters:
  instanceIdentifier - an RDF2Go Resource identifying this instance
Parameters:
  write - if true, the statement (this, rdf:type, TYPE) is written to the model[Generated from RDFReactor template rule #c2]



VersionedItem
public VersionedItem(Model model, String uriString, boolean write) throws ModelRuntimeException(Code)
Returns a Java wrapper over an RDF object, identified by a URI, given as a String. Creating two wrappers for the same URI is legal.
Parameters:
  model - RDF2GO Model implementation, see http://rdf2go.ontoware.org
Parameters:
  uriString - a URI given as a String
Parameters:
  write - if true, the statement (this, rdf:type, TYPE) is written to the model
throws:
  ModelRuntimeException - if URI syntax is wrong[Generated from RDFReactor template rule #c7]



VersionedItem
public VersionedItem(Model model, BlankNode bnode, boolean write)(Code)
Returns a Java wrapper over an RDF object, identified by a blank node. Creating two wrappers for the same blank node is legal.
Parameters:
  model - RDF2GO Model implementation, see http://rdf2go.ontoware.org
Parameters:
  bnode - BlankNode of this instance
Parameters:
  write - if true, the statement (this, rdf:type, TYPE) is written to the model[Generated from RDFReactor template rule #c8]



VersionedItem
public VersionedItem(Model model, boolean write)(Code)
Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two wrappers results in different URIs.
Parameters:
  model - RDF2GO Model implementation, see http://rdf2go.ontoware.org
Parameters:
  write - if true, the statement (this, rdf:type, TYPE) is written to the model[Generated from RDFReactor template rule #c9]




Method Detail
addAuthor
public static void addAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property Author as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add5static]



addAuthor
public void addAuthor(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property Author as an RDF2Go node
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add6dynamic]



addAuthor
public static void addAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value) throws CardinalityException(Code)
Adds a value to property Author from an instance of User
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add7static]



addAuthor
public void addAuthor(User value) throws CardinalityException(Code)
Adds a value to property Author from an instance of User
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add8dynamic]



addAuthor
public void addAuthor()(Code)
Removes all values of property Author * [Generated from RDFReactor template rule #removeall1dynamic]



addCreationTime
public static void addCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property CreationTime as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add5static]



addCreationTime
public void addCreationTime(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property CreationTime as an RDF2Go node
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add6dynamic]



addCreationTime
public static void addCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value) throws CardinalityException(Code)
Adds a value to property CreationTime from an instance of java.util.Calendar
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add7static]



addCreationTime
public void addCreationTime(java.util.Calendar value) throws CardinalityException(Code)
Adds a value to property CreationTime from an instance of java.util.Calendar
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add8dynamic]



addProvenance
public static void addProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property Provenance as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add5static]



addProvenance
public void addProvenance(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property Provenance as an RDF2Go node
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add6dynamic]



addProvenance
public static void addProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)
Adds a value to property Provenance from an instance of org.ontoware.rdf2go.model.node.URI
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add7static]



addProvenance
public void addProvenance(org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)
Adds a value to property Provenance from an instance of org.ontoware.rdf2go.model.node.URI
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add8dynamic]



addProvenance
public void addProvenance()(Code)
Removes all values of property Provenance * [Generated from RDFReactor template rule #removeall1dynamic]



addTag
public static void addTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Adds a value to property Tag as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #add1static]



addTag
public void addTag(org.ontoware.rdf2go.model.node.Node value)(Code)
Adds a value to property Tag as an RDF2Go node
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #add1dynamic]



addTag
public static void addTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)(Code)
Adds a value to property Tag from an instance of java.lang.String
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource[Generated from RDFReactor template rule #add3static]



addTag
public void addTag(java.lang.String value)(Code)
Adds a value to property Tag from an instance of java.lang.String [Generated from RDFReactor template rule #add4dynamic]



addTag
public void addTag()(Code)
Removes all values of property Tag * [Generated from RDFReactor template rule #removeall1dynamic]



addUserdefinedMetadata
public static void addUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property UserdefinedMetadata as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add5static]



addUserdefinedMetadata
public void addUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property UserdefinedMetadata as an RDF2Go node
Parameters:
  value - the value to be added
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add6dynamic]



addUserdefinedMetadata
public static void addUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)
Adds a value to property UserdefinedMetadata from an instance of org.ontoware.rdf2go.model.node.URI
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add7static]



addUserdefinedMetadata
public void addUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)
Adds a value to property UserdefinedMetadata from an instance of org.ontoware.rdf2go.model.node.URI
throws:
  CardinalityException - if adding a value would bring the number of property values above the cardinality constraint.[Generated from RDFReactor template rule #add8dynamic]



addUserdefinedMetadata
public void addUserdefinedMetadata()(Code)
Removes all values of property UserdefinedMetadata * [Generated from RDFReactor template rule #removeall1dynamic]



createInstance
public static void createInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Create a new instance of this class in the model. That is, create the statement (instanceResource, RDF.type, http://purl.org/net/semversion#VersionedItem).
Parameters:
  model - an RDF2Go model
Parameters:
  instanceResource - an RDF2Go resource[Generated from RDFReactor template rule #class1]



deleteAllProperties
public static void deleteAllProperties(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Delete all (this, *, *), i.e. including rdf:type
Parameters:
  model - an RDF2Go model
Parameters:
  resource -



deleteInstance
public static void deleteInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Delete all rdf:type from this instance. Other triples are not affected. To delete more, use deleteAllProperties
Parameters:
  model - an RDF2Go model
Parameters:
  instanceResource - an RDF2Go resource[Generated from RDFReactor template rule #class4]



getAllInstance_as
public static ReactorResult<? extends VersionedItem> getAllInstance_as(Model model)(Code)

Parameters:
  model - an RDF2Go model all instances of this class in Model 'model' as a ReactorResult,which can conveniently be converted to iterator, list or array.[Generated from RDFReactor template rule #class3-as]



getAllInstances
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllInstances(Model model)(Code)

Parameters:
  model - an RDF2Go model all instances of this class in Model 'model' as RDF resources[Generated from RDFReactor template rule #class3]



getAllTag
public static ClosableIterator<java.lang.String> getAllTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get all values of property Tag * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource a ClosableIterator of $type[Generated from RDFReactor template rule #get11static]



getAllTag
public ClosableIterator<java.lang.String> getAllTag()(Code)
Get all values of property Tag * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]



getAllTag_as
public static ReactorResult<java.lang.String> getAllTag_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get all values of property Tag as a ReactorResult of java.lang.String
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource a ReactorResult of $type which can conveniently be converted to iterator, list or array[Generated from RDFReactor template rule #get11static-reactorresult]



getAllTag_as
public ReactorResult<java.lang.String> getAllTag_as()(Code)
Get all values of property Tag as a ReactorResult of java.lang.String a ReactorResult of $type which can conveniently be converted to iterator, list or array[Generated from RDFReactor template rule #get12dynamic-reactorresult]



getAllTag_asNode
public static ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get all values of property Tag as an Iterator over RDF2Go nodes
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource a ClosableIterator of RDF2Go Nodes[Generated from RDFReactor template rule #get7static]



getAllTag_asNode
public ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode()(Code)
Get all values of property Tag as an Iterator over RDF2Go nodes a ClosableIterator of RDF2Go Nodes[Generated from RDFReactor template rule #get8dynamic]



getAllTag_asNode_
public static ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get all values of property Tag as a ReactorResult of RDF2Go nodes
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource a List of RDF2Go Nodes[Generated from RDFReactor template rule #get7static-reactor-result]



getAllTag_asNode_
public ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode_()(Code)
Get all values of property Tag as a ReactorResult of RDF2Go nodes a List of RDF2Go Nodes[Generated from RDFReactor template rule #get8dynamic-reactor-result]



getAuthor
public static User getAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property Author * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get5static]



getAuthor
public User getAuthor()(Code)
Get single value of property Author * @return the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get6dynamic]



getAuthor_asNode
public static org.ontoware.rdf2go.model.node.Node getAuthor_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property Author as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - at runtime, if the property has multiple values[Generated from RDFReactor template rule #get1static]



getAuthor_asNode
public org.ontoware.rdf2go.model.node.Node getAuthor_asNode()(Code)
Get single value of property Author as an RDF2Go node the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get2dynamic]



getCreationTime
public static java.util.Calendar getCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property CreationTime * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get5static]



getCreationTime
public java.util.Calendar getCreationTime()(Code)
Get single value of property CreationTime * @return the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get6dynamic]



getCreationTime_asNode
public static org.ontoware.rdf2go.model.node.Node getCreationTime_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property CreationTime as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - at runtime, if the property has multiple values[Generated from RDFReactor template rule #get1static]



getCreationTime_asNode
public org.ontoware.rdf2go.model.node.Node getCreationTime_asNode()(Code)
Get single value of property CreationTime as an RDF2Go node the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get2dynamic]



getProvenance
public static org.ontoware.rdf2go.model.node.URI getProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property Provenance * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get5static]



getProvenance
public org.ontoware.rdf2go.model.node.URI getProvenance()(Code)
Get single value of property Provenance * @return the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get6dynamic]



getProvenance_asNode
public static org.ontoware.rdf2go.model.node.Node getProvenance_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property Provenance as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - at runtime, if the property has multiple values[Generated from RDFReactor template rule #get1static]



getProvenance_asNode
public org.ontoware.rdf2go.model.node.Node getProvenance_asNode()(Code)
Get single value of property Provenance as an RDF2Go node the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get2dynamic]



getUserdefinedMetadata
public static org.ontoware.rdf2go.model.node.URI getUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property UserdefinedMetadata * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get5static]



getUserdefinedMetadata
public org.ontoware.rdf2go.model.node.URI getUserdefinedMetadata()(Code)
Get single value of property UserdefinedMetadata * @return the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get6dynamic]



getUserdefinedMetadata_asNode
public static org.ontoware.rdf2go.model.node.Node getUserdefinedMetadata_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property UserdefinedMetadata as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource the single value or null if no value is found
throws:
  RDFDataException - at runtime, if the property has multiple values[Generated from RDFReactor template rule #get1static]



getUserdefinedMetadata_asNode
public org.ontoware.rdf2go.model.node.Node getUserdefinedMetadata_asNode()(Code)
Get single value of property UserdefinedMetadata as an RDF2Go node the single value or null if no value is found
throws:
  RDFDataException - , if the property has multiple values[Generated from RDFReactor template rule #get2dynamic]



hasAuthor
public static boolean hasAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@7f8922 has at least one value set
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource true if this property has at least one value[Generated from RDFReactor template rule #get0has-static]



hasAuthor
public boolean hasAuthor()(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@7f8922 has at least one value set true if this property has at least one value[Generated from RDFReactor template rule #get0has-dynamic]



hasCreationTime
public static boolean hasCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@14323d5 has at least one value set
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource true if this property has at least one value[Generated from RDFReactor template rule #get0has-static]



hasCreationTime
public boolean hasCreationTime()(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@14323d5 has at least one value set true if this property has at least one value[Generated from RDFReactor template rule #get0has-dynamic]



hasInstance
public static boolean hasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)

Parameters:
  model - an RDF2Go model
Parameters:
  instanceResource - an RDF2Go resource true if instanceResource is an instance of this class in the model[Generated from RDFReactor template rule #class2]



hasProvenance
public static boolean hasProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@14aa2db has at least one value set
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource true if this property has at least one value[Generated from RDFReactor template rule #get0has-static]



hasProvenance
public boolean hasProvenance()(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@14aa2db has at least one value set true if this property has at least one value[Generated from RDFReactor template rule #get0has-dynamic]



hasTag
public static boolean hasTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@18e899c has at least one value set
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource true if this property has at least one value[Generated from RDFReactor template rule #get0has-static]



hasTag
public boolean hasTag()(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@18e899c has at least one value set true if this property has at least one value[Generated from RDFReactor template rule #get0has-dynamic]



hasUserdefinedMetadata
public static boolean hasUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@6078e7 has at least one value set
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource true if this property has at least one value[Generated from RDFReactor template rule #get0has-static]



hasUserdefinedMetadata
public boolean hasUserdefinedMetadata()(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@6078e7 has at least one value set true if this property has at least one value[Generated from RDFReactor template rule #get0has-dynamic]



removeAllAuthor
public static void removeAllAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Removes all values of property Author * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource[Generated from RDFReactor template rule #removeall1static]



removeAllProvenance
public static void removeAllProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Removes all values of property Provenance * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource[Generated from RDFReactor template rule #removeall1static]



removeAllTag
public static void removeAllTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Removes all values of property Tag * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource[Generated from RDFReactor template rule #removeall1static]



removeAllUserdefinedMetadata
public static void removeAllUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Removes all values of property UserdefinedMetadata * @param model an RDF2Go model
Parameters:
  resource - an RDF2Go resource[Generated from RDFReactor template rule #removeall1static]



removeAuthor
public static void removeAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Author as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1static]



removeAuthor
public void removeAuthor(org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Author as an RDF2Go node
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1dynamic]



removeAuthor
public static void removeAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value)(Code)
Removes a value of property Author given as an instance of User
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove3static]



removeAuthor
public void removeAuthor(User value)(Code)
Removes a value of property Author given as an instance of User
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove4dynamic]



removeCreationTime
public static void removeCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Removes a value of property CreationTime as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed
throws:
  CardinalityException - if removing a value would bring the number of property values below the cardinality constraint.[Generated from RDFReactor template rule #remove5static]



removeCreationTime
public void removeCreationTime(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Removes a value of property CreationTime as an RDF2Go node
Parameters:
  value - the value to be removed
throws:
  CardinalityException - if removing a value would bring the number of property values below the cardinality constraint.[Generated from RDFReactor template rule #remove6dynamic]



removeCreationTime
public static void removeCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value) throws CardinalityException(Code)
Removes a value of property CreationTime from an instance of java.util.Calendar
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed
throws:
  CardinalityException - if removing a value would bring the number of property values below the cardinality constraint.[Generated from RDFReactor template rule #remove7static]



removeCreationTime
public void removeCreationTime(java.util.Calendar value) throws CardinalityException(Code)
Removes a value of property CreationTime from an instance of java.util.Calendar
Parameters:
  value - the value to be removed
throws:
  CardinalityException - if removing a value would bring the number of property values below the cardinality constraint.[Generated from RDFReactor template rule #remove8dynamic]



removeProvenance
public static void removeProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Provenance as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1static]



removeProvenance
public void removeProvenance(org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Provenance as an RDF2Go node
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1dynamic]



removeProvenance
public static void removeProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)
Removes a value of property Provenance given as an instance of org.ontoware.rdf2go.model.node.URI
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove3static]



removeProvenance
public void removeProvenance(org.ontoware.rdf2go.model.node.URI value)(Code)
Removes a value of property Provenance given as an instance of org.ontoware.rdf2go.model.node.URI
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove4dynamic]



removeTag
public static void removeTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Tag as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1static]



removeTag
public void removeTag(org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Tag as an RDF2Go node
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1dynamic]



removeTag
public static void removeTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)(Code)
Removes a value of property Tag given as an instance of java.lang.String
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove3static]



removeTag
public void removeTag(java.lang.String value)(Code)
Removes a value of property Tag given as an instance of java.lang.String
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove4dynamic]



removeUserdefinedMetadata
public static void removeUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property UserdefinedMetadata as an RDF2Go node
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1static]



removeUserdefinedMetadata
public void removeUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property UserdefinedMetadata as an RDF2Go node
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove1dynamic]



removeUserdefinedMetadata
public static void removeUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)
Removes a value of property UserdefinedMetadata given as an instance of org.ontoware.rdf2go.model.node.URI
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove3static]



removeUserdefinedMetadata
public void removeUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value)(Code)
Removes a value of property UserdefinedMetadata given as an instance of org.ontoware.rdf2go.model.node.URI
Parameters:
  value - the value to be removed[Generated from RDFReactor template rule #remove4dynamic]



setAuthor
public static void setAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Author from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be set[Generated from RDFReactor template rule #set1static]



setAuthor
public void setAuthor(org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Author from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set1dynamic]



setAuthor
public static void setAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value)(Code)
Sets a value of property Author from an instance of User First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set3static]



setAuthor
public void setAuthor(User value)(Code)
Sets a value of property Author from an instance of User First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set4dynamic]



setCreationTime
public static void setCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property CreationTime from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be set[Generated from RDFReactor template rule #set1static]



setCreationTime
public void setCreationTime(org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property CreationTime from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set1dynamic]



setCreationTime
public static void setCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value)(Code)
Sets a value of property CreationTime from an instance of java.util.Calendar First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set3static]



setCreationTime
public void setCreationTime(java.util.Calendar value)(Code)
Sets a value of property CreationTime from an instance of java.util.Calendar First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set4dynamic]



setProvenance
public static void setProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Provenance from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be set[Generated from RDFReactor template rule #set1static]



setProvenance
public void setProvenance(org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Provenance from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set1dynamic]



setProvenance
public static void setProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)
Sets a value of property Provenance from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set3static]



setProvenance
public void setProvenance(org.ontoware.rdf2go.model.node.URI value)(Code)
Sets a value of property Provenance from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set4dynamic]



setTag
public static void setTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Tag from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be set[Generated from RDFReactor template rule #set1static]



setTag
public void setTag(org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Tag from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set1dynamic]



setTag
public static void setTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)(Code)
Sets a value of property Tag from an instance of java.lang.String First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set3static]



setTag
public void setTag(java.lang.String value)(Code)
Sets a value of property Tag from an instance of java.lang.String First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set4dynamic]



setUserdefinedMetadata
public static void setUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property UserdefinedMetadata from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be set[Generated from RDFReactor template rule #set1static]



setUserdefinedMetadata
public void setUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property UserdefinedMetadata from an RDF2Go node. First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set1dynamic]



setUserdefinedMetadata
public static void setUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)
Sets a value of property UserdefinedMetadata from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  model - an RDF2Go model
Parameters:
  resource - an RDF2Go resource
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set3static]



setUserdefinedMetadata
public void setUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value)(Code)
Sets a value of property UserdefinedMetadata from an instance of org.ontoware.rdf2go.model.node.URI First, all existing values are removed, then this value is added. Cardinality constraints are not checked, but this method exists only for properties with no minCardinality or minCardinality == 1.
Parameters:
  value - the value to be added[Generated from RDFReactor template rule #set4dynamic]



Fields inherited from org.ontoware.semversion.impl.generated.Thing
final public static URI[] MANAGED_URIS(Code)(Java Doc)
final public static URI RDFS_CLASS(Code)(Java Doc)
final public static URI VERSIONEDMODEL(Code)(Java Doc)

Methods inherited from org.ontoware.semversion.impl.generated.Thing
public static void addVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void addVersionedModel(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void addVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, VersionedModel value)(Code)(Java Doc)
public void addVersionedModel(VersionedModel value)(Code)(Java Doc)
public void addVersionedModel()(Code)(Java Doc)
public static void createInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void deleteAllProperties(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void deleteInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static ReactorResult<? extends Thing> getAllInstance_as(Model model)(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllInstances(Model model)(Code)(Java Doc)
public static ClosableIterator<VersionedModel> getAllVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ClosableIterator<VersionedModel> getAllVersionedModel()(Code)(Java Doc)
public static ReactorResult<VersionedModel> getAllVersionedModel_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ReactorResult<VersionedModel> getAllVersionedModel_as()(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllVersionedModel_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllVersionedModel_asNode()(Code)(Java Doc)
public static ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllVersionedModel_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllVersionedModel_asNode_()(Code)(Java Doc)
public static boolean hasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static boolean hasVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public boolean hasVersionedModel()(Code)(Java Doc)
public static void removeAllVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void removeVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void removeVersionedModel(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void removeVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, VersionedModel value)(Code)(Java Doc)
public void removeVersionedModel(VersionedModel value)(Code)(Java Doc)
public static void setVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void setVersionedModel(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void setVersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, VersionedModel value)(Code)(Java Doc)
public void setVersionedModel(VersionedModel value)(Code)(Java Doc)

Fields inherited from org.ontoware.rdfreactor.schema.rdfs.Class
final public static URI[] MANAGED_URIS(Code)(Java Doc)
final public static URI RDFS_CLASS(Code)(Java Doc)
final public static URI SUBCLASSOF(Code)(Java Doc)

Methods inherited from org.ontoware.rdfreactor.schema.rdfs.Class
public static void addSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void addSubClassOf(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void addSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Class value)(Code)(Java Doc)
public void addSubClassOf(Class value)(Code)(Java Doc)
public void addSubClassOf()(Code)(Java Doc)
public static void createInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void deleteInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllDomain_Inverse(Model model, Object objectValue)(Code)(Java Doc)
public static ReactorResult<? extends Class> getAllInstance_as(Model model)(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllInstances(Model model)(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllRange_Inverse(Model model, Object objectValue)(Code)(Java Doc)
public static ClosableIterator<Class> getAllSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ClosableIterator<Class> getAllSubClassOf()(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllSubClassOf_Inverse(Model model, Object objectValue)(Code)(Java Doc)
public static ReactorResult<Class> getAllSubClassOf_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ReactorResult<Class> getAllSubClassOf_as()(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllSubClassOf_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllSubClassOf_asNode()(Code)(Java Doc)
public static ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllSubClassOf_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllSubClassOf_asNode_()(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllType_Inverse(Model model, Object objectValue)(Code)(Java Doc)
public static boolean hasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void removeAllSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void removeSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void removeSubClassOf(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void removeSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Class value)(Code)(Java Doc)
public void removeSubClassOf(Class value)(Code)(Java Doc)
public static void setSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void setSubClassOf(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void setSubClassOf(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Class value)(Code)(Java Doc)
public void setSubClassOf(Class value)(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.