public class UnrecognizedPart
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
UnrecognizedPart(Cell cel,
VarContext con,
java.lang.String nm,
NodeInst inst) |
Modifier and Type | Method and Description |
---|---|
Cell |
getCell() |
VarContext |
getContext() |
java.lang.String |
getName() |
NodeInst |
getNodeInst() |
public UnrecognizedPart(Cell cel, VarContext con, java.lang.String nm, NodeInst inst)
public Cell getCell()
public VarContext getContext()
public java.lang.String getName()
public NodeInst getNodeInst()