Index

A C D E F G H I M N O P R S T V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

AasIvmlMapperTest - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests AasIvmlMapper.
AasIvmlMapperTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 
AasIvmlMapperTest.MyAasIvmlMapper - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
A slightly extended graph mapper that changes an extended managed model structure with wildcards for AllTypes and AllServices into the usual structure while modifying a graph.
AasxSpecTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer.aas
IDTA spec test cases (AASX reader).
AasxSpecTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
 
AbstractGraphTest - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Basic graph testing facility.
AbstractGraphTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
 
AbstractGraphTest.TestEdge - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
A test edge overriding IVML accesses.
AbstractGraphTest.TestGraph - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
A test graph overriding IVML accesses.
AbstractGraphTest.TestNode - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
A test node overriding IVML accesses.
AbstractIvmlSerializerConfigTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Basic functions for serializer model tests.
AbstractIvmlSerializerConfigTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlSerializerConfigTests
 
AbstractIvmlTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Base class for IVML model tests.
AbstractIvmlTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
AbstractIvmlTests.TestConfigurer - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Reusable test configuration/setup.
adapt - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest.MyAasIvmlMapper
 
adaptTarget(Project, Project) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest.MyAasIvmlMapper
 
additionalIvmlFolders - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
AllTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Defines the tests to be executed.
AllTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AllTests
 
