Class BaSyxPCF
java.lang.Object
test.de.iip_ecosphere.platform.support.aas.AbstractAasExample
test.de.iip_ecosphere.platform.support.aas.PCF
test.de.iip_ecosphere.platform.support.aas.basyx2.BaSyxPCF
public class BaSyxPCF
extends test.de.iip_ecosphere.platform.support.aas.PCF
Sets up the
PCF for BaSyx. You will find the persisted AAS in the output folder.- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidExecutes the test standalone.voidTests creating and storing the AAS.Methods inherited from class test.de.iip_ecosphere.platform.support.aas.PCF
createAas, getFolderName, getTargetFiles, getThumbnailMethods inherited from class test.de.iip_ecosphere.platform.support.aas.AbstractAasExample
assertAllAas, assertEnum, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertLangStringsEquals, assertReferenceEquals, createFileURI, createURI, first, first, first, first, first, first, first, first, first, forEachPart, getDateOfTest, getFileResource, getResourceFolder, getTempFolder, getTestFileName, isCreateMultiLanguageProperties, isCreateOperations, registerAas, registerAas, registerResource, setCreateMultiLanguageProperties, setCreateOperations, testCreateAndStore, toTestBigInteger, toTestBoolean, toTestDate, toTestDouble, toTestEnum, toTestEnum, toTestEnum, toTestFloat, toTestInt, toTestLangString, toTestLong, toTestMLString, toTestRange, toTestReferenceElement, toTestRelationshipElementFirst, toTestRelationshipElementSecond, toTestResourceFile, toTestResourceMimeType, toTestString, toTestValue
-
Constructor Details
-
BaSyxPCF
public BaSyxPCF()
-
-
Method Details
-
main
Executes the test standalone.- Parameters:
args- command line arguments, the first argument may be--withOperationsto enable the creation of operations
-
testCreateAndStore
Tests creating and storing the AAS.- Overrides:
testCreateAndStorein classtest.de.iip_ecosphere.platform.support.aas.AbstractAasExample- Throws:
IOException- if persisting does not work.
-