libSBML Python API  5.8.0
 All Classes Namespaces Files Functions Variables Pages
libsbml.CompExtension Class Reference
Inheritance diagram for libsbml.CompExtension:
[legend]

Detailed Description

Proxy of C++ CompExtension class.

Public Member Functions

def getDefaultLevel
 
def getDefaultPackageVersion
 
def getDefaultVersion
 
def getPackageName
 
def getXmlnsL3V1V1
 
def init
 

Member Function Documentation

def libsbml.CompExtension.getDefaultLevel ( )

Python method signature(s):

getDefaultLevel()   long
def libsbml.CompExtension.getDefaultPackageVersion ( )

Python method signature(s):

getDefaultPackageVersion()   long
def libsbml.CompExtension.getDefaultVersion ( )

Python method signature(s):

getDefaultVersion()   long
def libsbml.CompExtension.getPackageName ( )

Proxy of C++ CompExtension class.

Python method signature(s):

getPackageName()   string
def libsbml.CompExtension.getXmlnsL3V1V1 ( )

Python method signature(s):

getXmlnsL3V1V1()   string
def libsbml.CompExtension.init ( )

Python method signature(s):

init()