Uses of Class
de.iip_ecosphere.platform.configuration.ivml.AbstractIvmlModifier.CopiedFile
-
Packages that use AbstractIvmlModifier.CopiedFile Package Description de.iip_ecosphere.platform.configuration.ivml Generic mapping of IVML into AAS. -
-
Uses of AbstractIvmlModifier.CopiedFile in de.iip_ecosphere.platform.configuration.ivml
Methods in de.iip_ecosphere.platform.configuration.ivml that return AbstractIvmlModifier.CopiedFile Modifier and Type Method Description protected static AbstractIvmlModifier.CopiedFileAbstractIvmlModifier. copyToTmp(java.io.File file)Copiesfileto temp iffileexists.Method parameters in de.iip_ecosphere.platform.configuration.ivml with type arguments of type AbstractIvmlModifier.CopiedFile Modifier and Type Method Description protected voidAbstractIvmlModifier. reloadAndValidate(java.util.Map<net.ssehub.easy.varModel.model.Project,AbstractIvmlModifier.CopiedFile> copies)Reloads the and validates the model, in case of problems, restore changed files fromcopies.
-