| Package | Description |
|---|---|
| org.apache.xbean.recipe |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<ObjectGraph.Node> |
ObjectGraph.Node.references |
| Modifier and Type | Method and Description |
|---|---|
private ObjectGraph.Node |
ObjectGraph.createNode(java.lang.String name,
Recipe recipe,
java.util.Map<java.lang.String,ObjectGraph.Node> nodes) |
| Modifier and Type | Method and Description |
|---|---|
private void |
ObjectGraph.findCircuit(ObjectGraph.Node node,
java.util.ArrayList<Recipe> stack) |
| Modifier and Type | Method and Description |
|---|---|
private ObjectGraph.Node |
ObjectGraph.createNode(java.lang.String name,
Recipe recipe,
java.util.Map<java.lang.String,ObjectGraph.Node> nodes) |