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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition with parameters of type ExecutableImage.Name
 void ExecutableImage.setName(ExecutableImage.Name value)
          Sets the value of the name property.