public class Thing1
extends org.ontoware.rdfreactor.schema.rdfs.Class
| Modifier and Type | Field and Description |
|---|---|
static org.ontoware.rdf2go.model.node.URI[] |
MANAGED_URIS
All property-URIs with this class as domain.
|
static org.ontoware.rdf2go.model.node.URI |
RDFS_CLASS
http://www.w3.org/2000/01/rdf-schema#Class
|
static org.ontoware.rdf2go.model.node.URI |
TAPARAMIDENT
http://www.cogchar.org/thing/action#paramIdent
|
static org.ontoware.rdf2go.model.node.URI |
TAPARAMIDENTVALUE
http://www.cogchar.org/thing/action#paramIdentValue
|
static org.ontoware.rdf2go.model.node.URI |
TAPOSTTSTAMPMSEC
http://www.cogchar.org/thing/action#postTStampMsec
|
static org.ontoware.rdf2go.model.node.URI |
TATARGETACTION
http://www.cogchar.org/thing/action#targetAction
|
static org.ontoware.rdf2go.model.node.URI |
TATARGETTHING
http://www.cogchar.org/thing/action#targetThing
|
static org.ontoware.rdf2go.model.node.URI |
TATARGETTHINGTYPE
http://www.cogchar.org/thing/action#targetThingType
|
static org.ontoware.rdf2go.model.node.URI |
TATOPTADATAPROP
http://www.cogchar.org/thing/action#topTaDataProp
|
static org.ontoware.rdf2go.model.node.URI |
TATOPTAOBJPROP
http://www.cogchar.org/thing/action#topTaObjProp
|
static org.ontoware.rdf2go.model.node.URI |
TAVERB
http://www.cogchar.org/thing/action#verb
|
| Modifier | Constructor and Description |
|---|---|
|
Thing1(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.
|
|
Thing1(org.ontoware.rdf2go.model.Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by
a randomly generated URI.
|
|
Thing1(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.
|
|
Thing1(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 |
Thing1(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 |
|---|---|
static void |
addTaparamIdent(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
TaparamIdent as an RDF2Go Node. |
static void |
addTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
TaparamIdent from an instance of Thing1. |
void |
addTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TaparamIdent as an RDF2Go Node. |
void |
addTaparamIdent(Thing1 value)
Adds a value to property
TaparamIdent from an instance of Thing1. |
static void |
addTaparamIdentValue(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
TaparamIdentValue as an RDF2Go Node. |
static void |
addTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
TaparamIdentValue from an instance of Thing1. |
void |
addTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TaparamIdentValue as an RDF2Go Node. |
void |
addTaparamIdentValue(Thing1 value)
Adds a value to property
TaparamIdentValue from an instance of Thing1. |
void |
addTapostTStampMsec(Long value)
Adds a value to property
TapostTStampMsec from an instance of Long. |
static void |
addTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Long value)
Adds a value to property
TapostTStampMsec from an instance of Long. |
static void |
addTapostTStampMsec(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
TapostTStampMsec as an RDF2Go Node. |
void |
addTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TapostTStampMsec as an RDF2Go Node. |
static void |
addTatargetAction(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
TatargetAction as an RDF2Go Node. |
static void |
addTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
TatargetAction from an instance of Thing1. |
void |
addTatargetAction(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TatargetAction as an RDF2Go Node. |
void |
addTatargetAction(Thing1 value)
Adds a value to property
TatargetAction from an instance of Thing1. |
static void |
addTatargetThing(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
TatargetThing as an RDF2Go Node. |
static void |
addTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
TatargetThing from an instance of Thing1. |
void |
addTatargetThing(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TatargetThing as an RDF2Go Node. |
void |
addTatargetThing(Thing1 value)
Adds a value to property
TatargetThing from an instance of Thing1. |
static void |
addTatargetThingType(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
TatargetThingType as an RDF2Go Node. |
static void |
addTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
TatargetThingType from an instance of Thing1. |
void |
addTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TatargetThingType as an RDF2Go Node. |
void |
addTatargetThingType(Thing1 value)
Adds a value to property
TatargetThingType from an instance of Thing1. |
static void |
addTatopTaDataProp(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
TatopTaDataProp as an RDF2Go Node. |
static void |
addTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
TatopTaDataProp from an instance of Thing1. |
void |
addTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TatopTaDataProp as an RDF2Go Node. |
void |
addTatopTaDataProp(Thing1 value)
Adds a value to property
TatopTaDataProp from an instance of Thing1. |
static void |
addTatopTaObjProp(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
TatopTaObjProp as an RDF2Go Node. |
static void |
addTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
TatopTaObjProp from an instance of Thing1. |
void |
addTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
TatopTaObjProp as an RDF2Go Node. |
void |
addTatopTaObjProp(Thing1 value)
Adds a value to property
TatopTaObjProp from an instance of Thing1. |
static void |
addTaverb(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
Taverb as an RDF2Go Node. |
static void |
addTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
Taverb from an instance of Thing1. |
void |
addTaverb(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
Taverb as an RDF2Go Node. |
void |
addTaverb(Thing1 value)
Adds a value to property
Taverb from an instance of Thing1. |
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, Thing1) from this instance. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends Thing1> |
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<Thing1> |
getAllTaparamIdent_as()
Get all values of property
TaparamIdent as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTaparamIdent_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdent as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdent_asNode_()
Get all values of property
TaparamIdent as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdent_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdent as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdent_asNode()
Get all values of property
TaparamIdent as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdent_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdent as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTaparamIdent_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTaparamIdent_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTaparamIdent_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTaparamIdent()
Get all values of property
TaparamIdent. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdent. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTaparamIdentValue_as()
Get all values of property
TaparamIdentValue as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTaparamIdentValue_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdentValue as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdentValue_asNode_()
Get all values of property
TaparamIdentValue as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdentValue_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdentValue as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdentValue_asNode()
Get all values of property
TaparamIdentValue as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTaparamIdentValue_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdentValue as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTaparamIdentValue_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTaparamIdentValue_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTaparamIdentValue_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTaparamIdentValue()
Get all values of property
TaparamIdentValue. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TaparamIdentValue. |
org.ontoware.rdfreactor.runtime.ReactorResult<Long> |
getAllTapostTStampMsec_as()
Get all values of property
TapostTStampMsec as a ReactorResult of Long. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Long> |
getAllTapostTStampMsec_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TapostTStampMsec as a ReactorResult of Long. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTapostTStampMsec_asNode_()
Get all values of property
TapostTStampMsec as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTapostTStampMsec_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TapostTStampMsec as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTapostTStampMsec_asNode()
Get all values of property
TapostTStampMsec as an Iterator over RDF2Go nodes
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format) |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTapostTStampMsec_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TapostTStampMsec as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<Long> |
getAllTapostTStampMsec()
Get all values of property
TapostTStampMsec. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Long> |
getAllTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TapostTStampMsec. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatargetAction_as()
Get all values of property
TatargetAction as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatargetAction_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetAction as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetAction_asNode_()
Get all values of property
TatargetAction as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetAction_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetAction as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetAction_asNode()
Get all values of property
TatargetAction as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetAction_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetAction as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetAction_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetAction_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetAction_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatargetAction()
Get all values of property
TatargetAction. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetAction. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatargetThing_as()
Get all values of property
TatargetThing as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatargetThing_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThing as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThing_asNode_()
Get all values of property
TatargetThing as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThing_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThing as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThing_asNode()
Get all values of property
TatargetThing as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThing_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThing as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetThing_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetThing_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetThing_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatargetThing()
Get all values of property
TatargetThing. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThing. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatargetThingType_as()
Get all values of property
TatargetThingType as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatargetThingType_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThingType as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThingType_asNode_()
Get all values of property
TatargetThingType as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThingType_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThingType as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThingType_asNode()
Get all values of property
TatargetThingType as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatargetThingType_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThingType as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetThingType_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetThingType_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatargetThingType_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatargetThingType()
Get all values of property
TatargetThingType. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatargetThingType. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatopTaDataProp_as()
Get all values of property
TatopTaDataProp as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatopTaDataProp_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaDataProp as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaDataProp_asNode_()
Get all values of property
TatopTaDataProp as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaDataProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaDataProp as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaDataProp_asNode()
Get all values of property
TatopTaDataProp as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaDataProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaDataProp as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTatopTaDataProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatopTaDataProp_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatopTaDataProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatopTaDataProp()
Get all values of property
TatopTaDataProp. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaDataProp. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatopTaObjProp_as()
Get all values of property
TatopTaObjProp as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTatopTaObjProp_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaObjProp as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaObjProp_asNode_()
Get all values of property
TatopTaObjProp as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaObjProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaObjProp as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaObjProp_asNode()
Get all values of property
TatopTaObjProp as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTatopTaObjProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaObjProp as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTatopTaObjProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatopTaObjProp_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTatopTaObjProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatopTaObjProp()
Get all values of property
TatopTaObjProp. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
TatopTaObjProp. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTaverb_as()
Get all values of property
Taverb as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllTaverb_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Taverb as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTaverb_asNode_()
Get all values of property
Taverb as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllTaverb_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Taverb as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTaverb_asNode()
Get all values of property
Taverb as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllTaverb_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Taverb as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllTaverb_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTaverb_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllTaverb_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTaverb()
Get all values of property
Taverb. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Taverb. |
static Thing1 |
getInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Return an existing instance of this class in the model.
|
static boolean |
hasInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource) |
boolean |
hasTaparamIdent()
Check if
TaparamIdent has at least one value set. |
static boolean |
hasTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TaparamIdent has at least one value set. |
static boolean |
hasTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TaparamIdent has the given value (maybe among other values). |
boolean |
hasTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
Check if
TaparamIdent has the given value (maybe among other values). |
boolean |
hasTaparamIdentValue()
Check if
TaparamIdentValue has at least one value set. |
static boolean |
hasTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TaparamIdentValue has at least one value set. |
static boolean |
hasTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TaparamIdentValue has the given value (maybe among other values). |
boolean |
hasTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
Check if
TaparamIdentValue has the given value (maybe among other values). |
boolean |
hasTapostTStampMsec()
Check if
TapostTStampMsec has at least one value set. |
static boolean |
hasTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TapostTStampMsec has at least one value set. |
static boolean |
hasTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TapostTStampMsec has the given value (maybe among other values). |
boolean |
hasTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
Check if
TapostTStampMsec has the given value (maybe among other values). |
boolean |
hasTatargetAction()
Check if
TatargetAction has at least one value set. |
static boolean |
hasTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TatargetAction has at least one value set. |
static boolean |
hasTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TatargetAction has the given value (maybe among other values). |
boolean |
hasTatargetAction(org.ontoware.rdf2go.model.node.Node value)
Check if
TatargetAction has the given value (maybe among other values). |
boolean |
hasTatargetThing()
Check if
TatargetThing has at least one value set. |
static boolean |
hasTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TatargetThing has at least one value set. |
static boolean |
hasTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TatargetThing has the given value (maybe among other values). |
boolean |
hasTatargetThing(org.ontoware.rdf2go.model.node.Node value)
Check if
TatargetThing has the given value (maybe among other values). |
boolean |
hasTatargetThingType()
Check if
TatargetThingType has at least one value set. |
static boolean |
hasTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TatargetThingType has at least one value set. |
static boolean |
hasTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TatargetThingType has the given value (maybe among other values). |
boolean |
hasTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
Check if
TatargetThingType has the given value (maybe among other values). |
boolean |
hasTatopTaDataProp()
Check if
TatopTaDataProp has at least one value set. |
static boolean |
hasTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TatopTaDataProp has at least one value set. |
static boolean |
hasTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TatopTaDataProp has the given value (maybe among other values). |
boolean |
hasTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
Check if
TatopTaDataProp has the given value (maybe among other values). |
boolean |
hasTatopTaObjProp()
Check if
TatopTaObjProp has at least one value set. |
static boolean |
hasTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
TatopTaObjProp has at least one value set. |
static boolean |
hasTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
TatopTaObjProp has the given value (maybe among other values). |
boolean |
hasTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
Check if
TatopTaObjProp has the given value (maybe among other values). |
boolean |
hasTaverb()
Check if
Taverb has at least one value set. |
static boolean |
hasTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
Taverb has at least one value set. |
static boolean |
hasTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
Taverb has the given value (maybe among other values). |
boolean |
hasTaverb(org.ontoware.rdf2go.model.node.Node value)
Check if
Taverb has the given value (maybe among other values). |
void |
removeAllTaparamIdent()
Removes all values of property
TaparamIdent. |
static void |
removeAllTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TaparamIdent. |
void |
removeAllTaparamIdentValue()
Removes all values of property
TaparamIdentValue. |
static void |
removeAllTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TaparamIdentValue. |
void |
removeAllTapostTStampMsec()
Removes all values of property
TapostTStampMsec. |
static void |
removeAllTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TapostTStampMsec. |
void |
removeAllTatargetAction()
Removes all values of property
TatargetAction. |
static void |
removeAllTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TatargetAction. |
void |
removeAllTatargetThing()
Removes all values of property
TatargetThing. |
static void |
removeAllTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TatargetThing. |
void |
removeAllTatargetThingType()
Removes all values of property
TatargetThingType. |
static void |
removeAllTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TatargetThingType. |
void |
removeAllTatopTaDataProp()
Removes all values of property
TatopTaDataProp. |
static void |
removeAllTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TatopTaDataProp. |
void |
removeAllTatopTaObjProp()
Removes all values of property
TatopTaObjProp. |
static void |
removeAllTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
TatopTaObjProp. |
void |
removeAllTaverb()
Removes all values of property
Taverb. |
static void |
removeAllTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
Taverb. |
static void |
removeTaparamIdent(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
TaparamIdent as an RDF2Go Node. |
static void |
removeTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
TaparamIdent given as an instance of Thing1. |
void |
removeTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TaparamIdent as an RDF2Go Node. |
void |
removeTaparamIdent(Thing1 value)
Removes a value of property
TaparamIdent given as an instance of Thing1. |
static void |
removeTaparamIdentValue(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
TaparamIdentValue as an RDF2Go Node. |
static void |
removeTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
TaparamIdentValue given as an instance of Thing1. |
void |
removeTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TaparamIdentValue as an RDF2Go Node. |
void |
removeTaparamIdentValue(Thing1 value)
Removes a value of property
TaparamIdentValue given as an instance of Thing1. |
void |
removeTapostTStampMsec(Long value)
Removes a value of property
TapostTStampMsec given as an instance of Long. |
static void |
removeTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Long value)
Removes a value of property
TapostTStampMsec given as an instance of Long. |
static void |
removeTapostTStampMsec(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
TapostTStampMsec as an RDF2Go Node. |
void |
removeTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TapostTStampMsec as an RDF2Go Node. |
static void |
removeTatargetAction(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
TatargetAction as an RDF2Go Node. |
static void |
removeTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
TatargetAction given as an instance of Thing1. |
void |
removeTatargetAction(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TatargetAction as an RDF2Go Node. |
void |
removeTatargetAction(Thing1 value)
Removes a value of property
TatargetAction given as an instance of Thing1. |
static void |
removeTatargetThing(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
TatargetThing as an RDF2Go Node. |
static void |
removeTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
TatargetThing given as an instance of Thing1. |
void |
removeTatargetThing(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TatargetThing as an RDF2Go Node. |
void |
removeTatargetThing(Thing1 value)
Removes a value of property
TatargetThing given as an instance of Thing1. |
static void |
removeTatargetThingType(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
TatargetThingType as an RDF2Go Node. |
static void |
removeTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
TatargetThingType given as an instance of Thing1. |
void |
removeTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TatargetThingType as an RDF2Go Node. |
void |
removeTatargetThingType(Thing1 value)
Removes a value of property
TatargetThingType given as an instance of Thing1. |
static void |
removeTatopTaDataProp(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
TatopTaDataProp as an RDF2Go Node. |
static void |
removeTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
TatopTaDataProp given as an instance of Thing1. |
void |
removeTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TatopTaDataProp as an RDF2Go Node. |
void |
removeTatopTaDataProp(Thing1 value)
Removes a value of property
TatopTaDataProp given as an instance of Thing1. |
static void |
removeTatopTaObjProp(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
TatopTaObjProp as an RDF2Go Node. |
static void |
removeTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
TatopTaObjProp given as an instance of Thing1. |
void |
removeTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
TatopTaObjProp as an RDF2Go Node. |
void |
removeTatopTaObjProp(Thing1 value)
Removes a value of property
TatopTaObjProp given as an instance of Thing1. |
static void |
removeTaverb(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
Taverb as an RDF2Go Node. |
static void |
removeTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
Taverb given as an instance of Thing1. |
void |
removeTaverb(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
Taverb as an RDF2Go Node. |
void |
removeTaverb(Thing1 value)
Removes a value of property
Taverb given as an instance of Thing1. |
static void |
setTaparamIdent(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
TaparamIdent from an RDF2Go Node. |
static void |
setTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
TaparamIdent from an instance of Thing1. |
void |
setTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TaparamIdent from an RDF2Go Node. |
void |
setTaparamIdent(Thing1 value)
Sets a value of property
TaparamIdent from an instance of Thing1. |
static void |
setTaparamIdentValue(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
TaparamIdentValue from an RDF2Go Node. |
static void |
setTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
TaparamIdentValue from an instance of Thing1. |
void |
setTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TaparamIdentValue from an RDF2Go Node. |
void |
setTaparamIdentValue(Thing1 value)
Sets a value of property
TaparamIdentValue from an instance of Thing1. |
void |
setTapostTStampMsec(Long value)
Sets a value of property
TapostTStampMsec from an instance of Long. |
static void |
setTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Long value)
Sets a value of property
TapostTStampMsec from an instance of Long. |
static void |
setTapostTStampMsec(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
TapostTStampMsec from an RDF2Go Node. |
void |
setTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TapostTStampMsec from an RDF2Go Node. |
static void |
setTatargetAction(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
TatargetAction from an RDF2Go Node. |
static void |
setTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
TatargetAction from an instance of Thing1. |
void |
setTatargetAction(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TatargetAction from an RDF2Go Node. |
void |
setTatargetAction(Thing1 value)
Sets a value of property
TatargetAction from an instance of Thing1. |
static void |
setTatargetThing(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
TatargetThing from an RDF2Go Node. |
static void |
setTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
TatargetThing from an instance of Thing1. |
void |
setTatargetThing(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TatargetThing from an RDF2Go Node. |
void |
setTatargetThing(Thing1 value)
Sets a value of property
TatargetThing from an instance of Thing1. |
static void |
setTatargetThingType(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
TatargetThingType from an RDF2Go Node. |
static void |
setTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
TatargetThingType from an instance of Thing1. |
void |
setTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TatargetThingType from an RDF2Go Node. |
void |
setTatargetThingType(Thing1 value)
Sets a value of property
TatargetThingType from an instance of Thing1. |
static void |
setTatopTaDataProp(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
TatopTaDataProp from an RDF2Go Node. |
static void |
setTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
TatopTaDataProp from an instance of Thing1. |
void |
setTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TatopTaDataProp from an RDF2Go Node. |
void |
setTatopTaDataProp(Thing1 value)
Sets a value of property
TatopTaDataProp from an instance of Thing1. |
static void |
setTatopTaObjProp(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
TatopTaObjProp from an RDF2Go Node. |
static void |
setTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
TatopTaObjProp from an instance of Thing1. |
void |
setTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
TatopTaObjProp from an RDF2Go Node. |
void |
setTatopTaObjProp(Thing1 value)
Sets a value of property
TatopTaObjProp from an instance of Thing1. |
static void |
setTaverb(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
Taverb from an RDF2Go Node. |
static void |
setTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
Taverb from an instance of Thing1. |
void |
setTaverb(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
Taverb from an RDF2Go Node. |
void |
setTaverb(Thing1 value)
Sets a value of property
Taverb from an instance of Thing1. |
addSubClassOf, 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 TAPARAMIDENT
public static final org.ontoware.rdf2go.model.node.URI TAPARAMIDENTVALUE
public static final org.ontoware.rdf2go.model.node.URI TAPOSTTSTAMPMSEC
public static final org.ontoware.rdf2go.model.node.URI TATARGETACTION
public static final org.ontoware.rdf2go.model.node.URI TATARGETTHING
public static final org.ontoware.rdf2go.model.node.URI TATARGETTHINGTYPE
public static final org.ontoware.rdf2go.model.node.URI TATOPTADATAPROP
public static final org.ontoware.rdf2go.model.node.URI TATOPTAOBJPROP
public static final org.ontoware.rdf2go.model.node.URI TAVERB
public static final org.ontoware.rdf2go.model.node.URI[] MANAGED_URIS
protected Thing1(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 Thing1(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 Thing1(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 Thing1(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 Thing1(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 Thing1 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 Thing1> 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, Thing1) 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> getAllTaparamIdent_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> getAllTaparamIdent_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTaparamIdent_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllTaparamIdentValue_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> getAllTaparamIdentValue_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTaparamIdentValue_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllTatargetAction_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> getAllTatargetAction_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTatargetAction_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllTatargetThing_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> getAllTatargetThing_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTatargetThing_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllTatargetThingType_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> getAllTatargetThingType_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTatargetThingType_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllTatopTaDataProp_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> getAllTatopTaDataProp_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTatopTaDataProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllTatopTaObjProp_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> getAllTatopTaObjProp_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTatopTaObjProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllTaverb_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> getAllTaverb_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllTaverb_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static boolean hasTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdent has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTaparamIdent()
TaparamIdent has at least one value set.public static boolean hasTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdent has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
TaparamIdent 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> getAllTaparamIdent_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdent 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> getAllTaparamIdent_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdent as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTaparamIdent_asNode()
TaparamIdent as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTaparamIdent_asNode_()
TaparamIdent as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTaparamIdent(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdent.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTaparamIdent_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdent as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTaparamIdent()
TaparamIdent.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTaparamIdent_as()
TaparamIdent as a ReactorResult of Thing1.public static void addTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdent as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
TaparamIdent as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TaparamIdent 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 addTaparamIdent(Thing1 value)
TaparamIdent 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 setTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdent 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 setTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
TaparamIdent 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 setTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TaparamIdent 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 setTaparamIdent(Thing1 value)
TaparamIdent 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 removeTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdent as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTaparamIdent(org.ontoware.rdf2go.model.node.Node value)
TaparamIdent as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TaparamIdent 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 removeTaparamIdent(Thing1 value)
TaparamIdent 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 removeAllTaparamIdent(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdent.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTaparamIdent()
TaparamIdent.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdentValue has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTaparamIdentValue()
TaparamIdentValue has at least one value set.public static boolean hasTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue 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> getAllTaparamIdentValue_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdentValue 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> getAllTaparamIdentValue_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdentValue as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTaparamIdentValue_asNode()
TaparamIdentValue as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTaparamIdentValue_asNode_()
TaparamIdentValue as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTaparamIdentValue(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdentValue.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTaparamIdentValue_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdentValue as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTaparamIdentValue()
TaparamIdentValue.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTaparamIdentValue_as()
TaparamIdentValue as a ReactorResult of Thing1.public static void addTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TaparamIdentValue 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 addTaparamIdentValue(Thing1 value)
TaparamIdentValue 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 setTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue 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 setTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue 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 setTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TaparamIdentValue 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 setTaparamIdentValue(Thing1 value)
TaparamIdentValue 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 removeTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTaparamIdentValue(org.ontoware.rdf2go.model.node.Node value)
TaparamIdentValue as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TaparamIdentValue 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 removeTaparamIdentValue(Thing1 value)
TaparamIdentValue 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 removeAllTaparamIdentValue(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TaparamIdentValue.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTaparamIdentValue()
TaparamIdentValue.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TapostTStampMsec has at least one value set.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTapostTStampMsec()
TapostTStampMsec has at least one value set.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)public static boolean hasTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec has the given value (maybe among other values).
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec has the given value (maybe among other values).
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTapostTStampMsec_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TapostTStampMsec as an Iterator over RDF2Go nodes.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTapostTStampMsec_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TapostTStampMsec as a ReactorResult of RDF2Go nodes.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTapostTStampMsec_asNode()
TapostTStampMsec as an Iterator over RDF2Go nodes
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)public org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTapostTStampMsec_asNode_()
TapostTStampMsec as a ReactorResult of RDF2Go nodes.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)public static org.ontoware.aifbcommons.collection.ClosableIterator<Long> getAllTapostTStampMsec(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TapostTStampMsec.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Long> getAllTapostTStampMsec_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TapostTStampMsec as a ReactorResult of Long.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Long> getAllTapostTStampMsec()
TapostTStampMsec.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)public org.ontoware.rdfreactor.runtime.ReactorResult<Long> getAllTapostTStampMsec_as()
TapostTStampMsec as a ReactorResult of Long.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)public static void addTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec as an RDF2Go Node.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec as an RDF2Go Node.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Long value)
TapostTStampMsec from an instance of Long.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addTapostTStampMsec(Long value)
TapostTStampMsec from an instance of Long.
[Generated from RDFReactor template rule #add4dynamic]public static void setTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec 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: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec 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: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Long value)
TapostTStampMsec from an instance of Long.
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 setTapostTStampMsec(Long value)
TapostTStampMsec from an instance of Long.
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 removeTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec as an RDF2Go Node.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTapostTStampMsec(org.ontoware.rdf2go.model.node.Node value)
TapostTStampMsec as an RDF2Go Node.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Long value)
TapostTStampMsec given as an instance of Long.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeTapostTStampMsec(Long value)
TapostTStampMsec given as an instance of Long.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllTapostTStampMsec(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TapostTStampMsec.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTapostTStampMsec()
TapostTStampMsec.
Comment from schema: xsd:long value in msec-since-unix-epoch format (= Java systemTimeMillsec format)
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetAction has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTatargetAction()
TatargetAction has at least one value set.public static boolean hasTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetAction has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTatargetAction(org.ontoware.rdf2go.model.node.Node value)
TatargetAction 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> getAllTatargetAction_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetAction 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> getAllTatargetAction_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetAction as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTatargetAction_asNode()
TatargetAction as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTatargetAction_asNode_()
TatargetAction as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatargetAction(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetAction.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatargetAction_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetAction as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatargetAction()
TatargetAction.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatargetAction_as()
TatargetAction as a ReactorResult of Thing1.public static void addTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetAction as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTatargetAction(org.ontoware.rdf2go.model.node.Node value)
TatargetAction as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetAction 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 addTatargetAction(Thing1 value)
TatargetAction 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 setTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetAction 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 setTatargetAction(org.ontoware.rdf2go.model.node.Node value)
TatargetAction 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 setTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetAction 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 setTatargetAction(Thing1 value)
TatargetAction 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 removeTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetAction as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTatargetAction(org.ontoware.rdf2go.model.node.Node value)
TatargetAction as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetAction 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 removeTatargetAction(Thing1 value)
TatargetAction 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 removeAllTatargetAction(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetAction.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTatargetAction()
TatargetAction.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThing has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTatargetThing()
TatargetThing has at least one value set.public static boolean hasTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThing has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTatargetThing(org.ontoware.rdf2go.model.node.Node value)
TatargetThing 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> getAllTatargetThing_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThing 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> getAllTatargetThing_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThing as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTatargetThing_asNode()
TatargetThing as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTatargetThing_asNode_()
TatargetThing as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatargetThing(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThing.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatargetThing_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThing as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatargetThing()
TatargetThing.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatargetThing_as()
TatargetThing as a ReactorResult of Thing1.public static void addTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThing as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTatargetThing(org.ontoware.rdf2go.model.node.Node value)
TatargetThing as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetThing 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 addTatargetThing(Thing1 value)
TatargetThing 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 setTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThing 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 setTatargetThing(org.ontoware.rdf2go.model.node.Node value)
TatargetThing 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 setTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetThing 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 setTatargetThing(Thing1 value)
TatargetThing 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 removeTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThing as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTatargetThing(org.ontoware.rdf2go.model.node.Node value)
TatargetThing as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetThing 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 removeTatargetThing(Thing1 value)
TatargetThing 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 removeAllTatargetThing(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThing.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTatargetThing()
TatargetThing.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThingType has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTatargetThingType()
TatargetThingType has at least one value set.public static boolean hasTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThingType has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
TatargetThingType 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> getAllTatargetThingType_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThingType 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> getAllTatargetThingType_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThingType as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTatargetThingType_asNode()
TatargetThingType as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTatargetThingType_asNode_()
TatargetThingType as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatargetThingType(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThingType.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatargetThingType_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThingType as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatargetThingType()
TatargetThingType.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatargetThingType_as()
TatargetThingType as a ReactorResult of Thing1.public static void addTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThingType as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
TatargetThingType as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetThingType 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 addTatargetThingType(Thing1 value)
TatargetThingType 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 setTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThingType 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 setTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
TatargetThingType 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 setTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetThingType 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 setTatargetThingType(Thing1 value)
TatargetThingType 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 removeTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatargetThingType as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTatargetThingType(org.ontoware.rdf2go.model.node.Node value)
TatargetThingType as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatargetThingType 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 removeTatargetThingType(Thing1 value)
TatargetThingType 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 removeAllTatargetThingType(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatargetThingType.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTatargetThingType()
TatargetThingType.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaDataProp has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTatopTaDataProp()
TatopTaDataProp has at least one value set.public static boolean hasTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp 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> getAllTatopTaDataProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaDataProp 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> getAllTatopTaDataProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaDataProp as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTatopTaDataProp_asNode()
TatopTaDataProp as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTatopTaDataProp_asNode_()
TatopTaDataProp as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatopTaDataProp(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaDataProp.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatopTaDataProp_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaDataProp as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatopTaDataProp()
TatopTaDataProp.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatopTaDataProp_as()
TatopTaDataProp as a ReactorResult of Thing1.public static void addTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatopTaDataProp 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 addTatopTaDataProp(Thing1 value)
TatopTaDataProp 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 setTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp 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 setTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp 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 setTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatopTaDataProp 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 setTatopTaDataProp(Thing1 value)
TatopTaDataProp 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 removeTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTatopTaDataProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaDataProp as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatopTaDataProp 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 removeTatopTaDataProp(Thing1 value)
TatopTaDataProp 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 removeAllTatopTaDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaDataProp.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTatopTaDataProp()
TatopTaDataProp.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaObjProp has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTatopTaObjProp()
TatopTaObjProp has at least one value set.public static boolean hasTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp 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> getAllTatopTaObjProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaObjProp 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> getAllTatopTaObjProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaObjProp as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTatopTaObjProp_asNode()
TatopTaObjProp as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTatopTaObjProp_asNode_()
TatopTaObjProp as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatopTaObjProp(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaObjProp.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatopTaObjProp_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaObjProp as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTatopTaObjProp()
TatopTaObjProp.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTatopTaObjProp_as()
TatopTaObjProp as a ReactorResult of Thing1.public static void addTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatopTaObjProp 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 addTatopTaObjProp(Thing1 value)
TatopTaObjProp 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 setTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp 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 setTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp 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 setTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatopTaObjProp 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 setTatopTaObjProp(Thing1 value)
TatopTaObjProp 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 removeTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTatopTaObjProp(org.ontoware.rdf2go.model.node.Node value)
TatopTaObjProp as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
TatopTaObjProp 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 removeTatopTaObjProp(Thing1 value)
TatopTaObjProp 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 removeAllTatopTaObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
TatopTaObjProp.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTatopTaObjProp()
TatopTaObjProp.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Taverb has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasTaverb()
Taverb has at least one value set.public static boolean hasTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Taverb has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasTaverb(org.ontoware.rdf2go.model.node.Node value)
Taverb 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> getAllTaverb_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Taverb 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> getAllTaverb_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Taverb as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllTaverb_asNode()
Taverb as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllTaverb_asNode_()
Taverb as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTaverb(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
Taverb.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTaverb_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
Taverb as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllTaverb()
Taverb.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllTaverb_as()
Taverb as a ReactorResult of Thing1.public static void addTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Taverb as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addTaverb(org.ontoware.rdf2go.model.node.Node value)
Taverb as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Taverb 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 addTaverb(Thing1 value)
Taverb 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 setTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Taverb 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 setTaverb(org.ontoware.rdf2go.model.node.Node value)
Taverb 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 setTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Taverb 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 setTaverb(Thing1 value)
Taverb 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 removeTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Taverb as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeTaverb(org.ontoware.rdf2go.model.node.Node value)
Taverb as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Taverb 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 removeTaverb(Thing1 value)
Taverb 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 removeAllTaverb(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Taverb.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllTaverb()
Taverb.
[Generated from RDFReactor template rule #removeall1dynamic]Copyright © 2010-2016. All Rights Reserved.