public static class HierarchyEnumerator.NetNameProxy extends HierarchyEnumerator.NameProxy
Constructor and Description |
---|
NetNameProxy(VarContext context,
java.lang.String sep,
Network net) |
Modifier and Type | Method and Description |
---|---|
Network |
getNet() |
Cell |
leafCell() |
java.lang.String |
leafName() |
java.util.Iterator<java.lang.String> |
leafNames() |
getContext, toString, toString
public NetNameProxy(VarContext context, java.lang.String sep, Network net)
public java.lang.String leafName()
leafName
in class HierarchyEnumerator.NameProxy
public java.util.Iterator<java.lang.String> leafNames()
public Cell leafCell()
leafCell
in class HierarchyEnumerator.NameProxy
public Network getNet()