/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@d6655a7 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasTextElementContent() { return Base.has(this.model, this.getResource(), TEXTELEMENTCONTENT); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@1f66c4da has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasPrefHasAbscissa() { return Base.has(this.model, this.getResource(), HASABSCISSA); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@d6655a7 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasTextElementContent( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, TEXTELEMENTCONTENT); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@432baff3 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasAccessQuery( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, ACCESSQUERY); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@4d7ac2aa has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasIncludes( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, INCLUDES); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@5b4b139a has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasMediaFileListEntry( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, MEDIAFILELISTENTRY); }
/** * Check if {@code Targetobject_to_objectrelation} has at least one value set. * * @param model an RDF2Go model * @param instanceResource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasTargetobject_to_objectrelation(Model model, Resource instanceResource) { return Base.has(model, instanceResource, TARGETOBJECT_TO_OBJECTRELATION); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@1020c592 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasEventStatus() { return Base.has(this.model, this.getResource(), EVENTSTATUS); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@86bbd56 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasTransp( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, TRANSP); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@1cb1d37 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasPageCount() { return Base.has(this.model, this.getResource(), PAGECOUNT); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@1020c592 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasEventStatus( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, EVENTSTATUS); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@1cb1d37 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasPageCount( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, PAGECOUNT); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@16d60567 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasPrefHasOrdinate() { return Base.has(this.model, this.getResource(), HASORDINATE); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@16d60567 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasPrefHasOrdinate( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, HASORDINATE); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@6ffeea62 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasTextElementTimestamp( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, TEXTELEMENTTIMESTAMP); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@86bbd56 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasTransp() { return Base.has(this.model, this.getResource(), TRANSP); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@6ffeea62 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasTextElementTimestamp() { return Base.has(this.model, this.getResource(), TEXTELEMENTTIMESTAMP); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@57e20bca has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasHAlgorithm( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, HALGORITHM); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@5b4b139a has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasMediaFileListEntry() { return Base.has(this.model, this.getResource(), MEDIAFILELISTENTRY); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@57e20bca has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasHAlgorithm() { return Base.has(this.model, this.getResource(), HALGORITHM); }
/** * Check if {@code Targetobject_to_objectrelation} has at least one value set. * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasTargetobject_to_objectrelation() { return Base.has(this.model, this.getResource(), TARGETOBJECT_TO_OBJECTRELATION); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@245944e6 has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasHValue( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, HVALUE); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@432baff3 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasAccessQuery() { return Base.has(this.model, this.getResource(), ACCESSQUERY); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@245944e6 has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasHValue() { return Base.has(this.model, this.getResource(), HVALUE); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@4d7ac2aa has at least one value set * * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-dynamic] */ public boolean hasIncludes() { return Base.has(this.model, this.getResource(), INCLUDES); }
/** * Check if org.ontoware.rdfreactor.generator.java.JProperty@1f66c4da has at least one value set * * @param model an RDF2Go model * @param resource an RDF2Go resource * @return true if this property has at least one value * <p>[Generated from RDFReactor template rule #get0has-static] */ public static boolean hasPrefHasAbscissa( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource) { return Base.has(model, instanceResource, HASABSCISSA); }