A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages

A

AasTest - Class in test.de.iip_ecosphere.platform.support.aas
Tests the AAS abstraction with server and client on the "same machine".
AasTest() - Constructor for class test.de.iip_ecosphere.platform.support.aas.AasTest
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
accept(AasVisitor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
accept(ProtocolDescriptor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
adaptRegistrySchema(Schema) - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Adapts the registry schema if needed.
addInOutVariable(String, Type) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
addInputVariable(String, Type) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
addOutputVariable(String, Type) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
AllTests - Class in test.de.iip_ecosphere.platform.support
Defines the tests to be executed.
AllTests - Class in test.de.iip_ecosphere.platform.support.identities
Defines the tests to be executed.
AllTests() - Constructor for class test.de.iip_ecosphere.platform.support.AllTests
 
AllTests() - Constructor for class test.de.iip_ecosphere.platform.support.identities.AllTests
 
assertAas(List<Aas>, boolean, boolean) - Static method in class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Asserts the expected contents in read AAS.
assertAsset(File) - Method in class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Returns whether the asset/properties shall be asserted.
assertBuildFail(TechnicalDataSubmodel.TechnicalDataSubmodelBuilder) - Static method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts that the submodel cannot be built as incomplete.
assertConstants() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest
Asserting plain constants is ridiculous.
assertEquals(LangString, LangString) - Static method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts that two LangString objects are equal.
assertEquals(String, String, String, FileDataElement) - Static method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts that a file data element fits expected values.
assertEquals(String, String, String, String, ProductClassificationItem) - Static method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts whether a ProductClassificationItem has expected information.
assertFileExists(File, String, boolean) - Static method in class test.de.iip_ecosphere.platform.support.JarUtilsTest
Asserts that a file/directory exists.
assertFileNotExists(File, String) - Static method in class test.de.iip_ecosphere.platform.support.JarUtilsTest
Asserts that a file/directory does not exists.
assertFurtherInformation(TechnicalDataSubmodel) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts the created properties of the further information submodel.
assertGeneralInformation(TechnicalDataSubmodel) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts the created properties of the further general information submodel.
assertInstances(NetworkManager) - Static method in class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
Asserts the instance functions.
assertLangString(Object, String) - Static method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Asserts lang string equality.
assertOnlyFirst(File) - Method in class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Returns whether only the first AAS shall be asserted.
assertProductClassifications(TechnicalDataSubmodel) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts the created properties of the product classifications submodel.
assertProp(SubmodelElementCollection) - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Asserts the expected value of a boolean property before/after change.
assertProp2(SubmodelElementCollection) - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Asserts the expected value of an umodifialbe integer property before/after change.
assertRegistry(Registry) - Static method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest
Asserts a default/dummy registry instance.
assertRemoteAas(Endpoint, String, String, String, Endpoint) - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Asserts the remote AAS created by DeploymentTest.remoteAasDeploymentTest().
assertSize(int, Iterable<T>) - Static method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Asserts an iterator contents (just) by counting the number of elements.
assertTechnicalProperties(TechnicalDataSubmodel) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Asserts the created properties of the technical properties submodel.
asset - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 

B

bind(Supplier<Object>, Consumer<Object>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset.FakeAssetBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement.FakeFileDataElementBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolServerBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement.FakeReferenceElementBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
build() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
buildDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
Calls Builder.build() on all deferred builders.
buildDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
buildDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
buildDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
buildMyDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
Calls Builder.build() on all deferred builders.
buildMyDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
buildMyDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
buildMyDeferred() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
Calls Builder.build() on all deferred builders.

C

cal - Variable in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 
ClassLoaderUtilsTest - Class in test.de.iip_ecosphere.platform.support
Tests ClassLoaderUtils.
ClassLoaderUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.ClassLoaderUtilsTest
 
cmdArgs - Static variable in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
 
CollectionUtilsTest - Class in test.de.iip_ecosphere.platform.support
Tests CollectionUtils.
CollectionUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
 
contents - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
continueWaiting() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 
countDescriptors - Static variable in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
 
createAas(TestMachine, String) - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
This method creates a test Asset Administration Shell.
createAasBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
createAasBuilder(String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createAasBuilder(String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
createAasOperationsElements(SubmodelElementContainerBuilder, ServerAddress, String) - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
createAasOperationsElements(SubmodelElementContainerBuilder, String, int, String) - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
createAasServer(Endpoint, ServerRecipe.PersistenceType, Endpoint, KeyStoreDescriptor, String...) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeServerReceipe
 
createAasServer(Endpoint, ServerRecipe.PersistenceType, Endpoint, String...) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeServerReceipe
 
createAssetBuilder(String, String, AssetKind) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
 
createDefaultServerRecipe() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createDefaultServerRecipe() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
createDeploymentRecipe(Endpoint) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createDeploymentRecipe(Endpoint) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
createDeploymentRecipe(Endpoint, KeyStoreDescriptor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createDeploymentRecipe(Endpoint, KeyStoreDescriptor) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
createDisabledFactory() - Static method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest
Creates a factory instance that does nothing.
createFileDataElementBuilder(String, String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
createFileDataElementBuilder(String, String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
createFurtherInformation(TechnicalDataSubmodel.TechnicalDataSubmodelBuilder) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Creates the further information submodel elements collection.
createGeneralInformation(TechnicalDataSubmodel.TechnicalDataSubmodelBuilder) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Creates the general information submodel elements collection.
createGetter(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeInvocablesCreator
 
createInstance() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory.Descriptor
 
createInstance() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolDescriptor
 
createInstance(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
Creates the instance.
createInstance(String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
Creates the instance.
createInvocable(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeInvocablesCreator
 
createInvocablesCreator(String, String, int) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createOperationBuilder(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
 
createOperationsServer(int, TestMachine, String, KeyStoreDescriptor) - Static method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Creates the operations server for the given machine instance and for the operations in AasTest.createAasOperationsElements(SubmodelElementContainerBuilder, String, int, String).
createPayloadCodec() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolServerBuilder
 
createPersistenceRecipe() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createPersistenceRecipe() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
createProductClassifications(TechnicalDataSubmodel.TechnicalDataSubmodelBuilder) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Creates the product classifications submodel elements collection.
createPropertyBuilder(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
 
createProtocolServerBuilder(String, int) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createReference() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
createReference() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
 
createReference() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
createReference() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
createReference() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
createReference() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
createReferenceElementBuilder(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
 
createRegistryServer(Endpoint, ServerRecipe.PersistenceType, KeyStoreDescriptor, String...) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeServerReceipe
 
createRegistryServer(Endpoint, ServerRecipe.PersistenceType, String...) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeServerReceipe
 
createResolver() - Method in class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolverDescriptor
 
createSetter(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeInvocablesCreator
 
createSubmodelBuilder(String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
createSubmodelBuilder(String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
createSubmodelBuilder(String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
 
createSubmodelBuilder(String, String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
createSubmodelElementCollectionBuilder(String, boolean, boolean) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
createSubmodelElementCollectionBuilder(String, boolean, boolean) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
createSubmodelElementCollectionBuilder(String, boolean, boolean) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
createTechnicalDataSubmodelBuilder(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
 
createTechnicalProperties(TechnicalDataSubmodel.TechnicalDataSubmodelBuilder) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Creates the technical properties submodel elements collection.
CREATOR - Static variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolDescriptor
 

D

dataElements() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
defer() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
defer() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
defer(String, Builder<?>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
Registers a sub-build as deferred.
defer(String, Builder<?>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
Registers a sub-build as deferred.
defer(String, Builder<?>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
Registers a sub-build as deferred.
defer(String, Builder<?>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
defer(String, Builder<?>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
defer(String, Builder<?>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
Registers a sub-build as deferred.
deferred - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
deferred - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
deferred - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
defineOperation(String, Function<Object[], Object>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolServerBuilder
 
defineProperty(String, Supplier<Object>, Consumer<Object>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolServerBuilder
 
delete(Submodel) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
delete(SubmodelElement) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
deleteElement(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
DeploymentTest - Class in test.de.iip_ecosphere.platform.support.aas
Tests deployment scenarios.
DeploymentTest() - Constructor for class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
 
Descriptor() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory.Descriptor
 
DisabledFactory() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 

E

elements - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
elements - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
elements() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
elts() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
Returns the elements.
ExcludedDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.ServiceLoaderUtilsTest.ExcludedDescriptor
 
excludeProtocol(String) - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
To be overridden: Exclude the given protocol from testing.
extactFile() - Method in class test.de.iip_ecosphere.platform.support.JarUtilsTest
Tests ZipUtils.findFile(java.io.InputStream, String).
extractFullZip() - Method in class test.de.iip_ecosphere.platform.support.JarUtilsTest
Tests ZipUtils.extractZip(java.io.InputStream, java.nio.file.Path).
extractPartialZip() - Method in class test.de.iip_ecosphere.platform.support.JarUtilsTest
Tests ZipUtils.extractZip(java.io.InputStream, java.nio.file.Path, java.util.function.Predicate).

F

FactoryTest - Class in test.de.iip_ecosphere.platform.support.fakeAas
Tests the factory/descriptor.
FactoryTest() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest
 
FactoryTest.DisabledFactory - Class in test.de.iip_ecosphere.platform.support.fakeAas
A factory that reacts like the DUMMY factory but is a different instance.
FakeAas - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a fake AAS for testing.
FakeAas(String, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
Creates the instance.
FakeAas.FakeAasBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
The Fake AAS builder.
FakeAasBuilder(String, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
Creates an instance.
FakeAasBuilder(FakeAas) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
Creates an instance.
FakeAasFactory - Class in test.de.iip_ecosphere.platform.support.fakeAas
A faked factory that does nothing - just for testing.
FakeAasFactory() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
Creates a factory instance.
FakeAasFactory.Descriptor - Class in test.de.iip_ecosphere.platform.support.fakeAas
The factory descriptor for the Java Service Loader.
FakeAsset - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a fake asset.
FakeAsset(String, AssetKind) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset
Creates an instance.
FakeAsset.FakeAssetBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
 
FakeAssetBuilder(FakeAas.FakeAasBuilder, String, String, AssetKind) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset.FakeAssetBuilder
Creates an asset builder.
FakeElement - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a basis fake element.
FakeElement(String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeElement
Creates the instance.
FakeFileDataElement - Class in test.de.iip_ecosphere.platform.support.fakeAas
A data element representing a file.
FakeFileDataElement(String, String, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
Creates a fake data element.
FakeFileDataElement.FakeFileDataElementBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
The element builder.
FakeFileDataElementBuilder(FakeSubmodelElementContainerBuilder, String, String, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement.FakeFileDataElementBuilder
Creates a file data element builder.
FakeInvocablesCreator - Class in test.de.iip_ecosphere.platform.support.fakeAas
A fake invocables creator that does nothing (in case that the fake AAS is active in basic component tests).
FakeInvocablesCreator() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeInvocablesCreator
 
FakeOperation - Class in test.de.iip_ecosphere.platform.support.fakeAas
A simple fake operation.
FakeOperation(String, int, int, int) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
Creates a fake operation instance.
FakeOperation.FakeOperationBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
A fake operation builder.
FakeOperationBuilder(FakeSubmodelElementContainerBuilder, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
Creates a builder instance.
FakeProperty - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a fake property for testing.
FakeProperty(String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
Creates the instance.
FakeProperty.FakePropertyBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
A fake property builder.
FakePropertyBuilder(FakeSubmodelElementContainerBuilder, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
Creates the fake property builder.
FakeProtocolDescriptor - Class in test.de.iip_ecosphere.platform.support.fakeAas
A fake protocol descriptor for testing.
FakeProtocolDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolDescriptor
 
FakeProtocolServerBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
A fake protocol server builder that does nothing (in case that the fake AAS is active in basic component tests).
FakeProtocolServerBuilder() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolServerBuilder
 
FakeReference - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a fake reference pointing to nothing.
FakeReference() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeReference
 
FakeReferenceElement - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a fake reference element holding a reference.
FakeReferenceElement(String, Reference) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement
Creates an instance.
FakeReferenceElement.FakeReferenceElementBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
 
FakeReferenceElementBuilder(FakeSubmodelElementContainerBuilder, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement.FakeReferenceElementBuilder
Creates a builder instance.
FakeServerReceipe - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a fake server recipe.
FakeServerReceipe() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeServerReceipe
 
FakeSubmodel - Class in test.de.iip_ecosphere.platform.support.fakeAas
A fake (inefficient) submodel.
FakeSubmodel(String, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
Creates the instance.
FakeSubmodel.FakeSubmodelBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
A fake sub-model builder.
FakeSubmodelBuilder(FakeAas.FakeAasBuilder, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
Creates an instance.
FakeSubmodelBuilder(FakeAas.FakeAasBuilder, String, String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
Creates an instance.
FakeSubmodelBuilder(FakeAas.FakeAasBuilder, FakeSubmodel) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
Creates a builder for an existing instance.
FakeSubmodelElementCollection - Class in test.de.iip_ecosphere.platform.support.fakeAas
Implements a fake sub-model element collection.
FakeSubmodelElementCollection(String) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
Creates an instance.
FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
The builder.
FakeSubmodelElementCollectionBuilder(FakeSubmodelElementContainerBuilder, String, boolean, boolean) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
Creates a builder instance.
FakeSubmodelElementCollectionBuilder(FakeSubmodelElementContainerBuilder, FakeSubmodelElementCollection) - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
Creates a builder instance for an existing instance.
FakeSubmodelElementContainerBuilder - Class in test.de.iip_ecosphere.platform.support.fakeAas
Basic implementation for a container-based model element.
FakeSubmodelElementContainerBuilder() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
 
FileFormatTest - Class in test.de.iip_ecosphere.platform.support
Tests FileFormat and ExtensionBasedFileFormat.
FileFormatTest() - Constructor for class test.de.iip_ecosphere.platform.support.FileFormatTest
 
filesToTest() - Method in class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Returns the files to test.
filter(Class<T>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
Filters #elements() for the given type.
filter(String, Class<T>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
Filters #submodelElements() for the given short id and type.
filter(String, Class<T>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
Filters #elements() for the given short id and type.
fixId(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
furtherInformationStmt1 - Variable in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 
furtherInformationStmt2 - Variable in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 

G

getAasBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
getAasBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
getArgsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
getAsset() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
getAssetKind() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset
 
getContents() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
getDataElement(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getDataElement(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
getDataElementsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getDeferred(String, Class<B>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
Returns a deferred builder.
getDeferred(String, Class<B>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
Returns a deferred builder.
getElement(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
getElementsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
getFullRegistryUri(Endpoint) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
getFullRegistryUri(Endpoint) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
getGeneralInformationManufacturerLogoId() - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Returns the Logo short ID of the manufacturer logo in GeneralInformation.
getIdentification() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
getIdentification() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getIdShort() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset
 
getIdShort() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeElement
 
getIdShort() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
getInArgsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
getInOutArgsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
getInstance() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
Returns the instance.
getKeyStoreDescriptor(String) - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
To be overridden: descriptor for keystore per protocol.
getLotSize() - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Returns the actual lot size.
getMimeType() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
getName() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
getName() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
getName() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolDescriptor
 
getOperation(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getOperation(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
getOperationsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getOutArgsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
getParentBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
getParentBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
getParentBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement.FakeReferenceElementBuilder
 
getParentBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
getParentBuilder() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
getPidFileName() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 
getPowerConsumption() - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Returns the power consumption.
getPropertiesCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getProperty(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getProperty(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
getProtocols() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
getReferenceElement(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getReferenceElement(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
getSemanticId(boolean) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
 
getServerProtocols() - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Returns the server protocols to use during test.
getShutdownHook() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc1
 
getShutdownHook() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 
getSubmodel(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
getSubmodelCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
getSubmodelElement(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getSubmodelElementCollection(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getSubmodelElementCollection(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection
 
getSubmodelElementsCount() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
getTechnicalDataSubmodel() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
getValue() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
getValue() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
 
getValue() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement
 
getVendor() - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Returns the vendor.

H

handle(HttpExchange) - Method in class test.de.iip_ecosphere.platform.support.net.UriResolverTest.MyHandler
 
hasReference() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReference
 

I

identifier - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
identifier - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
IdentityStoreTest - Class in test.de.iip_ecosphere.platform.support.identities
Tests the identity store.
IdentityStoreTest() - Constructor for class test.de.iip_ecosphere.platform.support.identities.IdentityStoreTest
 
IdentityTokenTest - Class in test.de.iip_ecosphere.platform.support.identities
Testing the creation of identity tokens.
IdentityTokenTest() - Constructor for class test.de.iip_ecosphere.platform.support.identities.IdentityTokenTest
 
idShort - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeElement
 
idShort - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
inArgs - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
IncludedDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.ServiceLoaderUtilsTest.IncludedDescriptor
 
inOutArgs - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset.FakeAssetBuilder
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement.FakeFileDataElementBuilder
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement.FakeReferenceElementBuilder
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
instance - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
invoke(Object...) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 
IOVoidFunctionTest - Class in test.de.iip_ecosphere.platform.support
Tests IOVoidFunction.
IOVoidFunctionTest() - Constructor for class test.de.iip_ecosphere.platform.support.IOVoidFunctionTest
 
isAvailable(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolServerBuilder
 
isNew - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
isNew - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
isNew() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
isNew() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
isResponsible(String) - Method in class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolver
 
isResponsible(String) - Method in class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolver2
 
isSseCI() - Static method in class test.de.iip_ecosphere.platform.support.TestUtils
Returns whether this JVM is currently executing on the SSE CI Jenkins.

J

JarUtilsTest - Class in test.de.iip_ecosphere.platform.support
Tests JarUtils.
JarUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.JarUtilsTest
 

K

KeyStoreDescriptorTest - Class in test.de.iip_ecosphere.platform.support.net
Tests KeyStoreDescriptor.
KeyStoreDescriptorTest() - Constructor for class test.de.iip_ecosphere.platform.support.net.KeyStoreDescriptorTest
 
kind - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset
 

L

langStringTest() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest
Tests the LangString.
LangStringTest - Class in test.de.iip_ecosphere.platform.support.aas
Tests LangString.
LangStringTest() - Constructor for class test.de.iip_ecosphere.platform.support.aas.LangStringTest
 
LcDesc1() - Constructor for class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc1
 
LcDesc2() - Constructor for class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 
LifecycleHandlerTest - Class in test.de.iip_ecosphere.platform.support
Tests LifecycleDescriptor and LifecycleHandler.
LifecycleHandlerTest() - Constructor for class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
 
LifecycleHandlerTest.LcDesc1 - Class in test.de.iip_ecosphere.platform.support
A test handler without shutdown hook.
LifecycleHandlerTest.LcDesc2 - Class in test.de.iip_ecosphere.platform.support
A test handler with shutdown hook.
localDynamicSubmodelElementsCollectionDeployment() - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Tests a dynamically deployed/removed sub-model elements collection.
localDynamicSubmodelElementsCollectionPropertyDeployment() - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Tests a changed attribute value on a dynamically deployed sub-model elements collection.
LocalInvocationTest - Class in test.de.iip_ecosphere.platform.support.aas
Tests the local invocation classes.
LocalInvocationTest() - Constructor for class test.de.iip_ecosphere.platform.support.aas.LocalInvocationTest
 
localSubmodelDynamicDeployment() - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Tests a local dynamic sub-model deployment.
lotSize - Variable in class test.de.iip_ecosphere.platform.support.aas.TestMachine
 

M

manufacturerName - Variable in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 
manufacturerOrderCode - Variable in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 
manufacturerPartNumber - Variable in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 
manufacturerProductDesignation - Variable in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 
mimeType - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
MyHandler() - Constructor for class test.de.iip_ecosphere.platform.support.net.UriResolverTest.MyHandler
 
MyResolver() - Constructor for class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolver
 
MyResolver2() - Constructor for class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolver2
 
MyResolverDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolverDescriptor
 

N

NAME - Static variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProtocolDescriptor
 
NAME_AAS - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_OP_RECONFIGURE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_OP_STARTMACHINE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_OP_STOPMACHINE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_SUBMODEL - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_SUBMODELC_INNER - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_SUBMODELC_OUTER - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_DESCRIPTION1 - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_DESCRIPTION2 - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_LOTSIZE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_POWCONSUMPTION - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_SUBMODELC_INNER_INT - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_SUBMODELC_INNER_REF - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_SUBMODELC_INNER_VAR - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_SUBMODELC_OUTER_REF - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_SUBMODELC_OUTER_VAR - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NAME_VAR_VENDOR - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
NetUtilsTest - Class in test.de.iip_ecosphere.platform.support
Tests NetUtils.
NetUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.NetUtilsTest
 
NetUtilsTest.ServerRunnable - Class in test.de.iip_ecosphere.platform.support
A simple test server runnable, accepting and closing a connection.
NetworkManagerTest - Class in test.de.iip_ecosphere.platform.support.net
Some tests for NetworkManager and LocalNetworkManagerImpl.
NetworkManagerTest() - Constructor for class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
 
NoOpServerTest - Class in test.de.iip_ecosphere.platform.support
Tests the NoOpServer.
NoOpServerTest() - Constructor for class test.de.iip_ecosphere.platform.support.NoOpServerTest
 

O

obtainRegistry(Endpoint) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
obtainRegistry(Endpoint) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
obtainRegistry(Endpoint, Schema) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest.DisabledFactory
 
obtainRegistry(Endpoint, Schema) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAasFactory
 
obtainTmpFile(String) - Static method in class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Obtains the name of a file in the temporary directory and tries to ensure that it does not exist.
operations() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
outArgs - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
 

P

parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset.FakeAssetBuilder
 
parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement.FakeFileDataElementBuilder
 
parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement.FakeReferenceElementBuilder
 
parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
parent - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
PersistenceTest - Class in test.de.iip_ecosphere.platform.support.aas
Tests PersistenceRecipe.
PersistenceTest() - Constructor for class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
 
port - Variable in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
 
powerConsumption - Variable in class test.de.iip_ecosphere.platform.support.aas.TestMachine
 
PrintVisitorTest - Class in test.de.iip_ecosphere.platform.support.fakeAas
Testing the print visitor against the fake AAS implementation.
PrintVisitorTest() - Constructor for class test.de.iip_ecosphere.platform.support.fakeAas.PrintVisitorTest
 
priority() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc1
 
priority() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 
properties() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
propVal - Variable in class test.de.iip_ecosphere.platform.support.aas.LocalInvocationTest
 

Q

QNAME_OP_RECONFIGURE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
QNAME_OP_STARTMACHINE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
QNAME_OP_STOPMACHINE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
QNAME_VAR_LOTSIZE - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
QNAME_VAR_POWCONSUMPTION - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
QNAME_VAR_VENDOR - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
queryAas(Endpoint, TestMachine) - Static method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Queries the created AAS.

R

reconfigure(int) - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Configures the lot size.
register(Submodel) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas.FakeAasBuilder
Registers a sub-model.
register(FakeFileDataElement) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
register(FakeFileDataElement) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
register(FakeFileDataElement) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
Registers an element.
register(FakeOperation) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
register(FakeOperation) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
register(FakeOperation) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
Registers an operation.
register(FakeProperty) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
register(FakeProperty) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
register(FakeProperty) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
Registers a property.
register(FakeReferenceElement) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
register(FakeReferenceElement) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
register(FakeReferenceElement) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
Registers a reference element.
register(FakeSubmodelElementCollection) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel.FakeSubmodelBuilder
 
register(FakeSubmodelElementCollection) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder
 
register(FakeSubmodelElementCollection) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodelElementContainerBuilder
Registers a sub-model element collection.
remoteAasDeploymentTest() - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Tests a remote AAS HTTP deployment.
remoteAasDeploymentTestImpl(Schema, KeyStoreDescriptor) - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Tests a remote AAS deployment.
remoteAasSslDeploymentTest() - Method in class test.de.iip_ecosphere.platform.support.aas.DeploymentTest
Tests a remote AAS HTTPS deployment.
resolveSemanticId(String) - Method in class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolver
 
resolveSemanticId(String) - Method in class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest.MyResolver2
 
run() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
 
running - Variable in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
 

S

SchemaServerEndpointTest - Class in test.de.iip_ecosphere.platform.support
Combined test for schemas, server addresses and endpoints.
SchemaServerEndpointTest() - Constructor for class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
 
selectedAas(File, List<Aas>) - Method in class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Returns the AAS to test, as a selection of aas.
semanticId - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
 
SemanticIdResolverTest - Class in test.de.iip_ecosphere.platform.support
Tests the basic SemanticIdResolver.
SemanticIdResolverTest() - Constructor for class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest
 
SemanticIdResolverTest.MyResolver - Class in test.de.iip_ecosphere.platform.support
Implements a test resolver.
SemanticIdResolverTest.MyResolver2 - Class in test.de.iip_ecosphere.platform.support
We just need an unknown type.
SemanticIdResolverTest.MyResolverDescriptor - Class in test.de.iip_ecosphere.platform.support
Implements a test resolver descriptor.
ServerRunnable(int) - Constructor for class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
Creates a server runnable.
ServiceLoaderUtilsDescriptor - Interface in test.de.iip_ecosphere.platform.support
ServiceLoaderUtilsTest - Class in test.de.iip_ecosphere.platform.support
Tests ServiceLoaderUtils.
ServiceLoaderUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.ServiceLoaderUtilsTest
 
ServiceLoaderUtilsTest.ExcludedDescriptor - Class in test.de.iip_ecosphere.platform.support
An excluded descriptor.
ServiceLoaderUtilsTest.IncludedDescriptor - Class in test.de.iip_ecosphere.platform.support
An included descriptor.
setAsset(FakeAsset) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
Defines the asset.
setCmdArgs(String[]) - Static method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
Changes the command line arguments used in LifecycleHandlerTest.LcDesc1 and LifecycleHandlerTest.LcDesc2 for asserting expected command line arguments.
setContents(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
setDescription(LangString...) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
setInvocable(Function<Object[], Object>) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation.FakeOperationBuilder
 
setLotSize(int) - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Configures the lot size.
setMimeType(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
setPropVal(Object) - Method in class test.de.iip_ecosphere.platform.support.aas.LocalInvocationTest
setSemanticId(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement.FakeFileDataElementBuilder
 
setSemanticId(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
setType(Type) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
setValue(Reference) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement.FakeReferenceElementBuilder
 
setValue(Type, Object) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
setValue(Object) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty.FakePropertyBuilder
 
setValue(Object) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
 
setVendor(String) - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Changes the vendor.
shortId - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAsset
 
shutdown() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc1
 
shutdown() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 
shutdownCount - Static variable in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
 
shutdownHookCalledCount - Static variable in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
 
shutdownHookCount - Static variable in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
 
SslUtilsTest - Class in test.de.iip_ecosphere.platform.support.net
Tests SslUtils.
SslUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.net.SslUtilsTest
 
start() - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Starts the machine.
startup(String[]) - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc1
 
startup(String[]) - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 
startupCount - Static variable in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
 
stop() - Method in class test.de.iip_ecosphere.platform.support.aas.TestMachine
Stops the machine and resets the values.
stop() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
Stops the server.
submodelElements() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
 
submodels - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
submodels() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
 
SystemMetricsTest - Class in test.de.iip_ecosphere.platform.support
Tests SystemMetricsFactory.
SystemMetricsTest() - Constructor for class test.de.iip_ecosphere.platform.support.SystemMetricsTest
 

T

TaskRegistryTests - Class in test.de.iip_ecosphere.platform.support
Tests TaskRegistry.
TaskRegistryTests() - Constructor for class test.de.iip_ecosphere.platform.support.TaskRegistryTests
 
TechnicalDataSubmodelTest - Class in test.de.iip_ecosphere.platform.support.aas
A test for the wrapped technical data submodel.
TechnicalDataSubmodelTest() - Constructor for class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
 
test() - Method in class test.de.iip_ecosphere.platform.support.NoOpServerTest
Tests the basic "server" functions.
TEST_TEXT - Static variable in class test.de.iip_ecosphere.platform.support.net.UriResolverTest
 
test.de.iip_ecosphere.platform.support - package test.de.iip_ecosphere.platform.support
General utils and (nested) AAS tests.
test.de.iip_ecosphere.platform.support.aas - package test.de.iip_ecosphere.platform.support.aas
Generic AAS tests that shall be executable by all AAS abstraction implementations.
test.de.iip_ecosphere.platform.support.fakeAas - package test.de.iip_ecosphere.platform.support.fakeAas
The tests for the AAS abstraction.
test.de.iip_ecosphere.platform.support.identities - package test.de.iip_ecosphere.platform.support.identities
Testing the identity mechanism.
test.de.iip_ecosphere.platform.support.net - package test.de.iip_ecosphere.platform.support.net
Tests for de.iip_ecosphere.platform.support.net.
testAddListAllVarArg() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
Tests CollectionUtils.addAll(List, Object...).
testAddSetAllVarArg() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
Tests CollectionUtils.addAll(Set, Object...).
testDummyFactory() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest
Tests explicitly setting the dummy factory.
testEndpoint() - Method in class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
Tests server address.
testEphemeralPort() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
Tests NetUtils.getEphemeralPort().
testFactory() - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Tests the factory.
testFakeFactory() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FactoryTest
Tests that there is a fake factory through Java Service loader.
testFileFormat() - Method in class test.de.iip_ecosphere.platform.support.FileFormatTest
Tests FileFormat and ExtensionBasedFileFormat.
testFixId() - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Tests AasFactory.fixId(String) for BaSyX.
testHierarchyToString() - Method in class test.de.iip_ecosphere.platform.support.ClassLoaderUtilsTest
Tests ClassLoaderUtils.hierarchyToString(ClassLoader).
testIdentityFile() - Method in class test.de.iip_ecosphere.platform.support.identities.YamlIdentityFileTest
Basic tests for YamlIdentityFile.
testIdentityStore() - Method in class test.de.iip_ecosphere.platform.support.identities.IdentityStoreTest
Tests the identity store.
testIllegalShortId() - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Tests for illegal short ids.
testImplemented(SystemMetrics) - Static method in class test.de.iip_ecosphere.platform.support.SystemMetricsTest
Tests the metrics implemented in this component.
testInvalid() - Method in class test.de.iip_ecosphere.platform.support.SystemMetricsTest
Tests invalid values.
testIoVoidFunction() - Method in class test.de.iip_ecosphere.platform.support.IOVoidFunctionTest
Tests IOVoidFunction and IOVoidFunction.optional(IOVoidFunction).
testIsAvailable() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
Tests NetUtils.isAvailable(String, int).
testIsOwnAddress() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
Tests NetUtils.isOwnAddress(String).
testKeystoreAccess() - Method in class test.de.iip_ecosphere.platform.support.net.SslUtilsTest
Tests the basic keystore access methods.
testKeyStoreDescriptor() - Method in class test.de.iip_ecosphere.platform.support.net.KeyStoreDescriptorTest
Tests KeyStoreDescriptor.
testLangString() - Method in class test.de.iip_ecosphere.platform.support.aas.LangStringTest
Tests LangString.
testLifecycleHandler() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
Tests the lifecycle handler with no waiting.
testLifecycleHandlerWaiting() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
Tests the lifecycle handler with waiting and shutdown by hook.
testLifecycleHandlerWaitingShutdown() - Method in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest
Tests the lifecycle handler with waiting and shutdown at the end.
testListFiles() - Method in class test.de.iip_ecosphere.platform.support.JarUtilsTest
Tests ZipUtils.listFiles(InputStream, java.util.function.Predicate, java.util.function.Consumer).
testLocalInvocation() - Method in class test.de.iip_ecosphere.platform.support.aas.LocalInvocationTest
Tests the local invocation classes LocalInvocablesCreator and LocalProtocolServerBuilder with SimpleOperationsProvider.
testLocalInvocationViaFactory() - Method in class test.de.iip_ecosphere.platform.support.aas.LocalInvocationTest
Tests the local invocation classes LocalInvocablesCreator and LocalProtocolServerBuilder with SimpleOperationsProvider.
TestMachine - Class in test.de.iip_ecosphere.platform.support.aas
Implements a test machine.
TestMachine() - Constructor for class test.de.iip_ecosphere.platform.support.aas.TestMachine
 
testNetMgrSetup() - Method in class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
Basic test for net manager setup.
testNetworkManager(NetworkManager, String) - Static method in class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
Tests the given network manager for self-managed addresses.
testNetworkManagers() - Method in class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
Tests available implementations.
testNetworkManagerSetup(NetworkManager) - Static method in class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
Tests setting up the network manager.
testOwnHostname() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
Tests NetUtils.getOwnHostname().
testOwnIP() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
Tests NetUtils.getOwnIP().
testPortReservation(NetworkManager, String) - Static method in class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
Tests the port reservation vs.
testPrefixes(NetworkManager, String) - Static method in class test.de.iip_ecosphere.platform.support.net.NetworkManagerTest
Tests prefixes.
testRegistry() - Method in class test.de.iip_ecosphere.platform.support.TaskRegistryTests
Tests TaskRegistry.
testResolver() - Method in class test.de.iip_ecosphere.platform.support.SemanticIdResolverTest
Tests the resolver.
testSchema() - Method in class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
Tests schemas.
testSerialPayloadCodec() - Method in class test.de.iip_ecosphere.platform.support.aas.LocalInvocationTest
Tests SerialPayloadCodec.
testServerAddress() - Method in class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
Tests server address.
testServiceLoaderUtils() - Method in class test.de.iip_ecosphere.platform.support.ServiceLoaderUtilsTest
Tests the functions in ServiceLoaderUtils.
testSystemMetrics() - Method in class test.de.iip_ecosphere.platform.support.SystemMetricsTest
Tests the access to and response of SystemMetricsFactory.getSystemMetrics().
testTechnicalDataSubmodel() - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Tests the technical data.
testTokenCreation() - Method in class test.de.iip_ecosphere.platform.support.identities.IdentityTokenTest
Tests identity token tests.
testToList() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
Tests CollectionUtils.toList(java.util.Iterator).
testToListVarArg() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
Tests CollectionUtils.toList(Object...).
testToSet() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
Tests CollectionUtils.toSet(java.util.Iterator).
testUriResolution() - Method in class test.de.iip_ecosphere.platform.support.net.UriResolverTest
Tests UriResolver.
TestUtils - Class in test.de.iip_ecosphere.platform.support
Some common test utilities.
TestUtils() - Constructor for class test.de.iip_ecosphere.platform.support.TestUtils
 
testVabQuery() - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Tests creating/reading an AAS over all protocols of a factory.
testVabQuery(String, String) - Method in class test.de.iip_ecosphere.platform.support.aas.AasTest
Tests creating/reading an AAS.
testVisitor() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.PrintVisitorTest
Tests the print visitor.
testWriteRead() - Method in class test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Tests writing/reading.
toFurtherInformationStatementId(String) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Turns a plain id into an id as used by FurtherInformation.
toGeneralInformationProductImageFileId(String) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Turns a plain id into an id as used by GeneralInformation for product images.
toPersistenceType(String) - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeServerReceipe
 
toTechnicalPropertiesMainSectionId(String) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Turns a plain id into an id as used by TechnicalProperties for main sections.
toTechnicalPropertiesSubSectionId(String) - Method in class test.de.iip_ecosphere.platform.support.aas.TechnicalDataSubmodelTest
Turns a plain id into an id as used by TechnicalProperties for sub sections.
type - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
 

U

update() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeElement
 
update() - Method in class test.de.iip_ecosphere.platform.support.fakeAas.FakeFileDataElement
 
UriResolverTest - Class in test.de.iip_ecosphere.platform.support.net
Tests UriResolver.
UriResolverTest() - Constructor for class test.de.iip_ecosphere.platform.support.net.UriResolverTest
 
UriResolverTest.MyHandler - Class in test.de.iip_ecosphere.platform.support.net
 
URN_AAS - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 

V

VAB_SERVER - Static variable in class test.de.iip_ecosphere.platform.support.aas.AasTest
 
value - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeProperty
 
value - Variable in class test.de.iip_ecosphere.platform.support.fakeAas.FakeReferenceElement
 
vendor - Variable in class test.de.iip_ecosphere.platform.support.aas.TestMachine
 

W

waitingCount - Variable in class test.de.iip_ecosphere.platform.support.LifecycleHandlerTest.LcDesc2
 

Y

YamlIdentityFileTest - Class in test.de.iip_ecosphere.platform.support.identities
Basic tests for YamlIdentityFile.
YamlIdentityFileTest() - Constructor for class test.de.iip_ecosphere.platform.support.identities.YamlIdentityFileTest
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages