| Package | Description |
|---|---|
| jadex.bdiv3.model |
| Modifier and Type | Method and Description |
|---|---|
MServiceCall |
MCapability.getService(String name)
Get the plan for its name.
|
| Modifier and Type | Method and Description |
|---|---|
List<MServiceCall> |
MTrigger.getServices()
Get the fact service calls.
|
List<MServiceCall> |
MCapability.getServices()
Get the services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MCapability.addservice(MServiceCall ser)
Add a service.
|
void |
MTrigger.addService(MServiceCall service)
Add a service trigger.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MCapability.setServices(List<MServiceCall> services)
Set the services.
|
Copyright © 2015. All Rights Reserved.