public abstract class ExportConflict
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ExportConflict.CharactConflict
This class is a container for an Export/Global Characteristics conflict.
|
static class |
ExportConflict.NetworkConflict
This class is a container for an Export/Global Network Conflict.
|
Modifier and Type | Field and Description |
---|---|
protected Cell |
cell
Conflict Context
|
protected VarContext |
context
Conflict Cell
|
protected java.lang.String |
name
Conflicting name
|
Constructor and Description |
---|
ExportConflict(Cell cel,
VarContext con,
java.lang.String nm) |
Modifier and Type | Method and Description |
---|---|
Cell |
getCell() |
VarContext |
getContext() |
protected abstract java.lang.String |
getDescription(int col)
Get text which should be printed as a hyperlink to conflicting
Networks/Exports
|
java.lang.String |
getName() |
protected Cell cell
protected VarContext context
protected java.lang.String name
public ExportConflict(Cell cel, VarContext con, java.lang.String nm)
public Cell getCell()
public VarContext getContext()
public java.lang.String getName()
protected abstract java.lang.String getDescription(int col)
col
- table column