com.sun.electric.tool.generator.flag
Class FlagAnnotations
java.lang.Object
com.sun.electric.tool.generator.flag.FlagAnnotations
public class FlagAnnotations
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FLAG_ANNOTATION_KEY
public static final Variable.Key FLAG_ANNOTATION_KEY
- key of Variable holding FLAG Cell annotations.
ATOMIC
public static final java.lang.String ATOMIC
- See Also:
- Constant Field Values
AUTO_GEN
public static final java.lang.String AUTO_GEN
- See Also:
- Constant Field Values
FlagAnnotations
public FlagAnnotations(Cell cell)
- Method to get the FLAG annotations on a Cell.
isAtomic
public boolean isAtomic()
isAutoGen
public boolean isAutoGen()
getAutoGenClassName
public java.lang.String getAutoGenClassName()
cellHasAnnotations
public boolean cellHasAnnotations()