| Package | Description |
|---|---|
| de.iip_ecosphere.platform.support.iip_aas |
The IIP-Ecosphere AAS functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkManagerAas
Builds an active AAS for the
NetworkManager. |
class |
PlatformAas
The platform typeplate.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<? extends AasContributor>> |
AasPartRegistry.contributorClasses()
Returns the contributor classes.
|
static Iterator<AasContributor> |
AasPartRegistry.contributors()
Returns the contributors.
|
private static ServiceLoader<AasContributor> |
AasPartRegistry.getContributorLoader()
Returns the contributor loader.
|
| Modifier and Type | Method and Description |
|---|---|
static AasPartRegistry.AasBuildResult |
AasPartRegistry.build(Predicate<AasContributor> filter)
Build up all AAS of the currently running platform part.
|
static AasPartRegistry.AasBuildResult |
AasPartRegistry.build(Predicate<AasContributor> filter,
boolean startImplServer)
Build up all AAS of the currently running platform part.
|
Copyright © 2021. All rights reserved.