com.ptc.wgmecad
Class OrcadProjectFile
java.lang.Object
com.ptc.wgmecad.OrcadProjectFile
- public class OrcadProjectFile
- extends Object
Created by IntelliJ IDEA.
User: barky
Date: Jun 12, 2003
Time: 7:53:08 AM
To change this template use Options | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
design
private File design
opjFile
private File opjFile
refFiles
private Vector refFiles
OrcadProjectFile
public OrcadProjectFile(File opj)
getDesign
public File getDesign()
getRefFiles
public Vector getRefFiles()
getOpjFile
public File getOpjFile()
parseOpjFileForRefFiles
private void parseOpjFileForRefFiles()