Changes between Version 4 and Version 5 of MeshObjectGraph
- Timestamp:
- 01/19/10 05:32:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MeshObjectGraph
v4 v5 1 = Term: !MeshObjectGraph =1 = Term: MeshObjectGraph = 2 2 3 3 The directed graph formed by considering its nodes to be all [wiki:MeshObject MeshObjects] in a MeshBase, and its edges to be all [wiki:Relationship Relationships] between the [wiki:MeshObject MeshObjects]. It is sometimes referred to a "instance diagram" in the literature. … … 7 7 Without considering the blessing of [wiki:Relationship Relationships], this MeshObjectGraph is undirected, likely will have cycles, and is not necessarily contiguous. 8 8 9 Drawing the MeshObjectGraph is a good way of visualizing the content ofa MeshBase; it is often very helpful when discussing the semantics of [wiki:MeshObject MeshObjects] and their manipulation.9 Drawing the MeshObjectGraph is a good way of visualizing the MeshObjectGraph (or [wiki:MeshObjectGraph MeshObjectGraphs) contained in a MeshBase; it is often very helpful when discussing the semantics of [wiki:MeshObject MeshObjects] and their manipulation. 10 10 11 11 In case of a distributed system that uses several [wiki:NetMeshBase NetMeshBases] communicating via [wiki:XPRISO], it may be advantageous to consider a MeshObjectGraph comprised of all [wiki:NetMeshObject NetMeshObjects] distributed across the system as if they were in the same MeshBase. 12 13 See also: 14 * MeshBase 15 * MeshObject 16 * [wiki:Relationship] 17 * ReplicaGraph, which is something else entirely.
![[Logo]](/trac/chrome/site/projectlogo.png)