libSBOL  2.3.3
Classes | Typedefs
property.h File Reference

Property template classes (eg, TextProperty, URIProperty, IntProperty) More...

#include "constants.h"
#include "config.h"
#include "validation.h"
#include <raptor2.h>
#include <string>
#include <vector>
#include <iostream>
#include <map>
#include <unordered_map>
#include <stdexcept>
#include <algorithm>
Include dependency graph for property.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Property< LiteralType >
 Member properties of all SBOL objects are defined using a Property object. More...
 
class  Property< LiteralType >::iterator
 Provides iterator functionality for SBOL properties that contain multiple values. More...
 

Typedefs

typedef std::string rdf_type
 This string type is assigned URI strings (see constants.h for default values). This URI controls the tags of RDF/XML nodes.
 

Detailed Description

Property template classes (eg, TextProperty, URIProperty, IntProperty)

Author
Bryan Bartley bartl.nosp@m.eyba.nosp@m.@sbol.nosp@m.stan.nosp@m.dard..nosp@m.org