libSBOL
2.3.3
|
ComponentInstance, Component, and FunctionalComponent classes. More...
#include "identified.h"
#include "mapsto.h"
#include "location.h"
#include "measurement.h"
#include <string>
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... | |
ComponentInstance, Component, and FunctionalComponent classes.