| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalModel> |
GlobalsModel.getGlobals()
Gets the child global models.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalsModel |
GlobalsModel.addGlobal(GlobalModel global)
Adds a child global model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1GlobalModel
The 1st version GlobalModel.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlobalModel> |
V1GlobalsModel.getGlobals()
Gets the child global models.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalsModel |
V1GlobalsModel.addGlobal(GlobalModel global)
Adds a child global model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.