libSBOL  2.3.3
Classes
component.h File Reference

ComponentInstance, Component, and FunctionalComponent classes. More...

#include "identified.h"
#include "mapsto.h"
#include "location.h"
#include "measurement.h"
#include <string>
Include dependency graph for component.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Component
 The Component class is used to compose ComponentDefinition objects into a structural hierarchy. For example, the ComponentDefinition of a gene could contain four Component objects: a promoter, RBS, CDS, and terminator. In turn, the ComponentDefinition of the promoter Component could contain Component objects defined as various operator sites. More...
 
class  FunctionalComponent
 The FunctionalComponent class is used to specify the functional usage of a ComponentDefinition inside a ModuleDefinition. The ModuleDefinition describes how the that describes how the FunctionalComponent interacts with others and summarizes their aggregate function. More...
 

Detailed Description

ComponentInstance, Component, and FunctionalComponent classes.

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