| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
OperationsModel |
OperationsModel.addOperation(OperationModel operation)
Adds a child operation model.
|
OperationsModel |
KnowledgeComponentImplementationModel.getOperations()
Gets the child operations model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
KnowledgeComponentImplementationModel.setOperations(OperationsModel operations)
Sets the child operations model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1OperationsModel
A version 1 OperationModel.
|
| Modifier and Type | Method and Description |
|---|---|
OperationsModel |
V1OperationsModel.addOperation(OperationModel operation)
Adds a child operation model.
|
OperationsModel |
V1KnowledgeComponentImplementationModel.getOperations()
Gets the child operations model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
V1KnowledgeComponentImplementationModel.setOperations(OperationsModel operations)
Sets the child operations model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.