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

Packages that use FVhPBlockConfiguration
com.eu.miscedautils.vhdlparser   
 

Uses of FVhPBlockConfiguration in com.eu.miscedautils.vhdlparser
 

Methods in com.eu.miscedautils.vhdlparser that return FVhPBlockConfiguration
 FVhPBlockConfiguration FVhPConfigurationDeclaration.getBlockConfiguration()
           
 FVhPBlockConfiguration FVhPComponentConfiguration.getBlockConfiguration()
           
 

Methods in com.eu.miscedautils.vhdlparser with parameters of type FVhPBlockConfiguration
 void FVhPConfigurationDeclaration.setBlockConfiguration(FVhPBlockConfiguration blockConfiguration)
           
 void FVhPComponentConfiguration.setBlockConfiguration(FVhPBlockConfiguration blockConfiguration)