The SEDRIS Data Representation Model
APPENDIX C - Constants
SE_ShortestAggPath
/*
 * CONSTANT: SE_ShortestAggPath
 *
 *  For each pair of classes represented by a, b, the corresponding entry
 *  SE_ShortestAggPath[a][b] gives the length of the shortest
 *  composition-relationship path from a to b. This is used internally to
 *  provide pruning for searches that have a search depth specified.
 */
SE_Byte SE_ShortestAggPath[]


Prev: SE_SEQ_3D_LOCATION_DEFAULT. Next: SE_SINGLE_VALUE_DEFAULT.


Return to: Top of this Page, Constant Index