Java Doc for VersionedModel.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
         org.ontoware.semversion.impl.generated.VersionedModel

VersionedModel
public class VersionedModel extends VersionedItem (Code)
This class manages access to these properties:
  • Root
  • Version
This class was generated by RDFReactor on 16.03.08 18:20


Field Summary
final public static  URI[]MANAGED_URIS
    
final public static  URIRDFS_CLASS
    
final public static  URIROOT
    
final public static  URIVERSION
    

Constructor Summary
protected  VersionedModel(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  VersionedModel(Model model, org.ontoware.rdf2go.model.node.Resource instanceIdentifier, boolean write)
     Returns a Java wrapper over an RDF object, identified by URI.
public  VersionedModel(Model model, String uriString, boolean write)
     Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
public  VersionedModel(Model model, BlankNode bnode, boolean write)
     Returns a Java wrapper over an RDF object, identified by a blank node.
public  VersionedModel(Model model, boolean write)
     Returns a Java wrapper over an RDF object, identified by a randomly generated URI.

Method Summary
public static  voidaddRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddRoot(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)
    
public  voidaddRoot(Version value)
    
public  voidaddRoot()
    
public static  voidaddVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddVersion(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)
    
public  voidaddVersion(Version value)
    
public  voidaddVersion()
    
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  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllContainer_Inverse(Model model, Object objectValue)
    
public static  ReactorResult<? extends VersionedModel>getAllInstance_as(Model model)
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllInstances(Model model)
    
public static  ClosableIterator<Version>getAllVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<Version>getAllVersion()
    
public static  ReactorResult<Version>getAllVersion_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<Version>getAllVersion_as()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllVersion_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllVersion_asNode()
    
public static  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllVersion_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllVersion_asNode_()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllVersionedModel_Inverse(Model model, Object objectValue)
    
public static  VersiongetRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  VersiongetRoot()
    
public static  org.ontoware.rdf2go.model.node.NodegetRoot_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  org.ontoware.rdf2go.model.node.NodegetRoot_asNode()
    
public static  booleanhasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  booleanhasRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  booleanhasRoot()
    
public static  booleanhasVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  booleanhasVersion()
    
public static  voidremoveAllRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveRoot(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)
    
public  voidremoveRoot(Version value)
    
public static  voidremoveVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveVersion(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)
    
public  voidremoveVersion(Version value)
    
public static  voidsetRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Root from an RDF2Go node.
public  voidsetRoot(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Root from an RDF2Go node.
public static  voidsetRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)
     Sets a value of property Root from an instance of Version First, all existing values are removed, then this value is added.
public  voidsetRoot(Version value)
     Sets a value of property Root from an instance of Version First, all existing values are removed, then this value is added.
public static  voidsetVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Version from an RDF2Go node.
public  voidsetVersion(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Version from an RDF2Go node.
public static  voidsetVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)
     Sets a value of property Version from an instance of Version First, all existing values are removed, then this value is added.
public  voidsetVersion(Version value)
     Sets a value of property Version from an instance of Version First, all existing values are removed, then this value is added.

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



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



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



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




Constructor Detail
VersionedModel
protected VersionedModel(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]



VersionedModel
public VersionedModel(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]



VersionedModel
public VersionedModel(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]



VersionedModel
public VersionedModel(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]



VersionedModel
public VersionedModel(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
addRoot
public static void addRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property Root 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]



addRoot
public void addRoot(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)
Adds a value to property Root 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]



addRoot
public static void addRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value) throws CardinalityException(Code)
Adds a value to property Root from an instance of Version
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]



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



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



addVersion
public static void addVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Adds a value to property Version 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]



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



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



