com.ptc.epm.commands.XMLutil
Class ECADEmbeddedContent

java.lang.Object
  extended bycom.ptc.epm.commands.XMLutil.ECADXMLAbstractObject
      extended bycom.ptc.epm.commands.XMLutil.ECADAbstractContent
          extended bycom.ptc.epm.commands.XMLutil.ECADEmbeddedContent
All Implemented Interfaces:
Serializable

public class ECADEmbeddedContent
extends ECADAbstractContent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ptc.epm.commands.XMLutil.ECADAbstractContent
CONTENT_TAG, FILENAME_ATTR, fileNames
 
Fields inherited from class com.ptc.epm.commands.XMLutil.ECADXMLAbstractObject
CHECKIN_COMMENT_ATTR, DESCRIPTION_ATTR, NAME_ATTR, NUMBER_ATTR, REVISION_ATTR
 
Constructor Summary
ECADEmbeddedContent(Element node)
           
 
Methods inherited from class com.ptc.epm.commands.XMLutil.ECADAbstractContent
getFileNames, getParentNode, setParentNode, toString
 
Methods inherited from class com.ptc.epm.commands.XMLutil.ECADXMLAbstractObject
getCheckInComment, getDescription, getName, getNode, getNumber, getRevision, setAttribute, setCheckInComment, setDescription, setName, setNumber, setRevision
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ECADEmbeddedContent

public ECADEmbeddedContent(Element node)
                    throws WTException