com.ptc.wvs.server.publish
Class CadGenericStructure
java.lang.Object
com.ptc.wvs.server.publish.CadGenericStructure
- public class CadGenericStructure
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultNewCharset
private static String defaultNewCharset
publishJob
protected PublishJob publishJob
rootDoc
protected EPMDocument rootDoc
rootPart
protected Representable rootPart
edTemp
protected File edTemp
edTempDir
protected File edTempDir
root
protected DefaultMutableTreeNode root
componentCount
protected int componentCount
CadGenericStructure
public CadGenericStructure(PublishJob publishJob,
EPMDocument rootDoc,
Representable rootPart)
getED
public String getED()
getComponentCount
public int getComponentCount()
processStructure
public int processStructure()
processDocAndChildren
private int processDocAndChildren(EPMDocument doc,
EPMMemberLink parent_link,
DefaultMutableTreeNode parent)
throws WTException,
PropertyVetoException
- Throws:
WTException
PropertyVetoException
processDoc
private Representation processDoc(CadConvert conv,
EPMDocument doc,
Representable part,
DefaultMutableTreeNode n,
boolean store,
boolean merge,
Representation rep)