T - public class SetPropertyCommand<T>
extends Object
implements tcl.lang.Command
| Constructor and Description |
|---|
SetPropertyCommand(XDCConstraints constraints,
Device dev,
EdifCellLookup<T> cellLookup) |
| Modifier and Type | Method and Description |
|---|---|
void |
cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] argv) |
public SetPropertyCommand(XDCConstraints constraints, Device dev, EdifCellLookup<T> cellLookup)