| 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:
This class was generated by RDFReactor on 16.03.08 18:20
|
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 void | addRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) | public void | addRoot(org.ontoware.rdf2go.model.node.Node value) | public static void | addRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value) | public void | addRoot(Version value) | public void | addRoot() | public static void | addVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) | public void | addVersion(org.ontoware.rdf2go.model.node.Node value) | public static void | addVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value) | public void | addVersion(Version value) | public void | addVersion() | public static void | createInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) Create a new instance of this class in the model. | public static void | deleteAllProperties(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) Delete all (this, *, *), i.e. | public static void | deleteInstance(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 Version | getRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) | public Version | getRoot() | public static org.ontoware.rdf2go.model.node.Node | getRoot_asNode(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) | public org.ontoware.rdf2go.model.node.Node | getRoot_asNode() | public static boolean | hasInstance(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) | public static boolean | hasRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) | public boolean | hasRoot() | public static boolean | hasVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) | public boolean | hasVersion() | public static void | removeAllRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) | public static void | removeAllVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) | public static void | removeRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) | public void | removeRoot(org.ontoware.rdf2go.model.node.Node value) | public static void | removeRoot(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value) | public void | removeRoot(Version value) | public static void | removeVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) | public void | removeVersion(org.ontoware.rdf2go.model.node.Node value) | public static void | removeVersion(Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, Version value) | public void | removeVersion(Version value) | public static void | setRoot(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 void | setRoot(org.ontoware.rdf2go.model.node.Node value) Sets a value of property Root from an RDF2Go node. | public static void | setRoot(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 void | setRoot(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 void | setVersion(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 void | setVersion(org.ontoware.rdf2go.model.node.Node value) Sets a value of property Version from an RDF2Go node. | public static void | setVersion(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 void | setVersion(Version value) Sets a value of property Version from an instance of Version
First, all existing values are removed, then this value is added. |
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
|
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] |
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 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] |
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] |
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 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 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 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] |
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)
|
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)
|
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)
|
|
|