Package | Description |
---|---|
net.sf.joafip.ograph |
Modifier and Type | Method and Description |
---|---|
ObjectGraph |
ObjectGraphCreator.create(Object object) |
Set<ObjectNode> |
ObjectGraph.objectNodeForClass(Class<?> clazz) |
Constructor and Description |
---|
ObjectNode(int identifier,
Object ownedObject,
ClassInfoFactory classInfoFactory) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.