CovalentBindingFeature#

class biopax-explorer.biopax.covalentbindingfeature.CovalentBindingFeature(*args, **kwargs)[source]#

Bases: object

Methods

attribute_type_by_name

get_bindsTo

get_intraMolecular

get_modificationType

get_uri_string

object_attributes

set_bindsTo

set_intraMolecular

set_modificationType

set_uri_string

to_json

type_attributes

Methods Summary

Methods Documentation

attribute_type_by_name()[source]#
get_bindsTo()[source]#
get_intraMolecular()[source]#
get_modificationType()[source]#
get_uri_string()[source]#
object_attributes()[source]#
set_bindsTo(value)[source]#
set_intraMolecular(value)[source]#
set_modificationType(value)[source]#
set_uri_string(uristr)[source]#
to_json()[source]#
type_attributes()[source]#