Java Doc for Thing.java in  » Search-Engine » semweb4j » com » example » 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 » com.example 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.ontoware.rdfreactor.schema.rdfs.Class
   com.example.Thing

All known Subclasses:   com.example.FFF,  com.example.JJJ,  com.example.EEE,  com.example.Person,  com.example.Dog,  com.example.DDD,  com.example.BBB,  com.example.GGG,  com.example.AAA,  com.example.HHH,  com.example.CCC,  com.example.III,
Thing
public class Thing extends org.ontoware.rdfreactor.schema.rdfs.Class (Code)
This class manages access to these properties:
  • MaxCardinality
  • MinCardinality
  • Rrr
  • Sss2
  • Urn_ex_ttt2
This class was generated by RDFReactor on 26.01.08 15:47


Field Summary
final public static  URI[]MANAGED_URIS
    
final public static  URIMAXCARDINALITY
    
final public static  URIMINCARDINALITY
    
final public static  URIRDFS_CLASS
    
final public static  URIRRR
    
final public static  URISSS2
    
final public static  URIURN_EX_TTT2
    

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

Method Summary
public static  voidaddMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidaddMaxCardinality(Thing value)
    
public  voidaddMaxCardinality()
    
public static  voidaddMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddMinCardinality(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidaddMinCardinality(Thing value)
    
public  voidaddMinCardinality()
    
public static  voidaddRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddRrr(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidaddRrr(Thing value)
    
public  voidaddRrr()
    
public static  voidaddSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddSss2(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidaddSss2(Thing value)
    
public  voidaddSss2()
    
public static  voidaddUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidaddUrn_ex_ttt2(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidaddUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, FFF value)
    
public  voidaddUrn_ex_ttt2(FFF value)
    
public  voidaddUrn_ex_ttt2()
    
public static  voidcreateInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
     Create a new instance of this class in the model.
public static  voiddeleteInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
     Delete all rdf:type from this instance.
public static  ReactorResult<? extends Thing>getAllInstance_as(Model model)
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllInstances(Model model)
    
public static  ClosableIterator<Thing>getAllMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<Thing>getAllMaxCardinality()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllMaxCardinality_Inverse(Model model, Object objectValue)
    
public static  ReactorResult<Thing>getAllMaxCardinality_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<Thing>getAllMaxCardinality_as()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllMaxCardinality_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllMaxCardinality_asNode()
    
public static  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllMaxCardinality_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllMaxCardinality_asNode_()
    
public static  ClosableIterator<Thing>getAllMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<Thing>getAllMinCardinality()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllMinCardinality_Inverse(Model model, Object objectValue)
    
public static  ReactorResult<Thing>getAllMinCardinality_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<Thing>getAllMinCardinality_as()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllMinCardinality_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllMinCardinality_asNode()
    
public static  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllMinCardinality_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllMinCardinality_asNode_()
    
public static  ClosableIterator<Thing>getAllRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<Thing>getAllRrr()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllRrr_Inverse(Model model, Object objectValue)
    
public static  ReactorResult<Thing>getAllRrr_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<Thing>getAllRrr_as()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllRrr_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllRrr_asNode()
    
public static  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllRrr_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllRrr_asNode_()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllSss1_Inverse(Model model, Object objectValue)
    
public static  ClosableIterator<Thing>getAllSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<Thing>getAllSss2()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Resource>getAllSss2_Inverse(Model model, Object objectValue)
    
public static  ReactorResult<Thing>getAllSss2_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<Thing>getAllSss2_as()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllSss2_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllSss2_asNode()
    
public static  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllSss2_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllSss2_asNode_()
    
public static  ClosableIterator<FFF>getAllUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<FFF>getAllUrn_ex_ttt2()
    
public static  ReactorResult<FFF>getAllUrn_ex_ttt2_as(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<FFF>getAllUrn_ex_ttt2_as()
    
public static  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllUrn_ex_ttt2_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ClosableIterator<org.ontoware.rdf2go.model.node.Node>getAllUrn_ex_ttt2_asNode()
    
public static  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllUrn_ex_ttt2_asNode_(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public  ReactorResult<org.ontoware.rdf2go.model.node.Node>getAllUrn_ex_ttt2_asNode_()
    
public static  booleanhasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveAllUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
    
public static  voidremoveMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidremoveMaxCardinality(Thing value)
    
public static  voidremoveMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveMinCardinality(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidremoveMinCardinality(Thing value)
    
public static  voidremoveRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveRrr(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidremoveRrr(Thing value)
    
public static  voidremoveSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveSss2(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
    
public  voidremoveSss2(Thing value)
    
public static  voidremoveUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
    
public  voidremoveUrn_ex_ttt2(org.ontoware.rdf2go.model.node.Node value)
    
public static  voidremoveUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, FFF value)
    
public  voidremoveUrn_ex_ttt2(FFF value)
    
public static  voidsetMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property MaxCardinality from an RDF2Go node.
public  voidsetMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property MaxCardinality from an RDF2Go node.
public static  voidsetMaxCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
     Sets a value of property MaxCardinality from an instance of Thing First, all existing values are removed, then this value is added.
public  voidsetMaxCardinality(Thing value)
     Sets a value of property MaxCardinality from an instance of Thing First, all existing values are removed, then this value is added.
public static  voidsetMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property MinCardinality from an RDF2Go node.
public  voidsetMinCardinality(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property MinCardinality from an RDF2Go node.
public static  voidsetMinCardinality(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
     Sets a value of property MinCardinality from an instance of Thing First, all existing values are removed, then this value is added.
public  voidsetMinCardinality(Thing value)
     Sets a value of property MinCardinality from an instance of Thing First, all existing values are removed, then this value is added.
public static  voidsetRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Rrr from an RDF2Go node.
public  voidsetRrr(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Rrr from an RDF2Go node.
public static  voidsetRrr(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
     Sets a value of property Rrr from an instance of Thing First, all existing values are removed, then this value is added.
public  voidsetRrr(Thing value)
     Sets a value of property Rrr from an instance of Thing First, all existing values are removed, then this value is added.
public static  voidsetSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Sss2 from an RDF2Go node.
public  voidsetSss2(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Sss2 from an RDF2Go node.
public static  voidsetSss2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Thing value)
     Sets a value of property Sss2 from an instance of Thing First, all existing values are removed, then this value is added.
public  voidsetSss2(Thing value)
     Sets a value of property Sss2 from an instance of Thing First, all existing values are removed, then this value is added.
public static  voidsetUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Urn_ex_ttt2 from an RDF2Go node.
public  voidsetUrn_ex_ttt2(org.ontoware.rdf2go.model.node.Node value)
     Sets a value of property Urn_ex_ttt2 from an RDF2Go node.
public static  voidsetUrn_ex_ttt2(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, FFF value)
     Sets a value of property Urn_ex_ttt2 from an instance of FFF First, all existing values are removed, then this value is added.
public  voidsetUrn_ex_ttt2(FFF value)
     Sets a value of property Urn_ex_ttt2 from an instance of FFF 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



MAXCARDINALITY
final public static URI MAXCARDINALITY(Code)
http://www.w3.org/2002/07/owl#maxCardinality



MINCARDINALITY
final public static URI MINCARDINALITY(Code)
http://www.w3.org/2002/07/owl#minCardinality



RDFS_CLASS
final public static URI RDFS_CLASS(Code)
http://www.w3.org/2000/01/rdf-schema#Class



RRR
final public static URI RRR(Code)
urn:ex:rrr



SSS2
final public static URI SSS2(Code)
urn:ex:sss2



URN_EX_TTT2
final public static URI URN_EX_TTT2(Code)
urn:ex:ttt2




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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



addUrn_ex_ttt2
public void addUrn_ex_ttt2()(Code)
Removes all values of property Urn_ex_ttt2 * [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://www.w3.org/2000/01/rdf-schema#Class).
Parameters:
  model - an RDF2Go model
Parameters:
  instanceResource - an RDF2Go resource[Generated from RDFReactor template rule #class1]



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.
Parameters:
  model - an RDF2Go model
Parameters:
  instanceResource - an RDF2Go resource[Generated from RDFReactor template rule #class4]



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



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



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



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

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



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



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



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



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



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



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



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



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



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

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



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



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



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



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



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



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



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



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



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

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



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



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



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



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



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



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



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

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



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



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



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

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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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]



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



setMaxCardinality
public void setMaxCardinality(Thing value)(Code)
Sets a value of property MaxCardinality from an instance of Thing 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]



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



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



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



setMinCardinality
public void setMinCardinality(Thing value)(Code)
Sets a value of property MinCardinality from an instance of Thing 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]



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



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



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



setRrr
public void setRrr(Thing value)(Code)
Sets a value of property Rrr from an instance of Thing 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]



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



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



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



setSss2
public void setSss2(Thing value)(Code)
Sets a value of property Sss2 from an instance of Thing 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]



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



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



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



setUrn_ex_ttt2
public void setUrn_ex_ttt2(FFF value)(Code)
Sets a value of property Urn_ex_ttt2 from an instance of FFF 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.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.