| Package | Description |
|---|---|
| won.bot.framework.eventbot.behaviour |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Precondition> |
AnalyzeBehaviour.getPreconditionListForConnectionUri(java.lang.String connectionUri)
Returns a List of preconditions saved for the given connectionUri
|
java.util.List<Precondition> |
AnalyzeBehaviour.getPreconditionsForProposalUri(java.lang.String proposalURI)
Returns a List of All saved Precondition URIS for the proposal
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AnalyzeBehaviour.hasPreconditionConnectionRelation(java.lang.String connectionURI,
Precondition precondition)
Determines if a precondition is stored for the connectionUri
|
Copyright © 2018. All Rights Reserved.