/**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@d6655a7 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasTextElementContent(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), TEXTELEMENTCONTENT);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@1f66c4da has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasPrefHasAbscissa(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), HASABSCISSA);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@d6655a7 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasTextElementContent(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, TEXTELEMENTCONTENT);
 }
Beispiel #4
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@432baff3 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasAccessQuery(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, ACCESSQUERY);
 }
Beispiel #5
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@4d7ac2aa has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasIncludes(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, INCLUDES);
 }
Beispiel #6
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@5b4b139a has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasMediaFileListEntry(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, MEDIAFILELISTENTRY);
 }
 /**
  * Check if {@code Targetobject_to_objectrelation} has the given value (maybe among other values).
  *
  * @param model an RDF2Go model
  * @param instanceResource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasTargetobject_to_objectrelation(
     Model model, Resource instanceResource, Node value) {
   return Base.hasValue(model, instanceResource, TARGETOBJECT_TO_OBJECTRELATION, value);
 }
Beispiel #8
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@1020c592 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasEventStatus(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), EVENTSTATUS);
 }
Beispiel #9
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@86bbd56 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasTransp(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, TRANSP);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@1cb1d37 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasPageCount(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), PAGECOUNT);
 }
Beispiel #11
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@1020c592 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasEventStatus(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, EVENTSTATUS);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@1cb1d37 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasPageCount(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, PAGECOUNT);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@16d60567 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasPrefHasOrdinate(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), HASORDINATE);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@16d60567 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasPrefHasOrdinate(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, HASORDINATE);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@6ffeea62 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasTextElementTimestamp(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, TEXTELEMENTTIMESTAMP);
 }
Beispiel #16
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@86bbd56 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasTransp(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), TRANSP);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@6ffeea62 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasTextElementTimestamp(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), TEXTELEMENTTIMESTAMP);
 }
Beispiel #18
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@57e20bca has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasHAlgorithm(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, HALGORITHM);
 }
Beispiel #19
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@5b4b139a has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasMediaFileListEntry(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), MEDIAFILELISTENTRY);
 }
Beispiel #20
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@57e20bca has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasHAlgorithm(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), HALGORITHM);
 }
 /**
  * Check if {@code Targetobject_to_objectrelation} has the given value (maybe among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasTargetobject_to_objectrelation(Node value) {
   return Base.hasValue(this.model, this.getResource(), TARGETOBJECT_TO_OBJECTRELATION, value);
 }
Beispiel #22
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@245944e6 has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasHValue(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, HVALUE);
 }
Beispiel #23
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@432baff3 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasAccessQuery(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), ACCESSQUERY);
 }
Beispiel #24
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@245944e6 has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasHValue(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), HVALUE);
 }
Beispiel #25
0
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@4d7ac2aa has the given value (maybe
  * among other values).
  *
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-dynamic]
  */
 public boolean hasIncludes(org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(this.model, this.getResource(), INCLUDES);
 }
 /**
  * Check if org.ontoware.rdfreactor.generator.java.JProperty@1f66c4da has the given value (maybe
  * among other values).
  *
  * @param model an RDF2Go model
  * @param resource an RDF2Go resource
  * @param value the value to be checked
  * @return true if this property contains (maybe among other) the given value
  *     <p>[Generated from RDFReactor template rule #get0has-value-static]
  */
 public static boolean hasPrefHasAbscissa(
     Model model,
     org.ontoware.rdf2go.model.node.Resource instanceResource,
     org.ontoware.rdf2go.model.node.Node value) {
   return Base.hasValue(model, instanceResource, HASABSCISSA);
 }