|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DmnDecision
A decision of the DMN Engine.
Decisions can be implement in different ways. To check if the decision is implemented
as a Decision Table see isDecisionTable().
| Method Summary | |
|---|---|
String |
getKey()
The unique identifier of the element if exists. |
String |
getName()
The human readable name of the element if exists. |
boolean |
isDecisionTable()
Check if the decision is implemented as Decision Table. |
| Method Detail |
|---|
String getKey()
String getName()
boolean isDecisionTable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||