Package com.sfm.ap210.jsdai.utils

Class Summary
DomUtils Generic utility methods and helpers for dealing with DOM data
GraphCopy This utility class supports the copying of a set of entities from a given SdaiModel to a new SdaiModel while selectively preserving entity connectivity information.
GraphDump This is a utility script to dump a GraphML representation of the connectivity graph of a STEP Part21 file.
GraphMLWriter This utility supports writing a GraphML format connectivity graph of an entity subset.
SdaiModelTraverser This is a utility class used to control a generic traversal of an SDAI model instance starting from a root entity instance and finding/marking all connected instances.
SdaiUtils This class contains generic utility methods for common SDAI operations and other convenience utilities that may be helpful when dealing with the JSDAI.