byucc.jhdl.DRC
Class DesignRuleIndex

java.lang.Object
  extended bybyucc.jhdl.DRC.DesignRuleIndex

public class DesignRuleIndex
extends java.lang.Object


Constructor Summary
DesignRuleIndex()
           
 
Method Summary
 java.lang.String[] getClassNames()
           
static java.lang.String[] getGlobalClassNames()
           
 DesignRule getInstance(int index)
           
 java.lang.String[] getLocalClassNames()
           
 void readLocalRcFile()
           
 void readLocalRcFile(java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignRuleIndex

public DesignRuleIndex()
Method Detail

readLocalRcFile

public void readLocalRcFile()

readLocalRcFile

public void readLocalRcFile(java.lang.String filename)

getInstance

public DesignRule getInstance(int index)

getGlobalClassNames

public static java.lang.String[] getGlobalClassNames()

getLocalClassNames

public java.lang.String[] getLocalClassNames()

getClassNames

public java.lang.String[] getClassNames()


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.