addVersion
public void addVersion(Version value)(Code)
Adds a value to property Version from an instance of Version [Generated from RDFReactor template rule #add4dynamic]



addVersion
public void addVersion()(Code)
Removes all values of property Version * [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#VersionedModel).
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]



getAllContainer_Inverse
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllContainer_Inverse(Model model, Object objectValue)(Code)

Parameters:
  model - an RDF2Go model
Parameters:
  objectValue - all A's as RDF resources, that have a relation 'Container' to this VersionedModel instance[Generated from RDFReactor template rule #getallinverse1static]



getAllInstance_as
public static ReactorResult<? extends VersionedModel> 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]



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



getAllVersion
public ClosableIterator<Version> getAllVersion()(Code)
Get all values of property Version * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]



getAllVersion_as
public static ReactorResult<Version> getAllVersion_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get all values of property Version as a ReactorResult of Version
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]



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



getAllVersion_asNode
public static ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllVersion_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get all values of property Version 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]



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



getAllVersion_asNode_
public static ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllVersion_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get all values of property Version 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]



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



getAllVersionedModel_Inverse
public static ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllVersionedModel_Inverse(Model model, Object objectValue)(Code)

Parameters:
  model - an RDF2Go model
Parameters:
  objectValue - all A's as RDF resources, that have a relation 'VersionedModel' to this VersionedModel instance[Generated from RDFReactor template rule #getallinverse1static]



getRoot
public static Version getRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property Root * @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]



getRoot
public Version getRoot()(Code)
Get single value of property Root * @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]



getRoot_asNode
public static org.ontoware.rdf2go.model.node.Node getRoot_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Get single value of property Root 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]



getRoot_asNode
public org.ontoware.rdf2go.model.node.Node getRoot_asNode()(Code)
Get single value of property Root 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]



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]



hasRoot
public static boolean hasRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@d12eea 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]



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



hasVersion
public static boolean hasVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)
Check if org.ontoware.rdfreactor.generator.java.JProperty@739f3f 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]



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



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



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



removeRoot
public static void removeRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Root 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]



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



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



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



removeVersion
public static void removeVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Removes a value of property Version 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]



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



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



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



setRoot
public static void setRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Root 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]



setRoot
public void setRoot(org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Root 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]



setRoot
public static void setRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)(Code)
Sets a value of property Root from an instance of Version 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]



setRoot
public void setRoot(Version value)(Code)
Sets a value of property Root from an instance of Version 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]



setVersion
public static void setVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Version 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]



setVersion
public void setVersion(org.ontoware.rdf2go.model.node.Node value)(Code)
Sets a value of property Version 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]



setVersion
public static void setVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value)(Code)
Sets a value of property Version from an instance of Version 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]



setVersion
public void setVersion(Version value)(Code)
Sets a value of property Version from an instance of Version 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.VersionedItem
final public static URI AUTHOR(Code)(Java Doc)
final public static URI CREATIONTIME(Code)(Java Doc)
final public static URI[] MANAGED_URIS(Code)(Java Doc)
final public static URI PROVENANCE(Code)(Java Doc)
final public static URI RDFS_CLASS(Code)(Java Doc)
final public static URI TAG(Code)(Java Doc)
final public static URI USERDEFINEDMETADATA(Code)(Java Doc)

