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

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

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

Methods in com.eu.miscedautils.ipxact.Component that return ConfigurableElementValues
 ConfigurableElementValues ObjectFactory.createConfigurableElementValues()
          Create an instance of ConfigurableElementValues
 ConfigurableElementValues ComponentInstance.getConfigurableElementValues()
          Gets the value of the configurableElementValues property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type ConfigurableElementValues
 void ComponentInstance.setConfigurableElementValues(ConfigurableElementValues value)
          Sets the value of the configurableElementValues property.