public class ApproCircusRecipe extends CircusRecipe
| 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://onto.cogchar.org/onto/201603/AppProfile_OWL2#ApproCircusRecipe
|
static org.ontoware.rdf2go.model.node.URI |
WANTSFEATURE
http://onto.cogchar.org/onto/201603/AppProfile_OWL2#wantsFeature
|
APPRODATAPROP, APPROLEGACYDATAPROP, APPROOBJPROP, IMPORTS, KNOWSCHAN, KNOWSLISTENCHAN, KNOWSPOSTCHAN, LEGACYTHING, MAXCARDINALITY, WANTSCNFBRKR, WANTSENDPOINT, WANTSPOINTIN, WANTSPOINTOUT, WANTSTASK| Modifier | Constructor and Description |
|---|---|
|
ApproCircusRecipe(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.
|
|
ApproCircusRecipe(org.ontoware.rdf2go.model.Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by
a randomly generated URI.
|
|
ApproCircusRecipe(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.
|
|
ApproCircusRecipe(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 |
ApproCircusRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.URI classURI,
org.ontoware.rdf2go.model.node.Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addWantsFeature(ApproFeatureBrokerRecipe value)
Adds a value to property
WantsFeature from an instance of ApproFeatureBrokerRecipe. |
static void |
addWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ApproFeatureBrokerRecipe value)
Adds a value to property
WantsFeature from an instance of ApproFeatureBrokerRecipe. |
static void |
addWantsFeature(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
WantsFeature as an RDF2Go Node. |
void |
addWantsFeature(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
WantsFeature as an RDF2Go Node. |
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, ApproCircusRecipe) from this instance. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends ApproCircusRecipe> |
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<ApproFeatureBrokerRecipe> |
getAllWantsFeature_as()
Get all values of property
WantsFeature as a ReactorResult of ApproFeatureBrokerRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<ApproFeatureBrokerRecipe> |
getAllWantsFeature_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
WantsFeature as a ReactorResult of ApproFeatureBrokerRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllWantsFeature_asNode_()
Get all values of property
WantsFeature as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllWantsFeature_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
WantsFeature as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllWantsFeature_asNode()
Get all values of property
WantsFeature as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllWantsFeature_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
WantsFeature as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<ApproFeatureBrokerRecipe> |
getAllWantsFeature()
Get all values of property
WantsFeature. |
static org.ontoware.aifbcommons.collection.ClosableIterator<ApproFeatureBrokerRecipe> |
getAllWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
WantsFeature. |
static ApproCircusRecipe |
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 |
hasWantsFeature()
Check if
WantsFeature has at least one value set. |
static boolean |
hasWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
WantsFeature has at least one value set. |
static boolean |
hasWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
WantsFeature has the given value (maybe among other values). |
boolean |
hasWantsFeature(org.ontoware.rdf2go.model.node.Node value)
Check if
WantsFeature has the given value (maybe among other values). |
void |
removeAllWantsFeature()
Removes all values of property
WantsFeature. |
static void |
removeAllWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
WantsFeature. |
void |
removeWantsFeature(ApproFeatureBrokerRecipe value)
Removes a value of property
WantsFeature given as an instance of ApproFeatureBrokerRecipe. |
static void |
removeWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ApproFeatureBrokerRecipe value)
Removes a value of property
WantsFeature given as an instance of ApproFeatureBrokerRecipe. |
static void |
removeWantsFeature(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
WantsFeature as an RDF2Go Node. |
void |
removeWantsFeature(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
WantsFeature as an RDF2Go Node. |
void |
setWantsFeature(ApproFeatureBrokerRecipe value)
Sets a value of property
WantsFeature from an instance of ApproFeatureBrokerRecipe. |
static void |
setWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ApproFeatureBrokerRecipe value)
Sets a value of property
WantsFeature from an instance of ApproFeatureBrokerRecipe. |
static void |
setWantsFeature(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
WantsFeature from an RDF2Go Node. |
void |
setWantsFeature(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
WantsFeature from an RDF2Go Node. |
addApproDataProp, addApproDataProp, addApproDataProp, addApproDataProp, addApproLegacyDataProp, addApproLegacyDataProp, addApproLegacyDataProp, addApproLegacyDataProp, addApproObjProp, addApproObjProp, addApproObjProp, addApproObjProp, addImports, addImports, addImports, addImports, addKnowsChan, addKnowsChan, addKnowsChan, addKnowsChan, addKnowsListenChan, addKnowsListenChan, addKnowsListenChan, addKnowsListenChan, addKnowsPostChan, addKnowsPostChan, addKnowsPostChan, addKnowsPostChan, addLegacyThing, addLegacyThing, addLegacyThing, addLegacyThing, addMaxCardinality, addMaxCardinality, addMaxCardinality, addMaxCardinality, addWantsCnfBrkr, addWantsCnfBrkr, addWantsCnfBrkr, addWantsCnfBrkr, addWantsEndpoint, addWantsEndpoint, addWantsEndpoint, addWantsEndpoint, addWantsPointIn, addWantsPointIn, addWantsPointIn, addWantsPointIn, addWantsPointOut, addWantsPointOut, addWantsPointOut, addWantsPointOut, addWantsTask, addWantsTask, addWantsTask, addWantsTask, getAllApproDataProp_as, getAllApproDataProp_as, getAllApproDataProp_asNode_, getAllApproDataProp_asNode_, getAllApproDataProp_asNode, getAllApproDataProp_asNode, getAllApproDataProp_Inverse_as, getAllApproDataProp_Inverse, getAllApproDataProp_Inverse, getAllApproDataProp, getAllApproDataProp, getAllApproLegacyDataProp_as, getAllApproLegacyDataProp_as, getAllApproLegacyDataProp_asNode_, getAllApproLegacyDataProp_asNode_, getAllApproLegacyDataProp_asNode, getAllApproLegacyDataProp_asNode, getAllApproLegacyDataProp_Inverse_as, getAllApproLegacyDataProp_Inverse, getAllApproLegacyDataProp_Inverse, getAllApproLegacyDataProp, getAllApproLegacyDataProp, getAllApproObjProp_as, getAllApproObjProp_as, getAllApproObjProp_asNode_, getAllApproObjProp_asNode_, getAllApproObjProp_asNode, getAllApproObjProp_asNode, getAllApproObjProp_Inverse_as, getAllApproObjProp_Inverse, getAllApproObjProp_Inverse, getAllApproObjProp, getAllApproObjProp, getAllDescribesThing_Inverse_as, getAllDescribesThing_Inverse, getAllDescribesThing_Inverse, getAllImports_as, getAllImports_as, getAllImports_asNode_, getAllImports_asNode_, getAllImports_asNode, getAllImports_asNode, getAllImports_Inverse_as, getAllImports_Inverse, getAllImports_Inverse, getAllImports, getAllImports, getAllKnowsChan_as, getAllKnowsChan_as, getAllKnowsChan_asNode_, getAllKnowsChan_asNode_, getAllKnowsChan_asNode, getAllKnowsChan_asNode, getAllKnowsChan_Inverse_as, getAllKnowsChan_Inverse, getAllKnowsChan_Inverse, getAllKnowsChan, getAllKnowsChan, getAllKnowsListenChan_as, getAllKnowsListenChan_as, getAllKnowsListenChan_asNode_, getAllKnowsListenChan_asNode_, getAllKnowsListenChan_asNode, getAllKnowsListenChan_asNode, getAllKnowsListenChan_Inverse_as, getAllKnowsListenChan_Inverse, getAllKnowsListenChan_Inverse, getAllKnowsListenChan, getAllKnowsListenChan, getAllKnowsPostChan_as, getAllKnowsPostChan_as, getAllKnowsPostChan_asNode_, getAllKnowsPostChan_asNode_, getAllKnowsPostChan_asNode, getAllKnowsPostChan_asNode, getAllKnowsPostChan_Inverse_as, getAllKnowsPostChan_Inverse, getAllKnowsPostChan_Inverse, getAllKnowsPostChan, getAllKnowsPostChan, getAllLegacyThing_as, getAllLegacyThing_as, getAllLegacyThing_asNode_, getAllLegacyThing_asNode_, getAllLegacyThing_asNode, getAllLegacyThing_asNode, getAllLegacyThing_Inverse_as, getAllLegacyThing_Inverse, getAllLegacyThing_Inverse, getAllLegacyThing, getAllLegacyThing, getAllMaxCardinality_as, getAllMaxCardinality_as, getAllMaxCardinality_asNode_, getAllMaxCardinality_asNode_, getAllMaxCardinality_asNode, getAllMaxCardinality_asNode, getAllMaxCardinality_Inverse_as, getAllMaxCardinality_Inverse, getAllMaxCardinality_Inverse, getAllMaxCardinality, getAllMaxCardinality, getAllWantsCnfBrkr_as, getAllWantsCnfBrkr_as, getAllWantsCnfBrkr_asNode_, getAllWantsCnfBrkr_asNode_, getAllWantsCnfBrkr_asNode, getAllWantsCnfBrkr_asNode, getAllWantsCnfBrkr, getAllWantsCnfBrkr, getAllWantsEndpoint_as, getAllWantsEndpoint_as, getAllWantsEndpoint_asNode_, getAllWantsEndpoint_asNode_, getAllWantsEndpoint_asNode, getAllWantsEndpoint_asNode, getAllWantsEndpoint_Inverse_as, getAllWantsEndpoint_Inverse, getAllWantsEndpoint_Inverse, getAllWantsEndpoint, getAllWantsEndpoint, getAllWantsGrphPtr_Inverse_as, getAllWantsGrphPtr_Inverse, getAllWantsGrphPtr_Inverse, getAllWantsPointIn_as, getAllWantsPointIn_as, getAllWantsPointIn_asNode_, getAllWantsPointIn_asNode_, getAllWantsPointIn_asNode, getAllWantsPointIn_asNode, getAllWantsPointIn_Inverse_as, getAllWantsPointIn_Inverse, getAllWantsPointIn_Inverse, getAllWantsPointIn, getAllWantsPointIn, getAllWantsPointOut_as, getAllWantsPointOut_as, getAllWantsPointOut_asNode_, getAllWantsPointOut_asNode_, getAllWantsPointOut_asNode, getAllWantsPointOut_asNode, getAllWantsPointOut_Inverse_as, getAllWantsPointOut_Inverse, getAllWantsPointOut_Inverse, getAllWantsPointOut, getAllWantsPointOut, getAllWantsTask_as, getAllWantsTask_as, getAllWantsTask_asNode_, getAllWantsTask_asNode_, getAllWantsTask_asNode, getAllWantsTask_asNode, getAllWantsTask_Inverse_as, getAllWantsTask_Inverse, getAllWantsTask_Inverse, getAllWantsTask, getAllWantsTask, hasApproDataProp, hasApproDataProp, hasApproDataProp, hasApproDataProp, hasApproLegacyDataProp, hasApproLegacyDataProp, hasApproLegacyDataProp, hasApproLegacyDataProp, hasApproObjProp, hasApproObjProp, hasApproObjProp, hasApproObjProp, hasImports, hasImports, hasImports, hasImports, hasKnowsChan, hasKnowsChan, hasKnowsChan, hasKnowsChan, hasKnowsListenChan, hasKnowsListenChan, hasKnowsListenChan, hasKnowsListenChan, hasKnowsPostChan, hasKnowsPostChan, hasKnowsPostChan, hasKnowsPostChan, hasLegacyThing, hasLegacyThing, hasLegacyThing, hasLegacyThing, hasMaxCardinality, hasMaxCardinality, hasMaxCardinality, hasMaxCardinality, hasWantsCnfBrkr, hasWantsCnfBrkr, hasWantsCnfBrkr, hasWantsCnfBrkr, hasWantsEndpoint, hasWantsEndpoint, hasWantsEndpoint, hasWantsEndpoint, hasWantsPointIn, hasWantsPointIn, hasWantsPointIn, hasWantsPointIn, hasWantsPointOut, hasWantsPointOut, hasWantsPointOut, hasWantsPointOut, hasWantsTask, hasWantsTask, hasWantsTask, hasWantsTask, removeAllApproDataProp, removeAllApproDataProp, removeAllApproLegacyDataProp, removeAllApproLegacyDataProp, removeAllApproObjProp, removeAllApproObjProp, removeAllImports, removeAllImports, removeAllKnowsChan, removeAllKnowsChan, removeAllKnowsListenChan, removeAllKnowsListenChan, removeAllKnowsPostChan, removeAllKnowsPostChan, removeAllLegacyThing, removeAllLegacyThing, removeAllMaxCardinality, removeAllMaxCardinality, removeAllWantsCnfBrkr, removeAllWantsCnfBrkr, removeAllWantsEndpoint, removeAllWantsEndpoint, removeAllWantsPointIn, removeAllWantsPointIn, removeAllWantsPointOut, removeAllWantsPointOut, removeAllWantsTask, removeAllWantsTask, removeApproDataProp, removeApproDataProp, removeApproDataProp, removeApproDataProp, removeApproLegacyDataProp, removeApproLegacyDataProp, removeApproLegacyDataProp, removeApproLegacyDataProp, removeApproObjProp, removeApproObjProp, removeApproObjProp, removeApproObjProp, removeImports, removeImports, removeImports, removeImports, removeKnowsChan, removeKnowsChan, removeKnowsChan, removeKnowsChan, removeKnowsListenChan, removeKnowsListenChan, removeKnowsListenChan, removeKnowsListenChan, removeKnowsPostChan, removeKnowsPostChan, removeKnowsPostChan, removeKnowsPostChan, removeLegacyThing, removeLegacyThing, removeLegacyThing, removeLegacyThing, removeMaxCardinality, removeMaxCardinality, removeMaxCardinality, removeMaxCardinality, removeWantsCnfBrkr, removeWantsCnfBrkr, removeWantsCnfBrkr, removeWantsCnfBrkr, removeWantsEndpoint, removeWantsEndpoint, removeWantsEndpoint, removeWantsEndpoint, removeWantsPointIn, removeWantsPointIn, removeWantsPointIn, removeWantsPointIn, removeWantsPointOut, removeWantsPointOut, removeWantsPointOut, removeWantsPointOut, removeWantsTask, removeWantsTask, removeWantsTask, removeWantsTask, setApproDataProp, setApproDataProp, setApproDataProp, setApproDataProp, setApproLegacyDataProp, setApproLegacyDataProp, setApproLegacyDataProp, setApproLegacyDataProp, setApproObjProp, setApproObjProp, setApproObjProp, setApproObjProp, setImports, setImports, setImports, setImports, setKnowsChan, setKnowsChan, setKnowsChan, setKnowsChan, setKnowsListenChan, setKnowsListenChan, setKnowsListenChan, setKnowsListenChan, setKnowsPostChan, setKnowsPostChan, setKnowsPostChan, setKnowsPostChan, setLegacyThing, setLegacyThing, setLegacyThing, setLegacyThing, setMaxCardinality, setMaxCardinality, setMaxCardinality, setMaxCardinality, setWantsCnfBrkr, setWantsCnfBrkr, setWantsCnfBrkr, setWantsCnfBrkr, setWantsEndpoint, setWantsEndpoint, setWantsEndpoint, setWantsEndpoint, setWantsPointIn, setWantsPointIn, setWantsPointIn, setWantsPointIn, setWantsPointOut, setWantsPointOut, setWantsPointOut, setWantsPointOut, setWantsTask, setWantsTask, setWantsTask, setWantsTaskaddSubClassOf, 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 WANTSFEATURE
public static final org.ontoware.rdf2go.model.node.URI[] MANAGED_URIS
protected ApproCircusRecipe(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 ApproCircusRecipe(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 ApproCircusRecipe(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 ApproCircusRecipe(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 ApproCircusRecipe(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 ApproCircusRecipe 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 ApproCircusRecipe> 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, ApproCircusRecipe) 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 boolean hasWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
WantsFeature has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasWantsFeature()
WantsFeature has at least one value set.public static boolean hasWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
WantsFeature has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasWantsFeature(org.ontoware.rdf2go.model.node.Node value)
WantsFeature 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> getAllWantsFeature_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
WantsFeature 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> getAllWantsFeature_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
WantsFeature as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllWantsFeature_asNode()
WantsFeature as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllWantsFeature_asNode_()
WantsFeature as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<ApproFeatureBrokerRecipe> getAllWantsFeature(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
WantsFeature.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<ApproFeatureBrokerRecipe> getAllWantsFeature_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
WantsFeature as a ReactorResult of ApproFeatureBrokerRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<ApproFeatureBrokerRecipe> getAllWantsFeature()
WantsFeature.public org.ontoware.rdfreactor.runtime.ReactorResult<ApproFeatureBrokerRecipe> getAllWantsFeature_as()
WantsFeature as a ReactorResult of ApproFeatureBrokerRecipe.public static void addWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
WantsFeature as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addWantsFeature(org.ontoware.rdf2go.model.node.Node value)
WantsFeature as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ApproFeatureBrokerRecipe value)
WantsFeature from an instance of ApproFeatureBrokerRecipe.
Comment from schema: Recipes for brokers that allow app features to function.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addWantsFeature(ApproFeatureBrokerRecipe value)
WantsFeature from an instance of ApproFeatureBrokerRecipe.
Comment from schema: Recipes for brokers that allow app features to function.
[Generated from RDFReactor template rule #add4dynamic]public static void setWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
WantsFeature 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 setWantsFeature(org.ontoware.rdf2go.model.node.Node value)
WantsFeature 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 setWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ApproFeatureBrokerRecipe value)
WantsFeature from an instance of ApproFeatureBrokerRecipe.
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: Recipes for brokers that allow app features to function.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setWantsFeature(ApproFeatureBrokerRecipe value)
WantsFeature from an instance of ApproFeatureBrokerRecipe.
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: Recipes for brokers that allow app features to function.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
WantsFeature as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeWantsFeature(org.ontoware.rdf2go.model.node.Node value)
WantsFeature as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
ApproFeatureBrokerRecipe value)
WantsFeature given as an instance of ApproFeatureBrokerRecipe.
Comment from schema: Recipes for brokers that allow app features to function.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeWantsFeature(ApproFeatureBrokerRecipe value)
WantsFeature given as an instance of ApproFeatureBrokerRecipe.
Comment from schema: Recipes for brokers that allow app features to function.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllWantsFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
WantsFeature.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllWantsFeature()
WantsFeature.
[Generated from RDFReactor template rule #removeall1dynamic]Copyright © 2010-2016. All Rights Reserved.