Class ExportHpwaFilesSupport

    • Field Detail

      • nameProvider

        @Inject
        protected org.eclipse.xtext.naming.IQualifiedNameProvider nameProvider
    • Constructor Detail

      • ExportHpwaFilesSupport

        public ExportHpwaFilesSupport()
    • Method Detail

      • getFileName

        public Path getFileName​(org.eclipse.emf.ecore.EObject eObject,
                                org.eclipse.emf.ecore.EStructuralFeature feature,
                                Version version)
        Description copied from interface: IExportFileSystemSupport
        Returns file path for given model object. This is relative path from exporting target path.
        Specified by:
        getFileName in interface IExportFileSystemSupport
        Parameters:
        eObject - the model object, cannot be null
        feature - the reference to child object, can be null
        version - the 1C:Runtime version, cannot be null
        Returns:
        file path for given model object or null if model object or reference is not supported