Uses of Class
com.eu.miscedautils.vhdlparser.FVhPPackage

Packages that use FVhPPackage
com.eu.miscedautils.vhdlparser   
 

Uses of FVhPPackage in com.eu.miscedautils.vhdlparser
 

Methods in com.eu.miscedautils.vhdlparser that return FVhPPackage
 FVhPPackage FVhPPackageBody.getPackage()
           
 FVhPPackage FVhPDescription.openPackage(java.lang.String workLibName, java.lang.String packName)
           
 

Methods in com.eu.miscedautils.vhdlparser with parameters of type FVhPPackage
 void FVhPPackageBody.setPackage(FVhPPackage pack)