public static class ExportConflict.CharactConflict extends ExportConflict
ExportConflict.CharactConflict, ExportConflict.NetworkConflictcell, context, name| Constructor and Description |
|---|
ExportConflict.CharactConflict(Cell cel,
VarContext con,
java.lang.String nm,
java.lang.String gType,
java.lang.String lType,
Export exp) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getDescription(int col)
Get text which should be printed as a hyperlink to conflicting
local Export and global signal.
|
Export |
getLocalExport()
Get local Export
|
getCell, getContext, getNamepublic ExportConflict.CharactConflict(Cell cel, VarContext con, java.lang.String nm, java.lang.String gType, java.lang.String lType, Export exp)
protected java.lang.String getDescription(int col)
getDescription in class ExportConflictcol - table column If column is not 0 or 1, then null is returnedpublic Export getLocalExport()