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

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

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

Methods in com.eu.miscedautils.ipxact.Design 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.Design with parameters of type ConfigurableElementValues
 void ComponentInstance.setConfigurableElementValues(ConfigurableElementValues value)
          Sets the value of the configurableElementValues property.