Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.ExecutableImage.Name

Packages that use ExecutableImage.Name
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of ExecutableImage.Name in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return ExecutableImage.Name
 ExecutableImage.Name ObjectFactory.createExecutableImageName()
          Create an instance of ExecutableImage.Name
 ExecutableImage.Name ExecutableImage.getName()
          Gets the value of the name property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type ExecutableImage.Name
 void ExecutableImage.setName(ExecutableImage.Name value)
          Sets the value of the name property.