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

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

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

Methods in com.eu.miscedautils.ipxact.Design that return VendorExtensions
 VendorExtensions ObjectFactory.createVendorExtensions()
          Create an instance of VendorExtensions
 VendorExtensions ViewType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions PortType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions PortTransactionalType.Service.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions NameValuePairType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions FileSetType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions File.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ExecutableImage.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ExecutableImage.LanguageTools.FileBuilder.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ExecutableImage.LanguageTools.LinkerCommandFile.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions Design.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions Design.HierConnections.HierConnection.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ComponentInstance.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions AbstractorViewType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type VendorExtensions
 void ViewType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void PortType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void PortTransactionalType.Service.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void NameValuePairType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void FileSetType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void File.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ExecutableImage.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ExecutableImage.LanguageTools.FileBuilder.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ExecutableImage.LanguageTools.LinkerCommandFile.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void Design.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void Design.HierConnections.HierConnection.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ComponentInstance.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void AbstractorViewType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.