public class MThing extends Thing1
| Modifier and Type | Field and Description |
|---|---|
static org.ontoware.rdf2go.model.node.URI |
CLASSPATHENTITY
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#hasClasspathEntity
|
static org.ontoware.rdf2go.model.node.URI |
FILENAMETAILWITHEXT
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#hasFilenameTailWithExt
|
static org.ontoware.rdf2go.model.node.URI[] |
MANAGED_URIS
All property-URIs with this class as domain.
|
static org.ontoware.rdf2go.model.node.URI |
MAVENARTIFACT
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#hasMavenArtifact
|
static org.ontoware.rdf2go.model.node.URI |
MDATAPROP
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#mDataProp
|
static org.ontoware.rdf2go.model.node.URI |
MOBJPROP
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#mObjProp
|
static org.ontoware.rdf2go.model.node.URI |
OSGIBUNDLE
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#hasOsgiBundle
|
static org.ontoware.rdf2go.model.node.URI |
RDFS_CLASS
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#MThing
|
static org.ontoware.rdf2go.model.node.URI |
URLTEXT
http://onto.cogchar.org/onto/201407/MetaDir_OWL2#hasUrlText
|
MAXCARDINALITY, MEMBERS, NAMESPACEABBREV, TABNUMBER| Modifier | Constructor and Description |
|---|---|
|
MThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.BlankNode bnode,
boolean write)
Returns a Java wrapper over an RDF object, identified by a blank node.
|
|
MThing(org.ontoware.rdf2go.model.Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by
a randomly generated URI.
|
|
MThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
|
MThing(org.ontoware.rdf2go.model.Model model,
String uriString,
boolean write)
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
|
protected |
MThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.URI classURI,
org.ontoware.rdf2go.model.node.Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addClasspathEntity(ClasspathEntity value)
Adds a value to property
ClasspathEntity from an instance of ClasspathEntity. |
static void |
addClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ClasspathEntity value)
Adds a value to property
ClasspathEntity from an instance of ClasspathEntity. |
static void |
addClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
ClasspathEntity as an RDF2Go Node. |
void |
addClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
ClasspathEntity as an RDF2Go Node. |
static void |
addFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
FilenameTailWithExt as an RDF2Go Node. |
static void |
addFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
Adds a value to property
FilenameTailWithExt from an instance of String. |
void |
addFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
FilenameTailWithExt as an RDF2Go Node. |
void |
addFilenameTailWithExt(String value)
Adds a value to property
FilenameTailWithExt from an instance of String. |
void |
addMavenArtifact(MavenArtifact value)
Adds a value to property
MavenArtifact from an instance of MavenArtifact. |
static void |
addMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MavenArtifact value)
Adds a value to property
MavenArtifact from an instance of MavenArtifact. |
static void |
addMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MavenArtifact as an RDF2Go Node. |
void |
addMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MavenArtifact as an RDF2Go Node. |
static void |
addMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MDataProp as an RDF2Go Node. |
static void |
addMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
MDataProp from an instance of Thing1. |
void |
addMDataProp(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MDataProp as an RDF2Go Node. |
void |
addMDataProp(Thing1 value)
Adds a value to property
MDataProp from an instance of Thing1. |
static void |
addMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MThing value)
Adds a value to property
MObjProp from an instance of MThing. |
static void |
addMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MObjProp as an RDF2Go Node. |
void |
addMObjProp(MThing value)
Adds a value to property
MObjProp from an instance of MThing. |
void |
addMObjProp(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MObjProp as an RDF2Go Node. |
static void |
addOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
OsgiBundle as an RDF2Go Node. |
static void |
addOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
OsgiBundle value)
Adds a value to property
OsgiBundle from an instance of OsgiBundle. |
void |
addOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
OsgiBundle as an RDF2Go Node. |
void |
addOsgiBundle(OsgiBundle value)
Adds a value to property
OsgiBundle from an instance of OsgiBundle. |
static void |
addUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
UrlText as an RDF2Go Node. |
static void |
addUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
Adds a value to property
UrlText from an instance of String. |
void |
addUrlText(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
UrlText as an RDF2Go Node. |
void |
addUrlText(String value)
Adds a value to property
UrlText from an instance of String. |
static void |
createInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Create a new instance of this class in the model.
|
static void |
deleteAllProperties(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Delete all triples
(this, *, *), i.e. |
static void |
deleteInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Remove triple
(this, rdf:type, MThing) from this instance. |
org.ontoware.rdfreactor.runtime.ReactorResult<ClasspathEntity> |
getAllClasspathEntity_as()
Get all values of property
ClasspathEntity as a ReactorResult of ClasspathEntity. |
static org.ontoware.rdfreactor.runtime.ReactorResult<ClasspathEntity> |
getAllClasspathEntity_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ClasspathEntity as a ReactorResult of ClasspathEntity. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllClasspathEntity_asNode_()
Get all values of property
ClasspathEntity as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllClasspathEntity_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ClasspathEntity as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllClasspathEntity_asNode()
Get all values of property
ClasspathEntity as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllClasspathEntity_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ClasspathEntity as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<ClasspathEntity> |
getAllClasspathEntity()
Get all values of property
ClasspathEntity. |
static org.ontoware.aifbcommons.collection.ClosableIterator<ClasspathEntity> |
getAllClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ClasspathEntity. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends MThing> |
getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllInstances(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<MavenArtifact> |
getAllMavenArtifact_as()
Get all values of property
MavenArtifact as a ReactorResult of MavenArtifact. |
static org.ontoware.rdfreactor.runtime.ReactorResult<MavenArtifact> |
getAllMavenArtifact_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MavenArtifact as a ReactorResult of MavenArtifact. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMavenArtifact_asNode_()
Get all values of property
MavenArtifact as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMavenArtifact_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MavenArtifact as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMavenArtifact_asNode()
Get all values of property
MavenArtifact as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMavenArtifact_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MavenArtifact as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<MavenArtifact> |
getAllMavenArtifact()
Get all values of property
MavenArtifact. |
static org.ontoware.aifbcommons.collection.ClosableIterator<MavenArtifact> |
getAllMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MavenArtifact. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllMDataProp_as()
Get all values of property
MDataProp as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllMDataProp_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MDataProp as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMDataProp_asNode_()
Get all values of property
MDataProp as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMDataProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MDataProp as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMDataProp_asNode()
Get all values of property
MDataProp as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMDataProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MDataProp as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllMDataProp()
Get all values of property
MDataProp. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MDataProp. |
org.ontoware.rdfreactor.runtime.ReactorResult<MThing> |
getAllMObjProp_as()
Get all values of property
MObjProp as a ReactorResult of MThing. |
static org.ontoware.rdfreactor.runtime.ReactorResult<MThing> |
getAllMObjProp_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MObjProp as a ReactorResult of MThing. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMObjProp_asNode_()
Get all values of property
MObjProp as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMObjProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MObjProp as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMObjProp_asNode()
Get all values of property
MObjProp as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMObjProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MObjProp as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllMObjProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllMObjProp_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllMObjProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<MThing> |
getAllMObjProp()
Get all values of property
MObjProp. |
static org.ontoware.aifbcommons.collection.ClosableIterator<MThing> |
getAllMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MObjProp. |
org.ontoware.rdfreactor.runtime.ReactorResult<OsgiBundle> |
getAllOsgiBundle_as()
Get all values of property
OsgiBundle as a ReactorResult of OsgiBundle. |
static org.ontoware.rdfreactor.runtime.ReactorResult<OsgiBundle> |
getAllOsgiBundle_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
OsgiBundle as a ReactorResult of OsgiBundle. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllOsgiBundle_asNode_()
Get all values of property
OsgiBundle as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllOsgiBundle_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
OsgiBundle as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllOsgiBundle_asNode()
Get all values of property
OsgiBundle as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllOsgiBundle_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
OsgiBundle as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<OsgiBundle> |
getAllOsgiBundle()
Get all values of property
OsgiBundle. |
static org.ontoware.aifbcommons.collection.ClosableIterator<OsgiBundle> |
getAllOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
OsgiBundle. |
org.ontoware.rdf2go.model.node.Node |
getFilenameTailWithExt_asNode()
Get single value of property
FilenameTailWithExt as an RDF2Go Node. |
static org.ontoware.rdf2go.model.node.Node |
getFilenameTailWithExt_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get single value of property
FilenameTailWithExt as an RDF2Go Node. |
String |
getFilenameTailWithExt()
Get single value of property
FilenameTailWithExt. |
static String |
getFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get single value of property
FilenameTailWithExt. |
static MThing |
getInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Return an existing instance of this class in the model.
|
org.ontoware.rdf2go.model.node.Node |
getUrlText_asNode()
Get single value of property
UrlText as an RDF2Go Node. |
static org.ontoware.rdf2go.model.node.Node |
getUrlText_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get single value of property
UrlText as an RDF2Go Node. |
String |
getUrlText()
Get single value of property
UrlText. |
static String |
getUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get single value of property
UrlText. |
boolean |
hasClasspathEntity()
Check if
ClasspathEntity has at least one value set. |
static boolean |
hasClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
ClasspathEntity has at least one value set. |
static boolean |
hasClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
ClasspathEntity has the given value (maybe among other values). |
boolean |
hasClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
Check if
ClasspathEntity has the given value (maybe among other values). |
boolean |
hasFilenameTailWithExt()
Check if
FilenameTailWithExt has at least one value set. |
static boolean |
hasFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
FilenameTailWithExt has at least one value set. |
static boolean |
hasFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
FilenameTailWithExt has the given value (maybe among other values). |
boolean |
hasFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
Check if
FilenameTailWithExt has the given value (maybe among other values). |
static boolean |
hasInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource) |
boolean |
hasMavenArtifact()
Check if
MavenArtifact has at least one value set. |
static boolean |
hasMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
MavenArtifact has at least one value set. |
static boolean |
hasMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
MavenArtifact has the given value (maybe among other values). |
boolean |
hasMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
Check if
MavenArtifact has the given value (maybe among other values). |
boolean |
hasMDataProp()
Check if
MDataProp has at least one value set. |
static boolean |
hasMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
MDataProp has at least one value set. |
static boolean |
hasMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
MDataProp has the given value (maybe among other values). |
boolean |
hasMDataProp(org.ontoware.rdf2go.model.node.Node value)
Check if
MDataProp has the given value (maybe among other values). |
boolean |
hasMObjProp()
Check if
MObjProp has at least one value set. |
static boolean |
hasMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
MObjProp has at least one value set. |
static boolean |
hasMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
MObjProp has the given value (maybe among other values). |
boolean |
hasMObjProp(org.ontoware.rdf2go.model.node.Node value)
Check if
MObjProp has the given value (maybe among other values). |
boolean |
hasOsgiBundle()
Check if
OsgiBundle has at least one value set. |
static boolean |
hasOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
OsgiBundle has at least one value set. |
static boolean |
hasOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
OsgiBundle has the given value (maybe among other values). |
boolean |
hasOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
Check if
OsgiBundle has the given value (maybe among other values). |
boolean |
hasUrlText()
Check if
UrlText has at least one value set. |
static boolean |
hasUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
UrlText has at least one value set. |
static boolean |
hasUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
UrlText has the given value (maybe among other values). |
boolean |
hasUrlText(org.ontoware.rdf2go.model.node.Node value)
Check if
UrlText has the given value (maybe among other values). |
void |
removeAllClasspathEntity()
Removes all values of property
ClasspathEntity. |
static void |
removeAllClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
ClasspathEntity. |
void |
removeAllFilenameTailWithExt()
Removes all values of property
FilenameTailWithExt. |
static void |
removeAllFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
FilenameTailWithExt. |
void |
removeAllMavenArtifact()
Removes all values of property
MavenArtifact. |
static void |
removeAllMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
MavenArtifact. |
void |
removeAllMDataProp()
Removes all values of property
MDataProp. |
static void |
removeAllMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
MDataProp. |
void |
removeAllMObjProp()
Removes all values of property
MObjProp. |
static void |
removeAllMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
MObjProp. |
void |
removeAllOsgiBundle()
Removes all values of property
OsgiBundle. |
static void |
removeAllOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
OsgiBundle. |
void |
removeAllUrlText()
Removes all values of property
UrlText. |
static void |
removeAllUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
UrlText. |
void |
removeClasspathEntity(ClasspathEntity value)
Removes a value of property
ClasspathEntity given as an instance of ClasspathEntity. |
static void |
removeClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ClasspathEntity value)
Removes a value of property
ClasspathEntity given as an instance of ClasspathEntity. |
static void |
removeClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
ClasspathEntity as an RDF2Go Node. |
void |
removeClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
ClasspathEntity as an RDF2Go Node. |
static void |
removeFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
FilenameTailWithExt as an RDF2Go Node. |
static void |
removeFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
Removes a value of property
FilenameTailWithExt given as an instance of String. |
void |
removeFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
FilenameTailWithExt as an RDF2Go Node. |
void |
removeFilenameTailWithExt(String value)
Removes a value of property
FilenameTailWithExt given as an instance of String. |
void |
removeMavenArtifact(MavenArtifact value)
Removes a value of property
MavenArtifact given as an instance of MavenArtifact. |
static void |
removeMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MavenArtifact value)
Removes a value of property
MavenArtifact given as an instance of MavenArtifact. |
static void |
removeMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MavenArtifact as an RDF2Go Node. |
void |
removeMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MavenArtifact as an RDF2Go Node. |
static void |
removeMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MDataProp as an RDF2Go Node. |
static void |
removeMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
MDataProp given as an instance of Thing1. |
void |
removeMDataProp(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MDataProp as an RDF2Go Node. |
void |
removeMDataProp(Thing1 value)
Removes a value of property
MDataProp given as an instance of Thing1. |
static void |
removeMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MThing value)
Removes a value of property
MObjProp given as an instance of MThing. |
static void |
removeMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MObjProp as an RDF2Go Node. |
void |
removeMObjProp(MThing value)
Removes a value of property
MObjProp given as an instance of MThing. |
void |
removeMObjProp(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MObjProp as an RDF2Go Node. |
static void |
removeOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
OsgiBundle as an RDF2Go Node. |
static void |
removeOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
OsgiBundle value)
Removes a value of property
OsgiBundle given as an instance of OsgiBundle. |
void |
removeOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
OsgiBundle as an RDF2Go Node. |
void |
removeOsgiBundle(OsgiBundle value)
Removes a value of property
OsgiBundle given as an instance of OsgiBundle. |
static void |
removeUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
UrlText as an RDF2Go Node. |
static void |
removeUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
Removes a value of property
UrlText given as an instance of String. |
void |
removeUrlText(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
UrlText as an RDF2Go Node. |
void |
removeUrlText(String value)
Removes a value of property
UrlText given as an instance of String. |
void |
setClasspathEntity(ClasspathEntity value)
Sets a value of property
ClasspathEntity from an instance of ClasspathEntity. |
static void |
setClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ClasspathEntity value)
Sets a value of property
ClasspathEntity from an instance of ClasspathEntity. |
static void |
setClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
ClasspathEntity from an RDF2Go Node. |
void |
setClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
ClasspathEntity from an RDF2Go Node. |
static void |
setFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
FilenameTailWithExt from an RDF2Go Node. |
static void |
setFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
Sets a value of property
FilenameTailWithExt from an instance of String. |
void |
setFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
FilenameTailWithExt from an RDF2Go Node. |
void |
setFilenameTailWithExt(String value)
Sets a value of property
FilenameTailWithExt from an instance of String. |
void |
setMavenArtifact(MavenArtifact value)
Sets a value of property
MavenArtifact from an instance of MavenArtifact. |
static void |
setMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MavenArtifact value)
Sets a value of property
MavenArtifact from an instance of MavenArtifact. |
static void |
setMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MavenArtifact from an RDF2Go Node. |
void |
setMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MavenArtifact from an RDF2Go Node. |
static void |
setMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MDataProp from an RDF2Go Node. |
static void |
setMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
MDataProp from an instance of Thing1. |
void |
setMDataProp(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MDataProp from an RDF2Go Node. |
void |
setMDataProp(Thing1 value)
Sets a value of property
MDataProp from an instance of Thing1. |
static void |
setMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MThing value)
Sets a value of property
MObjProp from an instance of MThing. |
static void |
setMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MObjProp from an RDF2Go Node. |
void |
setMObjProp(MThing value)
Sets a value of property
MObjProp from an instance of MThing. |
void |
setMObjProp(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MObjProp from an RDF2Go Node. |
static void |
setOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
OsgiBundle from an RDF2Go Node. |
static void |
setOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
OsgiBundle value)
Sets a value of property
OsgiBundle from an instance of OsgiBundle. |
void |
setOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
OsgiBundle from an RDF2Go Node. |
void |
setOsgiBundle(OsgiBundle value)
Sets a value of property
OsgiBundle from an instance of OsgiBundle. |
static void |
setUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
UrlText from an RDF2Go Node. |
static void |
setUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
Sets a value of property
UrlText from an instance of String. |
void |
setUrlText(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
UrlText from an RDF2Go Node. |
void |
setUrlText(String value)
Sets a value of property
UrlText from an instance of String. |
addMaxCardinality, addMaxCardinality, addMaxCardinality, addMaxCardinality, addMembers, addMembers, addMembers, addMembers, addNamespaceAbbrev, addNamespaceAbbrev, addNamespaceAbbrev, addNamespaceAbbrev, addTabNumber, addTabNumber, addTabNumber, addTabNumber, getAllMaxCardinality_as, getAllMaxCardinality_as, getAllMaxCardinality_asNode_, getAllMaxCardinality_asNode_, getAllMaxCardinality_asNode, getAllMaxCardinality_asNode, getAllMaxCardinality_Inverse_as, getAllMaxCardinality_Inverse, getAllMaxCardinality_Inverse, getAllMaxCardinality, getAllMaxCardinality, getAllMDataProp_Inverse_as, getAllMDataProp_Inverse, getAllMDataProp_Inverse, getAllMembers_as, getAllMembers_as, getAllMembers_asNode_, getAllMembers_asNode_, getAllMembers_asNode, getAllMembers_asNode, getAllMembers_Inverse_as, getAllMembers_Inverse, getAllMembers_Inverse, getAllMembers, getAllMembers, getAllNamespaceAbbrev_as, getAllNamespaceAbbrev_as, getAllNamespaceAbbrev_asNode_, getAllNamespaceAbbrev_asNode_, getAllNamespaceAbbrev_asNode, getAllNamespaceAbbrev_asNode, getAllNamespaceAbbrev, getAllNamespaceAbbrev, getTabNumber_asNode, getTabNumber_asNode, getTabNumber, getTabNumber, hasMaxCardinality, hasMaxCardinality, hasMaxCardinality, hasMaxCardinality, hasMembers, hasMembers, hasMembers, hasMembers, hasNamespaceAbbrev, hasNamespaceAbbrev, hasNamespaceAbbrev, hasNamespaceAbbrev, hasTabNumber, hasTabNumber, hasTabNumber, hasTabNumber, removeAllMaxCardinality, removeAllMaxCardinality, removeAllMembers, removeAllMembers, removeAllNamespaceAbbrev, removeAllNamespaceAbbrev, removeAllTabNumber, removeAllTabNumber, removeMaxCardinality, removeMaxCardinality, removeMaxCardinality, removeMaxCardinality, removeMembers, removeMembers, removeMembers, removeMembers, removeNamespaceAbbrev, removeNamespaceAbbrev, removeNamespaceAbbrev, removeNamespaceAbbrev, removeTabNumber, removeTabNumber, removeTabNumber, removeTabNumber, setMaxCardinality, setMaxCardinality, setMaxCardinality, setMaxCardinality, setMembers, setMembers, setMembers, setMembers, setNamespaceAbbrev, setNamespaceAbbrev, setNamespaceAbbrev, setNamespaceAbbrev, setTabNumber, setTabNumber, setTabNumber, setTabNumberaddSubClassOf, addSubClassOf, addSubClassOf, addSubClassOf, addSubClassOf, getAllDomain_Inverse, getAllInstance_as, getAllRange_Inverse, getAllSubClassOf_as, getAllSubClassOf_as, getAllSubClassOf_asNode_, getAllSubClassOf_asNode_, getAllSubClassOf_asNode, getAllSubClassOf_asNode, getAllSubClassOf_Inverse, getAllSubClassOf, getAllSubClassOf, getAllType_Inverse, removeAllSubClassOf, removeSubClassOf, removeSubClassOf, removeSubClassOf, removeSubClassOf, setSubClassOf, setSubClassOf, setSubClassOf, setSubClassOfaddComment, addComment, addComment, addComment, addComment, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addLabel, addLabel, addLabel, addLabel, addLabel, addMember, addMember, addMember, addMember, addMember, addSeeAlso, addSeeAlso, addSeeAlso, addSeeAlso, addSeeAlso, addType, addType, addType, addType, addType, addValue, addValue, addValue, addValue, addValue, getAllComment_as, getAllComment_as, getAllComment_asNode_, getAllComment_asNode_, getAllComment_asNode, getAllComment_asNode, getAllComment, getAllComment, getAllFirst_Inverse, getAllIsDefinedBy_as, getAllIsDefinedBy_as, getAllIsDefinedBy_asNode_, getAllIsDefinedBy_asNode_, getAllIsDefinedBy_asNode, getAllIsDefinedBy_asNode, getAllIsDefinedBy_Inverse, getAllIsDefinedBy, getAllIsDefinedBy, getAllLabel_as, getAllLabel_as, getAllLabel_asNode_, getAllLabel_asNode_, getAllLabel_asNode, getAllLabel_asNode, getAllLabel, getAllLabel, getAllMember_as, getAllMember_as, getAllMember_asNode_, getAllMember_asNode_, getAllMember_asNode, getAllMember_asNode, getAllMember_Inverse, getAllMember, getAllMember, getAllObject_Inverse, getAllPredicate_Inverse, getAllSeeAlso_as, getAllSeeAlso_as, getAllSeeAlso_asNode_, getAllSeeAlso_asNode_, getAllSeeAlso_asNode, getAllSeeAlso_asNode, getAllSeeAlso_Inverse, getAllSeeAlso, getAllSeeAlso, getAllSubject_Inverse, getAllType_as, getAllType_as, getAllType_asNode_, getAllType_asNode_, getAllType_asNode, getAllType_asNode, getAllType, getAllType, getAllValue_as, getAllValue_as, getAllValue_asNode_, getAllValue_asNode_, getAllValue_asNode, getAllValue_asNode, getAllValue_Inverse, getAllValue, getAllValue, removeAllComment, removeAllIsDefinedBy, removeAllLabel, removeAllMember, removeAllSeeAlso, removeAllType, removeAllValue, removeComment, removeComment, removeComment, removeComment, removeIsDefinedBy, removeIsDefinedBy, removeIsDefinedBy, removeIsDefinedBy, removeLabel, removeLabel, removeLabel, removeLabel, removeMember, removeMember, removeMember, removeMember, removeSeeAlso, removeSeeAlso, removeSeeAlso, removeSeeAlso, removeType, removeType, removeType, removeType, removeValue, removeValue, removeValue, removeValue, setComment, setComment, setComment, setComment, setIsDefinedBy, setIsDefinedBy, setIsDefinedBy, setIsDefinedBy, setLabel, setLabel, setLabel, setLabel, setMember, setMember, setMember, setMember, setSeeAlso, setSeeAlso, setSeeAlso, setSeeAlso, setType, setType, setType, setType, setValue, setValue, setValue, setValuepublic static final org.ontoware.rdf2go.model.node.URI RDFS_CLASS
public static final org.ontoware.rdf2go.model.node.URI CLASSPATHENTITY
public static final org.ontoware.rdf2go.model.node.URI FILENAMETAILWITHEXT
public static final org.ontoware.rdf2go.model.node.URI MDATAPROP
public static final org.ontoware.rdf2go.model.node.URI MOBJPROP
public static final org.ontoware.rdf2go.model.node.URI MAVENARTIFACT
public static final org.ontoware.rdf2go.model.node.URI OSGIBUNDLE
public static final org.ontoware.rdf2go.model.node.URI URLTEXT
public static final org.ontoware.rdf2go.model.node.URI[] MANAGED_URIS
protected MThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.URI classURI,
org.ontoware.rdf2go.model.node.Resource instanceIdentifier,
boolean write)
model - RDF2GO Model implementation, see http://rdf2go.semweb4j.orgclassURI - URI of RDFS classinstanceIdentifier - Resource that identifies this instancewrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c1]public MThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceIdentifier,
boolean write)
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orginstanceIdentifier - an RDF2Go Resource identifying this instancewrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c2]public MThing(org.ontoware.rdf2go.model.Model model,
String uriString,
boolean write)
throws org.ontoware.rdf2go.exception.ModelRuntimeException
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orguriString - a URI given as a Stringwrite - if true, the statement (this, rdf:type, TYPE) is written to the modelorg.ontoware.rdf2go.exception.ModelRuntimeException - if URI syntax is wrong
[Generated from RDFReactor template rule #c7]public MThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.BlankNode bnode,
boolean write)
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orgbnode - BlankNode of this instancewrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c8]public MThing(org.ontoware.rdf2go.model.Model model,
boolean write)
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orgwrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c9]public static MThing getInstance(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static void createInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class1]public static boolean hasInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllInstances(org.ontoware.rdf2go.model.Model model)
model - an RDF2Go modelpublic static org.ontoware.rdfreactor.runtime.ReactorResult<? extends MThing> getAllInstances_as(org.ontoware.rdf2go.model.Model model)
model - an RDF2Go modelpublic static void deleteInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
(this, rdf:type, MThing) from this instance. Other triples are not affected.
To delete more, use deleteAllPropertiesmodel - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class4]public static void deleteAllProperties(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
(this, *, *), i.e. including rdf:type.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class5]public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllMObjProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllMObjProp_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllMObjProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static boolean hasClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
ClasspathEntity has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasClasspathEntity()
ClasspathEntity has at least one value set.public static boolean hasClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllClasspathEntity_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
ClasspathEntity as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllClasspathEntity_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
ClasspathEntity as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllClasspathEntity_asNode()
ClasspathEntity as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllClasspathEntity_asNode_()
ClasspathEntity as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<ClasspathEntity> getAllClasspathEntity(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
ClasspathEntity.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<ClasspathEntity> getAllClasspathEntity_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
ClasspathEntity as a ReactorResult of ClasspathEntity.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<ClasspathEntity> getAllClasspathEntity()
ClasspathEntity.public org.ontoware.rdfreactor.runtime.ReactorResult<ClasspathEntity> getAllClasspathEntity_as()
ClasspathEntity as a ReactorResult of ClasspathEntity.public static void addClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ClasspathEntity value)
ClasspathEntity from an instance of ClasspathEntity.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addClasspathEntity(ClasspathEntity value)
ClasspathEntity from an instance of ClasspathEntity.
[Generated from RDFReactor template rule #add4dynamic]public static void setClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity 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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity 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.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ClasspathEntity value)
ClasspathEntity from an instance of ClasspathEntity.
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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setClasspathEntity(ClasspathEntity value)
ClasspathEntity from an instance of ClasspathEntity.
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.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeClasspathEntity(org.ontoware.rdf2go.model.node.Node value)
ClasspathEntity as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ClasspathEntity value)
ClasspathEntity given as an instance of ClasspathEntity.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeClasspathEntity(ClasspathEntity value)
ClasspathEntity given as an instance of ClasspathEntity.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllClasspathEntity(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
ClasspathEntity.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllClasspathEntity()
ClasspathEntity.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
FilenameTailWithExt has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasFilenameTailWithExt()
FilenameTailWithExt has at least one value set.public static boolean hasFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
FilenameTailWithExt has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
FilenameTailWithExt has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.rdf2go.model.node.Node getFilenameTailWithExt_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
FilenameTailWithExt as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourceRDFDataException - at runtime, if the property has multiple values
[Generated from RDFReactor template rule #get1static]public org.ontoware.rdf2go.model.node.Node getFilenameTailWithExt_asNode()
FilenameTailWithExt as an RDF2Go Node.RDFDataException, - if the property has multiple values
[Generated from RDFReactor template rule #get2dynamic]public static String getFilenameTailWithExt(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
FilenameTailWithExt.model - an RDF2Go modelinstanceResource - an RDF2Go resourceRDFDataException, - if the property has multiple values
[Generated from RDFReactor template rule #get5static]public String getFilenameTailWithExt()
FilenameTailWithExt.
This property has maxCardinality=1, that means the property takes only
a single value.RDFDataException, - if the property has multiple values
[Generated from RDFReactor template rule #get6dynamic]public static void addFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
throws org.ontoware.rdfreactor.runtime.CardinalityException
FilenameTailWithExt as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be addedorg.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add5static]public void addFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
throws org.ontoware.rdfreactor.runtime.CardinalityException
FilenameTailWithExt as an RDF2Go Node.value - the value to be addedorg.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add6dynamic]public static void addFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
throws org.ontoware.rdfreactor.runtime.CardinalityException
FilenameTailWithExt from an instance of String.model - an RDF2Go modelinstanceResource - an RDF2Go resourceorg.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add7static]public void addFilenameTailWithExt(String value) throws org.ontoware.rdfreactor.runtime.CardinalityException
FilenameTailWithExt from an instance of String.org.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add8dynamic]public static void setFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
FilenameTailWithExt 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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
FilenameTailWithExt 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.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
FilenameTailWithExt from an instance of String.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setFilenameTailWithExt(String value)
FilenameTailWithExt from an instance of String.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
FilenameTailWithExt as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeFilenameTailWithExt(org.ontoware.rdf2go.model.node.Node value)
FilenameTailWithExt as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
FilenameTailWithExt given as an instance of String.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeFilenameTailWithExt(String value)
FilenameTailWithExt given as an instance of String.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllFilenameTailWithExt(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
FilenameTailWithExt.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllFilenameTailWithExt()
FilenameTailWithExt.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MDataProp has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasMDataProp()
MDataProp has at least one value set.public static boolean hasMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MDataProp has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasMDataProp(org.ontoware.rdf2go.model.node.Node value)
MDataProp has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMDataProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MDataProp as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMDataProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MDataProp as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMDataProp_asNode()
MDataProp as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMDataProp_asNode_()
MDataProp as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllMDataProp(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MDataProp.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllMDataProp_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MDataProp as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllMDataProp()
MDataProp.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllMDataProp_as()
MDataProp as a ReactorResult of Thing1.public static void addMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MDataProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addMDataProp(org.ontoware.rdf2go.model.node.Node value)
MDataProp as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
MDataProp from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addMDataProp(Thing1 value)
MDataProp from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.
[Generated from RDFReactor template rule #add4dynamic]public static void setMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MDataProp 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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setMDataProp(org.ontoware.rdf2go.model.node.Node value)
MDataProp 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.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
MDataProp from an instance of Thing1.
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.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setMDataProp(Thing1 value)
MDataProp from an instance of Thing1.
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.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MDataProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeMDataProp(org.ontoware.rdf2go.model.node.Node value)
MDataProp as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
MDataProp given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeMDataProp(Thing1 value)
MDataProp given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllMDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MDataProp.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllMDataProp()
MDataProp.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MObjProp has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasMObjProp()
MObjProp has at least one value set.public static boolean hasMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MObjProp has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasMObjProp(org.ontoware.rdf2go.model.node.Node value)
MObjProp has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMObjProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MObjProp as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMObjProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MObjProp as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMObjProp_asNode()
MObjProp as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMObjProp_asNode_()
MObjProp as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<MThing> getAllMObjProp(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MObjProp.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<MThing> getAllMObjProp_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MObjProp as a ReactorResult of MThing.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<MThing> getAllMObjProp()
MObjProp.public org.ontoware.rdfreactor.runtime.ReactorResult<MThing> getAllMObjProp_as()
MObjProp as a ReactorResult of MThing.public static void addMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MObjProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addMObjProp(org.ontoware.rdf2go.model.node.Node value)
MObjProp as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MThing value)
MObjProp from an instance of MThing.
Comment from schema: This class provides a bounds on domain and range for objectProperties (and domain for dataProperties) in the MDir ontology.
Regarding the RDF-Reactor API:
If inference is applied prior to java code generation, then all the *subproperties* of the properties below will properly use this class as domain+range.
Without inference, that role falls down onto RDF-Reactor's "Thing1.java".model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addMObjProp(MThing value)
MObjProp from an instance of MThing.
Comment from schema: This class provides a bounds on domain and range for objectProperties (and domain for dataProperties) in the MDir ontology.
Regarding the RDF-Reactor API:
If inference is applied prior to java code generation, then all the *subproperties* of the properties below will properly use this class as domain+range.
Without inference, that role falls down onto RDF-Reactor's "Thing1.java".
[Generated from RDFReactor template rule #add4dynamic]public static void setMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MObjProp 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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setMObjProp(org.ontoware.rdf2go.model.node.Node value)
MObjProp 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.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MThing value)
MObjProp from an instance of MThing.
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.
Comment from schema: This class provides a bounds on domain and range for objectProperties (and domain for dataProperties) in the MDir ontology.
Regarding the RDF-Reactor API:
If inference is applied prior to java code generation, then all the *subproperties* of the properties below will properly use this class as domain+range.
Without inference, that role falls down onto RDF-Reactor's "Thing1.java".model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setMObjProp(MThing value)
MObjProp from an instance of MThing.
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.
Comment from schema: This class provides a bounds on domain and range for objectProperties (and domain for dataProperties) in the MDir ontology.
Regarding the RDF-Reactor API:
If inference is applied prior to java code generation, then all the *subproperties* of the properties below will properly use this class as domain+range.
Without inference, that role falls down onto RDF-Reactor's "Thing1.java".value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MObjProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeMObjProp(org.ontoware.rdf2go.model.node.Node value)
MObjProp as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MThing value)
MObjProp given as an instance of MThing.
Comment from schema: This class provides a bounds on domain and range for objectProperties (and domain for dataProperties) in the MDir ontology.
Regarding the RDF-Reactor API:
If inference is applied prior to java code generation, then all the *subproperties* of the properties below will properly use this class as domain+range.
Without inference, that role falls down onto RDF-Reactor's "Thing1.java".model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeMObjProp(MThing value)
MObjProp given as an instance of MThing.
Comment from schema: This class provides a bounds on domain and range for objectProperties (and domain for dataProperties) in the MDir ontology.
Regarding the RDF-Reactor API:
If inference is applied prior to java code generation, then all the *subproperties* of the properties below will properly use this class as domain+range.
Without inference, that role falls down onto RDF-Reactor's "Thing1.java".value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllMObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MObjProp.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllMObjProp()
MObjProp.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MavenArtifact has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasMavenArtifact()
MavenArtifact has at least one value set.public static boolean hasMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MavenArtifact has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
MavenArtifact has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMavenArtifact_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MavenArtifact as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMavenArtifact_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MavenArtifact as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMavenArtifact_asNode()
MavenArtifact as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMavenArtifact_asNode_()
MavenArtifact as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<MavenArtifact> getAllMavenArtifact(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MavenArtifact.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<MavenArtifact> getAllMavenArtifact_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MavenArtifact as a ReactorResult of MavenArtifact.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<MavenArtifact> getAllMavenArtifact()
MavenArtifact.public org.ontoware.rdfreactor.runtime.ReactorResult<MavenArtifact> getAllMavenArtifact_as()
MavenArtifact as a ReactorResult of MavenArtifact.public static void addMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MavenArtifact as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
MavenArtifact as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MavenArtifact value)
MavenArtifact from an instance of MavenArtifact.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addMavenArtifact(MavenArtifact value)
MavenArtifact from an instance of MavenArtifact.
[Generated from RDFReactor template rule #add4dynamic]public static void setMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MavenArtifact 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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
MavenArtifact 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.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MavenArtifact value)
MavenArtifact from an instance of MavenArtifact.
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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setMavenArtifact(MavenArtifact value)
MavenArtifact from an instance of MavenArtifact.
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.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MavenArtifact as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeMavenArtifact(org.ontoware.rdf2go.model.node.Node value)
MavenArtifact as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
MavenArtifact value)
MavenArtifact given as an instance of MavenArtifact.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeMavenArtifact(MavenArtifact value)
MavenArtifact given as an instance of MavenArtifact.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllMavenArtifact(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MavenArtifact.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllMavenArtifact()
MavenArtifact.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
OsgiBundle has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasOsgiBundle()
OsgiBundle has at least one value set.public static boolean hasOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
OsgiBundle has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
OsgiBundle has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllOsgiBundle_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
OsgiBundle as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllOsgiBundle_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
OsgiBundle as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllOsgiBundle_asNode()
OsgiBundle as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllOsgiBundle_asNode_()
OsgiBundle as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<OsgiBundle> getAllOsgiBundle(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
OsgiBundle.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<OsgiBundle> getAllOsgiBundle_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
OsgiBundle as a ReactorResult of OsgiBundle.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<OsgiBundle> getAllOsgiBundle()
OsgiBundle.public org.ontoware.rdfreactor.runtime.ReactorResult<OsgiBundle> getAllOsgiBundle_as()
OsgiBundle as a ReactorResult of OsgiBundle.public static void addOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
OsgiBundle as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
OsgiBundle as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
OsgiBundle value)
OsgiBundle from an instance of OsgiBundle.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addOsgiBundle(OsgiBundle value)
OsgiBundle from an instance of OsgiBundle.
[Generated from RDFReactor template rule #add4dynamic]public static void setOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
OsgiBundle 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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
OsgiBundle 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.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
OsgiBundle value)
OsgiBundle from an instance of OsgiBundle.
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.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setOsgiBundle(OsgiBundle value)
OsgiBundle from an instance of OsgiBundle.
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.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
OsgiBundle as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeOsgiBundle(org.ontoware.rdf2go.model.node.Node value)
OsgiBundle as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
OsgiBundle value)
OsgiBundle given as an instance of OsgiBundle.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeOsgiBundle(OsgiBundle value)
OsgiBundle given as an instance of OsgiBundle.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllOsgiBundle(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
OsgiBundle.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllOsgiBundle()
OsgiBundle.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
UrlText has at least one value set.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasUrlText()
UrlText has at least one value set.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.public static boolean hasUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
UrlText has the given value (maybe among other values).
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasUrlText(org.ontoware.rdf2go.model.node.Node value)
UrlText has the given value (maybe among other values).
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.value - the value to be checkedpublic static org.ontoware.rdf2go.model.node.Node getUrlText_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
UrlText as an RDF2Go Node.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resourceRDFDataException - at runtime, if the property has multiple values
[Generated from RDFReactor template rule #get1static]public org.ontoware.rdf2go.model.node.Node getUrlText_asNode()
UrlText as an RDF2Go Node.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.RDFDataException, - if the property has multiple values
[Generated from RDFReactor template rule #get2dynamic]public static String getUrlText(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
UrlText.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resourceRDFDataException, - if the property has multiple values
[Generated from RDFReactor template rule #get5static]public String getUrlText()
UrlText.
This property has maxCardinality=1, that means the property takes only
a single value.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.RDFDataException, - if the property has multiple values
[Generated from RDFReactor template rule #get6dynamic]public static void addUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
throws org.ontoware.rdfreactor.runtime.CardinalityException
UrlText as an RDF2Go Node.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be addedorg.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add5static]public void addUrlText(org.ontoware.rdf2go.model.node.Node value)
throws org.ontoware.rdfreactor.runtime.CardinalityException
UrlText as an RDF2Go Node.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.value - the value to be addedorg.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add6dynamic]public static void addUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
throws org.ontoware.rdfreactor.runtime.CardinalityException
UrlText from an instance of String.model - an RDF2Go modelinstanceResource - an RDF2Go resourceorg.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add7static]public void addUrlText(String value) throws org.ontoware.rdfreactor.runtime.CardinalityException
UrlText from an instance of String.org.ontoware.rdfreactor.runtime.CardinalityException - if adding a value would bring the number
of property values above the cardinality constraint.
[Generated from RDFReactor template rule #add8dynamic]public static void setUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
UrlText 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.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setUrlText(org.ontoware.rdf2go.model.node.Node value)
UrlText 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.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
UrlText from an instance of String.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setUrlText(String value)
UrlText from an instance of String.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
UrlText as an RDF2Go Node.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeUrlText(org.ontoware.rdf2go.model.node.Node value)
UrlText as an RDF2Go Node.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
String value)
UrlText given as an instance of String.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeUrlText(String value)
UrlText given as an instance of String.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllUrlText(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
UrlText.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllUrlText()
UrlText.
Comment from schema: When using xsd:anyURI as the range type, in combination with maxCardinatlity =1, under RDFReactor 4.8.3 we get a compilation error, where generated code is trying to use a missing variant of Base.getAs.
[Generated from RDFReactor template rule #removeall1dynamic]Copyright © 2010-2016. All Rights Reserved.