Python LMF library
 All Classes Namespaces Files Functions Variables
Namespaces | Functions
xml_lmf.py File Reference

Go to the source code of this file.

Namespaces

 pylmflib.pylmflib.input.xml_lmf
 

Functions

def pylmflib.pylmflib.input.xml_lmf.compute_name
 Compute attribute/module name from object name as follows: 'ObjectName' attribute/module name is 'object_name'. More...
 
def pylmflib.pylmflib.input.xml_lmf.factory
 This function is an object factory. More...
 
def pylmflib.pylmflib.input.xml_lmf.xml_lmf_read
 Read an XML LMF file. More...
 
def pylmflib.pylmflib.input.xml_lmf.get_sub_elements
 This function recursively parses the given XML element and creates corresponding LMF instances with their attributes. More...