Methods inherited from org.ontoware.semversion.impl.generated.VersionedItem
public static void addAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public void addAuthor(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public static void addAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value) throws CardinalityException(Code)(Java Doc)
public void addAuthor(User value) throws CardinalityException(Code)(Java Doc)
public void addAuthor()(Code)(Java Doc)
public static void addCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public void addCreationTime(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public static void addCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value) throws CardinalityException(Code)(Java Doc)
public void addCreationTime(java.util.Calendar value) throws CardinalityException(Code)(Java Doc)
public static void addProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public void addProvenance(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public static void addProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)(Java Doc)
public void addProvenance(org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)(Java Doc)
public void addProvenance()(Code)(Java Doc)
public static void addTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void addTag(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void addTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)(Code)(Java Doc)
public void addTag(java.lang.String value)(Code)(Java Doc)
public void addTag()(Code)(Java Doc)
public static void addUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public void addUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public static void addUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)(Java Doc)
public void addUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value) throws CardinalityException(Code)(Java Doc)
public void addUserdefinedMetadata()(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 VersionedItem> 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<java.lang.String> getAllTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ClosableIterator<java.lang.String> getAllTag()(Code)(Java Doc)
public static ReactorResult<java.lang.String> getAllTag_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ReactorResult<java.lang.String> getAllTag_as()(Code)(Java Doc)
public static ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode()(Code)(Java Doc)
public static ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTag_asNode_()(Code)(Java Doc)
public static User getAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public User getAuthor()(Code)(Java Doc)
public static org.ontoware.rdf2go.model.node.Node getAuthor_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public org.ontoware.rdf2go.model.node.Node getAuthor_asNode()(Code)(Java Doc)
public static java.util.Calendar getCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public java.util.Calendar getCreationTime()(Code)(Java Doc)
public static org.ontoware.rdf2go.model.node.Node getCreationTime_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public org.ontoware.rdf2go.model.node.Node getCreationTime_asNode()(Code)(Java Doc)
public static org.ontoware.rdf2go.model.node.URI getProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public org.ontoware.rdf2go.model.node.URI getProvenance()(Code)(Java Doc)
public static org.ontoware.rdf2go.model.node.Node getProvenance_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public org.ontoware.rdf2go.model.node.Node getProvenance_asNode()(Code)(Java Doc)
public static org.ontoware.rdf2go.model.node.URI getUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public org.ontoware.rdf2go.model.node.URI getUserdefinedMetadata()(Code)(Java Doc)
public static org.ontoware.rdf2go.model.node.Node getUserdefinedMetadata_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public org.ontoware.rdf2go.model.node.Node getUserdefinedMetadata_asNode()(Code)(Java Doc)
public static boolean hasAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public boolean hasAuthor()(Code)(Java Doc)
public static boolean hasCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public boolean hasCreationTime()(Code)(Java Doc)
public static boolean hasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static boolean hasProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public boolean hasProvenance()(Code)(Java Doc)
public static boolean hasTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public boolean hasTag()(Code)(Java Doc)
public static boolean hasUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public boolean hasUserdefinedMetadata()(Code)(Java Doc)
public static void removeAllAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void removeAllProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void removeAllTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void removeAllUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)(Code)(Java Doc)
public static void removeAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void removeAuthor(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void removeAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value)(Code)(Java Doc)
public void removeAuthor(User value)(Code)(Java Doc)
public static void removeCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public void removeCreationTime(org.ontoware.rdf2go.model.node.Node value) throws CardinalityException(Code)(Java Doc)
public static void removeCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value) throws CardinalityException(Code)(Java Doc)
public void removeCreationTime(java.util.Calendar value) throws CardinalityException(Code)(Java Doc)
public static void removeProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void removeProvenance(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void removeProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)
public void removeProvenance(org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)
public static void removeTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void removeTag(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void removeTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)(Code)(Java Doc)
public void removeTag(java.lang.String value)(Code)(Java Doc)
public static void removeUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void removeUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void removeUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)
public void removeUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)
public static void setAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void setAuthor(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void setAuthor(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, User value)(Code)(Java Doc)
public void setAuthor(User value)(Code)(Java Doc)
public static void setCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void setCreationTime(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void setCreationTime(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.util.Calendar value)(Code)(Java Doc)
public void setCreationTime(java.util.Calendar value)(Code)(Java Doc)
public static void setProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void setProvenance(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void setProvenance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)
public void setProvenance(org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)
public static void setTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void setTag(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void setTag(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value)(Code)(Java Doc)
public void setTag(java.lang.String value)(Code)(Java Doc)
public static void setUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public void setUserdefinedMetadata(org.ontoware.rdf2go.model.node.Node value)(Code)(Java Doc)
public static void setUserdefinedMetadata(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)
public void setUserdefinedMetadata(org.ontoware.rdf2go.model.node.URI value)(Code)(Java Doc)

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.