/** * Sets a value of property EventStatus from an instance of EventStatus 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setEventStatus(eu.dime.ps.semantic.model.ncal.EventStatus value) { Base.set(this.model, this.getResource(), EVENTSTATUS, value); }
/** * Sets a value of property Excludes 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. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be set * <p>[Generated from RDFReactor template rule #set1static] */ public static void setExcludes( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) { Base.set(model, instanceResource, EXCLUDES, value); }
/** * Sets a value of property Excludes from an instance of Agent 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. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setExcludes( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, eu.dime.ps.semantic.model.pimo.Agent value) { Base.set(model, instanceResource, EXCLUDES, value); }
/** * Sets a value of property {@code Targetobject_to_objectrelation} from an instance of {@linkplain * GraphicObjectToObjectRelation}. 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 {@code minCardinality} or {@code minCardinality == 1}. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setTargetobject_to_objectrelation(GraphicObjectToObjectRelation value) { Base.set(this.model, this.getResource(), TARGETOBJECT_TO_OBJECTRELATION, value); }
/** * Sets a value of property AccessQuery from an instance of java.lang.String First, all existing * values are removed, then this value is added. Cardinality constraints are not checked, but this * method exists only for properties with no minCardinality or minCardinality == 1. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setAccessQuery( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value) { Base.set(model, instanceResource, ACCESSQUERY, value); }
/** * Sets a value of property MediaFileListEntry 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setMediaFileListEntry(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), MEDIAFILELISTENTRY, value); }
/** * Sets a value of property MediaFileListEntry from an instance of MediaFileListEntry 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setMediaFileListEntry(eu.dime.ps.semantic.model.nfo.MediaFileListEntry value) { Base.set(this.model, this.getResource(), MEDIAFILELISTENTRY, value); }
/** * Sets a value of property HAlgorithm from an instance of java.lang.String First, all existing * values are removed, then this value is added. Cardinality constraints are not checked, but this * method exists only for properties with no minCardinality or minCardinality == 1. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setHAlgorithm( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value) { Base.set(model, instanceResource, HALGORITHM, value); }
/** * Sets a value of property HAlgorithm from an instance of java.lang.String First, all existing * values are removed, then this value is added. Cardinality constraints are not checked, but this * method exists only for properties with no minCardinality or minCardinality == 1. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setHAlgorithm(java.lang.String value) { Base.set(this.model, this.getResource(), HALGORITHM, value); }
/** * Sets a value of property Transp from an instance of TimeTransparency 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setTransp(eu.dime.ps.semantic.model.ncal.TimeTransparency value) { Base.set(this.model, this.getResource(), TRANSP, value); }
/** * Sets a value of property HAlgorithm 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setHAlgorithm(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), HALGORITHM, value); }
/** * Sets a value of property Transp from an instance of TimeTransparency 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. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setTransp( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, eu.dime.ps.semantic.model.ncal.TimeTransparency value) { Base.set(model, instanceResource, TRANSP, value); }
/** * Sets a value of property Transp 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setTransp(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), TRANSP, value); }
/** * Sets a value of property Transp 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. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be set * <p>[Generated from RDFReactor template rule #set1static] */ public static void setTransp( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) { Base.set(model, instanceResource, TRANSP, value); }
/** * Sets a value of property TextElementTimestamp from an instance of java.lang.Integer 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. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setTextElementTimestamp( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.Integer value) { Base.set(model, instanceResource, TEXTELEMENTTIMESTAMP, value); }
/** * Sets a value of property HValue 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setHValue(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), HVALUE, value); }
/** * Sets a value of property TextElementTimestamp from an instance of java.lang.Integer 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setTextElementTimestamp(java.lang.Integer value) { Base.set(this.model, this.getResource(), TEXTELEMENTTIMESTAMP, value); }
/** * Sets a value of property HValue from an instance of java.lang.String First, all existing values * are removed, then this value is added. Cardinality constraints are not checked, but this method * exists only for properties with no minCardinality or minCardinality == 1. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setHValue( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value) { Base.set(model, instanceResource, HVALUE, value); }
/** * Sets a value of property MediaFileListEntry from an instance of MediaFileListEntry 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. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setMediaFileListEntry( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, eu.dime.ps.semantic.model.nfo.MediaFileListEntry value) { Base.set(model, instanceResource, MEDIAFILELISTENTRY, value); }
/** * Sets a value of property HValue from an instance of java.lang.String First, all existing values * are removed, then this value is added. Cardinality constraints are not checked, but this method * exists only for properties with no minCardinality or minCardinality == 1. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setHValue(java.lang.String value) { Base.set(this.model, this.getResource(), HVALUE, value); }
/** * Sets a value of property {@code Targetobject_to_objectrelation} from an instance of {@linkplain * GraphicObjectToObjectRelation}. 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 {@code minCardinality} or {@code minCardinality == 1}. * * @param model an RDF2Go model * @param instanceResource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setTargetobject_to_objectrelation( Model model, Resource instanceResource, GraphicObjectToObjectRelation value) { Base.set(model, instanceResource, TARGETOBJECT_TO_OBJECTRELATION, value); }
/** * Sets a value of property TextElementContent 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setTextElementContent(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), TEXTELEMENTCONTENT, value); }
/** * Sets a value of property AccessQuery 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setAccessQuery(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), ACCESSQUERY, value); }
/** * Sets a value of property TextElementContent from an instance of java.lang.String First, all * existing values are removed, then this value is added. Cardinality constraints are not checked, * but this method exists only for properties with no minCardinality or minCardinality == 1. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setTextElementContent( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, java.lang.String value) { Base.set(model, instanceResource, TEXTELEMENTCONTENT, value); }
/** * Sets a value of property AccessQuery from an instance of java.lang.String First, all existing * values are removed, then this value is added. Cardinality constraints are not checked, but this * method exists only for properties with no minCardinality or minCardinality == 1. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setAccessQuery(java.lang.String value) { Base.set(this.model, this.getResource(), ACCESSQUERY, value); }
/** * Sets a value of property TextElementContent from an instance of java.lang.String First, all * existing values are removed, then this value is added. Cardinality constraints are not checked, * but this method exists only for properties with no minCardinality or minCardinality == 1. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setTextElementContent(java.lang.String value) { Base.set(this.model, this.getResource(), TEXTELEMENTCONTENT, value); }
/** * Sets a value of property Excludes 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setExcludes(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), EXCLUDES, value); }
/** * Sets a value of property TextElementTimestamp 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set1dynamic] */ public void setTextElementTimestamp(org.ontoware.rdf2go.model.node.Node value) { Base.set(this.model, this.getResource(), TEXTELEMENTTIMESTAMP, value); }
/** * Sets a value of property Excludes from an instance of Agent 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. * * @param value the value to be added * <p>[Generated from RDFReactor template rule #set4dynamic] */ public void setExcludes(eu.dime.ps.semantic.model.pimo.Agent value) { Base.set(this.model, this.getResource(), EXCLUDES, value); }
/** * Sets a value of property EventStatus from an instance of EventStatus 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. * * @param model an RDF2Go model * @param resource an RDF2Go resource * @param value the value to be added * <p>[Generated from RDFReactor template rule #set3static] */ public static void setEventStatus( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, eu.dime.ps.semantic.model.ncal.EventStatus value) { Base.set(model, instanceResource, EVENTSTATUS, value); }