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

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

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

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