public static class ExportConflict.CharactConflict extends ExportConflict
ExportConflict.CharactConflict, ExportConflict.NetworkConflict
cell, context, name
Constructor and Description |
---|
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, getName
public 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 ExportConflict
col
- table column If column is not 0 or 1, then null is returnedpublic Export getLocalExport()