Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.designer.InputConnectionPoint
Packages that use InputConnectionPoint
-
Uses of InputConnectionPoint in com.axemble.vdoc.sdk.interfaces.ui.designer
Subinterfaces of InputConnectionPoint in com.axemble.vdoc.sdk.interfaces.ui.designerModifier and TypeInterfaceDescriptioninterface
interface
Interface to describe a 'and join' object within a diagram.interface
Interface to describe an application manual task within a diagram.interface
Interface to describe a change role treatment task within a diagram.interface
Interface to describe a workflow task within a diagram.interface
Interface to describe a end task within a diagram.interface
Interface to describe a change field treatment task within a diagram.interface
Interface to describe a manual task within a diagram.interface
Interface to describe a parallel object within a diagram.interface
Interface to describe a change role treatment task within a diagram.interface
Interface to describe a script treatment task within a diagram.interface
Interface to describe a change state treatment task within a diagram.interface
Interface to describe a test within a diagram.interface
Interface to describe a treatment group task within a diagram.interface
Interface to describe a treatment task within a diagram.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer that return InputConnectionPointMethods in com.axemble.vdoc.sdk.interfaces.ui.designer with parameters of type InputConnectionPointModifier and TypeMethodDescriptionOutputConnectionPoint.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.