libSmalldb  v2.0.2
Public Member Functions | List of all members
GraphMLReader Class Reference

Description

GraphML reader Load state machine definition from GraphML created by yEd graph editor.

Options:

See also
http://www.yworks.com/en/products_yed_about.html

Public Member Functions

 __construct (StateMachineDefinitionBuilder $builder)
 
 parseGraphMLFile (string $fileName, ?string $graphml_group_name=null)
 
 getGraph ()
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( StateMachineDefinitionBuilder  $builder)

Member Function Documentation

◆ parseGraphMLFile()

parseGraphMLFile ( string  $fileName,
?string  $graphml_group_name = null 
)

◆ getGraph()

getGraph ( )