com.sun.electric.tool.user.ncc
Class ExportAssertionFailures
java.lang.Object
com.sun.electric.tool.user.ncc.ExportAssertionFailures
- All Implemented Interfaces:
- java.io.Serializable
public class ExportAssertionFailures
- extends java.lang.Object
- implements java.io.Serializable
Each object of this class holds one Export Assertion Failure
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportAssertionFailures
public ExportAssertionFailures(Cell cell,
VarContext context,
java.lang.Object[][] items,
java.lang.String[][] names)
getCell
public Cell getCell()
getContext
public VarContext getContext()
getExportsGlobals
public java.lang.Object[][] getExportsGlobals()
getNames
public java.lang.String[][] getNames()