![]() | The object graph rooted at "obj" with respect to "classGraph". |
![]() | The class graph that this object graph is an instance of. |
![]() | The root of the graph. |
![]() | Overloaded. View (without copying) the objects in the object graph corresponding to the target of strategy s as a List. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Fetch the object in the object graph corresponding to the target of stragegy s. |
![]() | Overloaded. Gather (copy) the objects in the object graph corresponding to the target of strategy s into a List. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. The subgraph of the object graph determined by strategy. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Traverse the subgraph of the object graph determined by strategy s using visitors in array v in parallel, returning the value of v[0].getReturnValue() at the end of the traversal. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |