Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces.ui.designer |
Modifier and Type | Interface and Description |
---|---|
interface |
IBaseDesignManualTask |
interface |
IDesignAndJoin
Interface to describe a 'and join' object within a diagram.
|
interface |
IDesignApplicationManualTask
Interface to describe an application manual task within a diagram.
|
interface |
IDesignConnectorTreatmentTask
Interface to describe a change role treatment task within a diagram.
|
interface |
IDesignEmbeddedWorkflowTask
Interface to describe a workflow task within a diagram.
|
interface |
IDesignEndTask
Interface to describe a end task within a diagram.
|
interface |
IDesignFieldTreatmentTask
Interface to describe a change field treatment task within a diagram.
|
interface |
IDesignManualTask
Interface to describe a manual task within a diagram.
|
interface |
IDesignParallel
Interface to describe a parallel object within a diagram.
|
interface |
IDesignRoleTreatmentTask
Interface to describe a change role treatment task within a diagram.
|
interface |
IDesignScriptTreatmentTask
Interface to describe a script treatment task within a diagram.
|
interface |
IDesignStateTreatmentTask
Interface to describe a change state treatment task within a diagram.
|
interface |
IDesignTest
Interface to describe a test within a diagram.
|
interface |
IDesignTreatmentGroupTask
Interface to describe a treatment group task within a diagram.
|
interface |
IDesignTreatmentTask
Interface to describe a treatment task within a diagram.
|
Modifier and Type | Method and Description |
---|---|
InputConnectionPoint |
IDesignLink.getOutput()
Gets the outgoing element.
|
Modifier and Type | Method and Description |
---|---|
IDesignLink |
OutputConnectionPoint.connect(InputConnectionPoint inputConnectionPoint)
Connects to an input connection point.
|
boolean |
OutputConnectionPoint.disconnect(InputConnectionPoint inputConnectionPoint)
Disconnects from an input connection point.
|
boolean |
OutputConnectionPoint.isConnected(InputConnectionPoint inputConnectionPoint)
Checks if the connection exists.
|
Copyright © 2021 Visiativ Software. All rights reserved.