edu.byu.ece.edif.core
Interface EdifNameable
- All Superinterfaces:
- EdifOut, Nameable, java.io.Serializable
- All Known Implementing Classes:
- MultiNamedObject, NamedObject, RenamedObject
public interface EdifNameable
- extends Nameable, EdifOut, java.io.Serializable
Used for names that require both the Nameable interface and the ability to be
printed in the Edif format. It implements both Nameable and EdifOut.
- Version:
- $Id:EdifNameable.java 198 2008-04-16 21:14:21Z jamesfcarroll $
| Methods inherited from interface edu.byu.ece.edif.core.EdifOut |
toEdif |
getOldName
java.lang.String getOldName()