コード例 #1
0
ファイル: Foreword.java プロジェクト: alexgarciac/testbiotea
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly
  * pubmed.endNote.jaxb.generated URI. Creating two wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public Foreword(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #2
0
ファイル: ClassRole.java プロジェクト: NoriVicJr/dime-server
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public ClassRole(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #3
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public AccessSpace(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #4
0
ファイル: MediaList.java プロジェクト: NoriVicJr/dime-server
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public MediaList(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public Property_to_Graphic_Object_to_Object_RelationMapping(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #6
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public WeightedPreference(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #7
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public SynchronizedTextElement(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #8
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public FunctionalProperty(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #9
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly
  * pubmed.endNote.jaxb.generated URI. Creating two wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public Bodymatter(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #10
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public PaginatedTextDocument(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #11
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public DataObject(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }
コード例 #12
0
 /**
  * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two
  * wrappers results in different URIs.
  *
  * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org
  * @param write if true, the statement (this, rdf:type, TYPE) is written to the model
  *     <p>[Generated from RDFReactor template rule #c9]
  */
 public RealPointValue(Model model, boolean write) {
   super(model, RDFS_CLASS, model.newRandomUniqueURI(), write);
 }