|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNodeVisitor
abc.ra.visit.AddFieldsAndMethods
public class AddFieldsAndMethods
Visitor which adds required fields and associate/release methods to relational aspects in the front-end.
| Constructor Summary | |
|---|---|
AddFieldsAndMethods(NodeFactory nf,
TypeSystem ts)
|
|
| Method Summary | |
|---|---|
Node |
leave(Node old,
Node n,
NodeVisitor v)
Adds a field T t for every such relational aspect formal. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddFieldsAndMethods(NodeFactory nf,
TypeSystem ts)
| Method Detail |
|---|
public Node leave(Node old,
Node n,
NodeVisitor v)
T t for every such relational aspect formal.
Also, adds associate and release methods.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||