Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.ConfigurableElementValues

Packages that use ConfigurableElementValues
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of ConfigurableElementValues in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return ConfigurableElementValues
 ConfigurableElementValues ObjectFactory.createConfigurableElementValues()
          Create an instance of ConfigurableElementValues
 ConfigurableElementValues DesignConfiguration.GeneratorChainConfiguration.getConfigurableElementValues()
          Gets the value of the configurableElementValues property.
 ConfigurableElementValues DesignConfiguration.InterconnectionConfiguration.Abstractors.Abstractor.getConfigurableElementValues()
          Gets the value of the configurableElementValues property.
 ConfigurableElementValues ComponentInstance.getConfigurableElementValues()
          Gets the value of the configurableElementValues property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type ConfigurableElementValues
 void DesignConfiguration.GeneratorChainConfiguration.setConfigurableElementValues(ConfigurableElementValues value)
          Sets the value of the configurableElementValues property.
 void DesignConfiguration.InterconnectionConfiguration.Abstractors.Abstractor.setConfigurableElementValues(ConfigurableElementValues value)
          Sets the value of the configurableElementValues property.
 void ComponentInstance.setConfigurableElementValues(ConfigurableElementValues value)
          Sets the value of the configurableElementValues property.