Class DefaultNCFileStepsParserDelegate

java.lang.Object
com.ptc.windchill.mpml.nc.AbstractNCFileParser
com.ptc.windchill.mpml.nc.DefaultNCFileOperationsParserDelegate
com.ptc.windchill.mpml.nc.DefaultNCFileStepsParserDelegate
All Implemented Interfaces:
com.ptc.windchill.mpml.nc.NCFileOperationsParser, com.ptc.windchill.mpml.nc.NCFileParser

public class DefaultNCFileStepsParserDelegate extends DefaultNCFileOperationsParserDelegate
This is the default parser for NC steps. In an NC/XML file, the Steps are the children of an operation.

Supported API: true

Extendable: true