com.ptc.wgmecad
Class OrcadManager
java.lang.Object
com.ptc.wgmecad.OrcadManager
- public class OrcadManager
- extends Object
Created by IntelliJ IDEA.
User: barky
Date: May 29, 2003
Time: 2:25:08 PM
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 |
orcadProject
private static OrcadProjectFile orcadProject
OrcadManager
public OrcadManager()
isCaptureProject
public static boolean isCaptureProject()
getOpjFile
public static File getOpjFile()
throws NoCPMFileFoundException
- Throws:
NoCPMFileFoundException
isRefFileExcludedFromArchive
public static boolean isRefFileExcludedFromArchive(String file)
- returns true if the file is to be excluded from the archive
- Parameters:
file
-
- Returns:
getOpjReferencedFiles
public static Vector getOpjReferencedFiles()
throws NoCPMFileFoundException
- Throws:
NoCPMFileFoundException
getDesign
public static File getDesign(File opjFile)