| Christian Chavarria wrote .... how to get all the child nodes with its parent of an XMI file ? | | For example | child: Class B, parent Class A | | child: Class C, parent Class B | You can run these rules in a browser, using the Internet Business Logic system | at www.reengineeringllc.com the class some-class has a child some-subclass the class that-subclass has a child some-subsubclass ----------------------------------------------------- the class that-class has a child that-subsubclass the class some-class has a child some-subclass ----------------------------------------------- the class that-class contains... that-subclass the class this-class has a child this-subclass ============================================== A B1 A B2 B1 C11 B1 C12 B2 C21 B2 C22