Class AasxPersistenceRecipe
java.lang.Object
de.iip_ecosphere.platform.support.aas.basyx.AbstractPersistenceRecipe
de.iip_ecosphere.platform.support.aas.basyx1_0.AasxPersistenceRecipe
- All Implemented Interfaces:
de.iip_ecosphere.platform.support.aas.PersistenceRecipe
class AasxPersistenceRecipe
extends de.iip_ecosphere.platform.support.aas.basyx.AbstractPersistenceRecipe
Persistence recipe for AASX.
- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.iip_ecosphere.platform.support.aas.PersistenceRecipe
de.iip_ecosphere.platform.support.aas.PersistenceRecipe.FileResource -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.support.aas.basyx.AbstractPersistenceRecipe
addAsset, ensureLocal, ensureLocal, getSupportedFormats, isValidForWriting, transformMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.iip_ecosphere.platform.support.aas.PersistenceRecipe
writeTo
-
Field Details
-
LOGGER
private static final de.iip_ecosphere.platform.support.logging.Logger LOGGER -
AASX
private static final de.iip_ecosphere.platform.support.FileFormat AASX
-
-
Constructor Details
-
AasxPersistenceRecipe
AasxPersistenceRecipe()Creates a recipe instance.
-
-
Method Details
-
writeTo
public void writeTo(List<de.iip_ecosphere.platform.support.aas.Aas> aas, File thumbnail, List<de.iip_ecosphere.platform.support.aas.PersistenceRecipe.FileResource> resources, File file) throws IOException - Throws:
IOException
-
readFrom
- Throws:
IOException
-