Searched refs:WriteForwardGraphWithSemantic (Results 1 – 3 of 3) sorted by relevance
181 void WriteForwardGraphWithSemantic ( std::string & fileName, GRXMLDoc &p_Doc );
97 void SubGraph::WriteForwardGraphWithSemantic ( std::string & fileName, GRXMLDoc &p_Doc ) in WriteForwardGraphWithSemantic() function in SubGraph
1157 p_SemGraph->WriteForwardGraphWithSemantic( fileName, *this ); in writeGraphFiles()