Wednesday, December 27, 2006

 

Relation definitions - will be refined later

//***************************************************************************
// string representing relationship among various types of nodes.
//
string relation[] = {string("input"), string("output"), string("toClassDef"),
string("down"), string("up"), string("use"), string("inherit"),
string("public"), string("protected"), string("private"),
string("flow"), string("flowYes"), string("flowNo")
};

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?