com.eu.miscedautils.SortHDL
Class SortHDLInstance
java.lang.Object
com.eu.miscedautils.BaseHDLObject.BaseHDL
com.eu.miscedautils.SortHDL.SortHDLBase
com.eu.miscedautils.SortHDL.SortHDLInstance
- All Implemented Interfaces:
- java.io.Serializable
public class SortHDLInstance
- extends SortHDLBase
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.eu.miscedautils.BaseHDLObject.BaseHDL |
com.eu.miscedautils.BaseHDLObject.BaseHDL.ParserType |
Methods inherited from class com.eu.miscedautils.BaseHDLObject.BaseHDL |
getParserType, setParserType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortHDLInstance
public SortHDLInstance(SortHDLBase.ObjType objtype,
java.lang.String instname,
java.lang.String lib,
java.lang.String compname,
SortHDLBase.ObjType mastertype,
HDLFile file,
java.lang.Integer line)
getInstname
public java.lang.String getInstname()
setInstname
public void setInstname(java.lang.String instname)
getComponentname
public java.lang.String getComponentname()
setComponentname
public void setComponentname(java.lang.String componentname)
getLibname
public java.lang.String getLibname()
setLibname
public void setLibname(java.lang.String libname)
isIsdirectinst
public boolean isIsdirectinst()
setIsdirectinst
public void setIsdirectinst(boolean isdirectinst)
getPrimDUType
public SortHDLBase.ObjType getPrimDUType()
setPrimDUType
public void setPrimDUType(SortHDLBase.ObjType primDUType)
getMaster
public SortHDLUnit getMaster()
setMaster
public void setMaster(SortHDLUnit master)
print
public java.lang.String print()