Class AasEnvironmentTypeFilter
java.lang.Object
de.iip_ecosphere.platform.support.aas.basyx2.server.apps.common.InclusionBasedTypeFilter
de.iip_ecosphere.platform.support.aas.basyx2.server.apps.aasEnvironment.AasEnvironmentTypeFilter
- All Implemented Interfaces:
org.springframework.core.type.filter.TypeFilter
Exclusion filter for the AAS environment.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.support.aas.basyx2.server.apps.common.InclusionBasedTypeFilter
addExclusion, addInclusion, match
-
Constructor Details
-
AasEnvironmentTypeFilter
public AasEnvironmentTypeFilter()Sets up the filtering for the AAS environment.
-