ASSERT_FILE_EXTENSIONS - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
ASSERT_FILE_NAME_EXCLUSIONS - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
assertAllFiles(File) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Generically asserts all files in folder and recursively in contained folders.
assertAppInterfaces(File, boolean) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlSerializerConfigTests
Asserts the Serializer1 application interfaces.
assertApplication(File, boolean) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlSerializerConfigTests
Asserts file and contents of the application part.
assertBooleanVar(boolean, IDecisionVariable) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Asserts that var has the expected Boolean value.
assertDatatype(File, File, String, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Tests for the existence of all files related to a Data Type.
assertDeploymentYaml(File, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts the structure of a deployment Yaml file (from service.environment perspective).
assertEcsRuntime(File) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts file and contents of the ECS runtime component.
assertEdges(Iterable<? extends IvmlGraphMapper.IvmlGraphEdge>, Iterable<? extends IvmlGraphMapper.IvmlGraphEdge>) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
Asserts edges.
assertFile(File) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts that the specified file exists and has contents.
assertFile(File, String) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts that the specified file exists and has contents.
assertFileContains(File, String, String...) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts that the specified file exists, has contents and contains the specified search string(s).
assertGraph(IvmlGraphMapper.IvmlGraph, IvmlGraphMapper.IvmlGraph) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
Asserts equality of graphs.
assertGraphMesh(PlatformInstantiator.InstantiationConfigurer, String, int, Consumer<SubmodelElementCollection>, GraphFormat) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Asserts a graph mesh.
assertIntVar(int, IDecisionVariable) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Asserts that var has the expected Boolean value.
assertIvmlFileChange(String, boolean, String...) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Very simple check that an IVML file was changed and contains expected strings.
assertJavaDatatype(File, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Tests for the existence of all files related to a Java Data Type.
assertJavaInterface(File, String, boolean, boolean) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Tests for the existence of all files related to a Java Service Mesh Node.
assertJavaNode(File, String, boolean) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Tests for the existence of all files related to a Java Service Mesh Node.
assertLifecycleDescriptor() - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts and returns an instance of the configuration lifecycle descriptor.
assertPlatform(File) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts file and contents of the platform (server) component.
assertPythonDatatype(File, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Tests for the existence of all files related to a Python Data Type.
assertPythonDatatypeImpl(File, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Tests for the existence of all files related to a Python Data Type implementation.
assertServiceManager(File) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts file and contents of the service manager component.
assertStringVar(String, IDecisionVariable) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Asserts that var has the expected String value.
assertSubmodel(Submodel, String, int, Consumer<SubmodelElementCollection>) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Asserts the simple mesh configuration submodel.
assertTemplateZip(File, String) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Asserts the eclipse template ZIP file, usually indicating the the template generation was executed successfully.
assertVariableName(String) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Asserts the validity of a variable name, stores it internally and tries to figure out, whether repeated ones were created.

C

CommentTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the model for provided IVML comments.
CommentTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.CommentTests
 
configure(ConfigurationSetup) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
copy(String, String...) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Copies files given by their simple names within the same baseFolder into AasIvmlMapperTest.ivmlFolder.
createAbcGraph() - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
Creates a graph for testing.
createEmptyGraph() - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
Creates an empty graph for testing.

D

DataflowGraphFormatTest - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests DrawflowGraphFormat.
DataflowGraphFormatTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.DataflowGraphFormatTest
 
DomParserTest - Class in test.de.iip_ecosphere.platform.configuration.easyProducer.opcua
Tests DomParser.
DomParserTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.opcua.DomParserTest
 

E

ExcelSpecTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer.aas
IDTA spec test cases (XLS reader).
ExcelSpecTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
 
exit - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
extractPythonServiceEnv(File) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Extracts the python service environment implementation (via Maven and main project).

F

FACTORY - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
 

G

genApi(PlatformInstantiator.InstantiationConfigurer) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Helper method to configure for partial instantiation, i.e., generated platform APIs only.
genApps(PlatformInstantiator.InstantiationConfigurer) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Helper method to configure for partial instantiation, i.e., apps only and no platform components.
genAppsNoDeps(PlatformInstantiator.InstantiationConfigurer) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Helper method to configure for partial instantiation, i.e., apps without dependencies and no platform components.
getAdditionalIvmlFolders() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
Returns the additional IVML folders.
getHeight() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
getInstance(boolean) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Creates a mapper instance.
getIvmlMetaModelFolder() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
Returns the meta model folder.
getMainClass() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
getName() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestEdge
 
getName() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestGraph
 
getName() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
getOpenTemplateVariables() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests instantiating a template AbstractIvmlModifier.getOpenTemplateVariables(String).
getWidth() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
getXPos() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
getYPos() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 

H

handleExecutionException(ExecutionException) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
height - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 

I

inTesting() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
isIipBuildInitial - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
isIipBuildInitial() - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Returns whether a simplified build due to the first (CI) build shall be performed.
IvmlApiTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the generation of the platform APIs.
IvmlApiTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlApiTests
 
IvmlContainerLxcTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the creation of containers via IVML models.
IvmlContainerLxcTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlContainerLxcTests
 
IvmlContainerTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the creation of containers via IVML models.
IvmlContainerTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlContainerTests
 
ivmlFolder - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 
IvmlKodexMeshTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the KodexMesh model.
IvmlKodexMeshTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlKodexMeshTests
 
ivmlMetaModelFolder - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
IvmlMetaModelTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the SimpleMesh model.
IvmlMetaModelTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlMetaModelTests
 
IvmlRoutingTestTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the RoutingTest model.
IvmlRoutingTestTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlRoutingTestTests
 
IvmlSerializerConfig1OldTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the SerializerConfig1Old model.
IvmlSerializerConfig1OldTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSerializerConfig1OldTests
 
IvmlSerializerConfig1Tests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the SerializerConfig1 model.
IvmlSerializerConfig1Tests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSerializerConfig1Tests
 
IvmlSimpleMesh3Tests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the SimpleMesh3 model.
IvmlSimpleMesh3Tests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSimpleMesh3Tests
 
IvmlSimpleMeshTests - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests the SimpleMesh model.
IvmlSimpleMeshTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSimpleMeshTests
 

M

main(String[]) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorTestMain
Executes the platform instantiation in test mode as part of running it in an own process.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.Starter
Test execution.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.TestAasIvmlModel
Executes the program.
MODEL_BASE_FOLDER - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
MODEL_NAME - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 
MyAasIvmlMapper(Supplier<Configuration>, IvmlGraphMapper, boolean) - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest.MyAasIvmlMapper
Creates a mapper with default settings.

N

name - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestEdge
 
name - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestGraph
 
name - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
normalize(String) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.opcua.DomParserTest
Normalizes unicode/UTF-8 strings for comparison (heuristics).

O

obtainLifecycleDescriptor() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
Obtains the lifecycle descriptor.
origBase - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 
origIvmlConfig - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 
origIvmlMeta - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 
origIvmlModelName - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 

P

PlatformInstantiatorTestMain - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
The main class if the PlatformInstantiator shall be executed as process during testing.
PlatformInstantiatorTestMain() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorTestMain
 
printCharDiff(String, String) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.opcua.DomParserTest
Helper function to indicate char differences to apply when string comparison fails.
pythonSourceCodeCheck(File, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Checks a python source code file (in packages with folders).

R

recordMissing(AbstractVariable, SortedSet<String>) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.CommentTests
Called to record a variable with missing comment.
relocateTestModel(File) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Returns file relocated into AbstractIvmlTests.testModelBase if not null.
resolveIvmlFile(String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Composes an (expected) IVML file name.
RESOURCES_DIR - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
 

S

setHeight(int) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
setName(String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestEdge
 
setName(String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestGraph
 
setName(String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
setProperty(String, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
setStartRuleName(String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
setTestMetaModelFolder(File) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Sets the #metaModelFolder.
setTestModelBase(File) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Sets #testModelBase.
setTracing(PlatformInstantiator.InstantiationConfigurer, String) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Helper method to set the tracing level.
setup() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Sets up the tests.
setupIvmlFiles() - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Creates/cleans a temporary folder and copies the needed IVML files for testing.
setWidth(int) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
setXPos(int) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
setYPos(int) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
shutdown() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Cleans up after the tests.
startEasy(PlatformInstantiator.InstantiationConfigurer) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Starts EASy using an instantiation configurer.
startEasyValidate(PlatformInstantiator.InstantiationConfigurer) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Starts EASy using an instantiation configurer and validates/asserts the model.
Starter - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Just a simple starter class with full EASy code/no EasyExecutor for debugging/testing.
Starter() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.Starter
 
stopEasy(ConfigurationLifecycleDescriptor) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Stops EASy using an instantiation configurer.
stripTestingEasyModelParent(File) - Static method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
Strips EasySetup.getTestingEasyModelParent() from file's path.

T

TEST_BASE_FOLDER - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
test.de.iip_ecosphere.platform.configuration.easyProducer - package test.de.iip_ecosphere.platform.configuration.easyProducer
Tests.
test.de.iip_ecosphere.platform.configuration.easyProducer.aas - package test.de.iip_ecosphere.platform.configuration.easyProducer.aas
Testing the IDTA AAS specs translation to IVML.
test.de.iip_ecosphere.platform.configuration.easyProducer.opcua - package test.de.iip_ecosphere.platform.configuration.easyProducer.opcua
Tests the OPC UA parser/translator.
testAasIvmlMapper() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests AasIvmlMapper.
TestAasIvmlModel - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
Tests an AAS IVML model mapping.
TestAasIvmlModel() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.TestAasIvmlModel
 
testApi() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlApiTests
Tests loading, reasoning and instantiating the generated platform APIs, e.g., for AAS.
testChangeGraph() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests the set/delete graph functions.
testChangeValues() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests AbstractIvmlModifier.changeValues(java.util.Map).
testComments() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.CommentTests
Tests for comments.
testConfigurer() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.TestConfigurerTest
Tests the test configurer "serialization" into command line parameters.
TestConfigurer(String[]) - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
Creates a configurer instance from command line arguments delivered by AbstractIvmlTests.TestConfigurer.toArgs(boolean).
TestConfigurer(String, File, File) - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
Creates a configurer instance.
TestConfigurerTest - Class in test.de.iip_ecosphere.platform.configuration.easyProducer
TestConfigurerTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.TestConfigurerTest
 
testContainerTest() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlContainerLxcTests
Tests loading, reasoning and instantiating "ContainerTest", a simple, generated service chain for testing container creation.
testContainerTest() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlContainerTests
Tests loading, reasoning and instantiating "ContainerTest", a simple, generated service chain for testing container creation.
testCreateDeleteVariable() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests the create/delete variable function.
testDomParserMachineTool() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.opcua.DomParserTest
Tests DomParser on the machine tool companion spec XML.
testDomParserWoodworking() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.opcua.DomParserTest
Tests DomParser on the woodworking companion spec XML.
TestEdge(IvmlGraphMapper.IvmlGraphNode, IvmlGraphMapper.IvmlGraphNode) - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestEdge
Creates an edge.
testGetTemplates() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests AbstractIvmlModifier.getTemplates().
testGetVariable() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests AbstractIvmlModifier.getVariable(String).
testGetVariableName() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests AbstractIvmlModifier.getVariableName(String, String, String).
TestGraph() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestGraph
Creates a graph instance.
testIdta02001_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02001-1-0.
testIdta02001_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02001-1-0.
testIdta02002_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02002-1-0.
testIdta02002_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02002-1-0.
testIdta02003_1_2() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02003-1-2.
testIdta02003_1_2_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02003-1-2.
testIdta02004_1_2() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02004-1-2.
testIdta02004_1_2_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02004-1-2.
testIdta02005_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02005-1-0.
testIdta02005_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02005-1-0.
testIdta02006_2_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02006-2-0.
testIdta02006_2_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02006-2-0.
testIdta02007_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02007-1-0.
testIdta02007_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02007-1-0.
testIdta02008_1_1() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02008-1-1.
testIdta02008_1_1_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02008-1-1.
testIdta02010_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02010-1-1.
testIdta02010_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02010-1-0.
testIdta02011_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02011-1-0.
testIdta02011_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02011-1-0.
testIdta02012_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02012-1-0.
testIdta02012_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02012-1-0.
testIdta02013_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02013-1-0.
testIdta02013_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02013-1-0.
testIdta02014_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02014-1-0.
testIdta02014_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02013-1-0.
testIdta02015_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02015-1-0.
testIdta02015_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA 02015-1-0.
testIdta02016_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02016-1-0.
testIdta02016_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA 02016-1-0.
testIdta02017_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02017-1-0.
testIdta02017_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA 02017-1-0.
testIdta02021_1_0() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02021-1-0.
testIdta02021_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02023-0-9.
testIdta02022_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02022-1-0.
testIdta02023_0_9() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests IDTA 02023-0-9.
testIdta02023_0_9_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02023-0-9.
testIdta02026_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02026-1-0.
testIdta02027_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02027-1-0.
testIdta02034_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02034-1-0.
testIdta02045_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02045-1-0.
testIdta02046_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02046-1-0.
testIdta02056_1_0_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests IDTA-02056-1-0.
testIdtaDraft20230124_xls() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests 2023-01-24 - Draft_IDTA_Submodel_PCF.
testInstantiateTemplate() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests instantiating a template AbstractIvmlModifier.getOpenTemplateVariables(String).
testKodexMesh() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlKodexMeshTests
Tests loading, reasoning and instantiating "KodexMesh", a simple, generated service chain for testing the integration of the default platform service KODEX developed by KI-Protect.
testMetaModel() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlMetaModelTests
Tests loading the meta model.
testMetaModelFolder - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
testModelBase - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
 
TestNode() - Constructor for class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
Creates a graph node.
testRenameVariable() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
Tests renaming a variable using AbstractIvmlModifier.renameVariable(String, String).
testRoutingTest() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlRoutingTestTests
Tests loading, reasoning and instantiating "RoutingTest" aiming at various routing issues.
testSerializerConfig1() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSerializerConfig1Tests
Tests loading, reasoning and instantiating "SerializerConfig1" (legacy name, originally only for serializer) and all relevant steps to instantiate a platform.
testSerializerConfig1Old() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSerializerConfig1OldTests
Tests loading, reasoning and instantiating "SerializerConfig1Old" (legacy name, originally only for serializer) here with non-shared interfaces and without platform configurations.
testSimpleMesh() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSimpleMeshTests
Tests loading, reasoning and instantiating "SimpleMesh", a simple, generated service chain for testing.
testSimpleMesh3() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSimpleMesh3Tests
Tests loading, reasoning and instantiating "SimpleMesh3", a simple, generated service chain for testing of three elements.
testSpecWithAasx(String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests a specification with the XLS reader.
testSpecWithAasx(String, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.AasxSpecTests
Tests a specification with the XLS reader.
testSpecWithXls(String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests a specification with the XLS reader.
testSpecWithXls(String, String) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
Tests a specification with the XLS reader.
testToString() - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.DataflowGraphFormatTest
Tests turning a graph into a String representation.
TMP_OUT - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
 
TMP_TEXT - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.aas.ExcelSpecTests
 
toArgs(boolean) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 

V

validateConfiguration(Configuration) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
validateReasoningResult(ReasoningResult) - Method in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests.TestConfigurer
 
VAR_PROVIDER - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
 
varNames - Static variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AasIvmlMapperTest
 

W

width - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 

X

xPos - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 

Y

yPos - Variable in class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestNode
 
A C D E F G H I M N O P R S T V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values