public class AasConfiguration extends AbstractConfiguration
| Modifier and Type | Field and Description |
|---|---|
private AasPartRegistry.AasSetup |
aas |
DEFAULT_FNAME, DEFAULT_NAME| Constructor and Description |
|---|
AasConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AasPartRegistry.AasSetup |
getAas()
Returns the AAS setup.
|
void |
setAas(AasPartRegistry.AasSetup aas)
Defines the AAS setup.
|
readFromYaml, readFromYaml, readFromYamlprivate AasPartRegistry.AasSetup aas
public AasPartRegistry.AasSetup getAas()
public void setAas(AasPartRegistry.AasSetup aas)
aas - the AAS setupCopyright © 2021. All rights reserved.