| Package | Description |
|---|---|
| jadex.bdiv3.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<MCondition>> |
MGoal.getConditions()
Get all conditions.
|
List<MCondition> |
MGoal.getConditions(String type)
Get the conditions of a type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MGoal.addCondition(String type,
MCondition cond)
Add a condition to the goal.
|
Copyright © 2015. All Rights Reserved.