Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
com.semarchy.mdm.runtime.model.logical.exception |
Modifier and Type | Interface and Description |
---|---|
interface |
IBuiltInNode
A builtin Node
|
interface |
IDETask |
interface |
IDupsTask |
interface |
IHumanTask |
Modifier and Type | Method and Description |
---|---|
IWorkflowNode |
IWorkflowTransition.getFromNode() |
IWorkflowNode |
IWorkflowTransition.getToNode()
The target node
|
Modifier and Type | Method and Description |
---|---|
List<IWorkflowNode> |
IHumanWorkflow.getNodes()
The nodes in the workflow
|
Constructor and Description |
---|
NoSuchTransitionException(IWorkflowNode pParent,
IWorkflowNode targetNode) |
NoSuchTransitionException(IWorkflowNode pParent,
String transitionName) |
Copyright © 2017. All rights reserved.