public static final class DeviceResources.Device.CellPinInversionParameter.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.Void |
getInvOnly() |
LogicalNetlist.Netlist.PropertyMap.Entry.Reader |
getParameter() |
boolean |
hasParameter() |
boolean |
isInvOnly() |
boolean |
isParameter() |
DeviceResources.Device.CellPinInversionParameter.Which |
which() |
public DeviceResources.Device.CellPinInversionParameter.Which which()
public final boolean isInvOnly()
public final org.capnproto.Void getInvOnly()
public final boolean isParameter()
public boolean hasParameter()
public LogicalNetlist.Netlist.PropertyMap.Entry.Reader getParameter()