sbol2.combinatorialderivation

Module Contents

Classes

VariableComponent

CombinatorialDerivation

class sbol2.combinatorialderivation.VariableComponent(type_uri=SBOL_VARIABLE_COMPONENT, uri=URIRef('example'), repeat='http://sbols.org/v2#one', version=VERSION_STRING)

Bases: sbol2.identified.Identified

class sbol2.combinatorialderivation.CombinatorialDerivation(type_uri=SBOL_COMBINATORIAL_DERIVATION, uri=URIRef('example'), strategy='http://sbols.org/v2#enumerate', version=VERSION_STRING)

Bases: sbol2.toplevel.TopLevel