| Package | Description |
|---|---|
| de.iip_ecosphere.platform.support.iip_aas |
The IIP-Ecosphere AAS functions.
|
| Modifier and Type | Field and Description |
|---|---|
private AasPartRegistry.AasMode |
AasPartRegistry.AasSetup.mode |
| Modifier and Type | Method and Description |
|---|---|
AasPartRegistry.AasMode |
AasPartRegistry.AasSetup.getMode()
Returns the AAS mode.
|
static AasPartRegistry.AasMode |
AasPartRegistry.AasMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AasPartRegistry.AasMode[] |
AasPartRegistry.AasMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AasPartRegistry.AasSetup.setMode(AasPartRegistry.AasMode mode)
Defines the AAS mode.
|
Copyright © 2021. All rights reserved.