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.designerSubinterfaces of InputConnectionPoint in com.axemble.vdoc.sdk.interfaces.ui.designerModifier and TypeInterfaceDescriptioninterfaceinterfaceInterface to describe a 'and join' object within a diagram.interfaceInterface to describe an application manual task within a diagram.interfaceInterface to describe a change role treatment task within a diagram.interfaceInterface to describe a workflow task within a diagram.interfaceInterface to describe a end task within a diagram.interfaceInterface to describe a change field treatment task within a diagram.interfaceInterface to describe a manual task within a diagram.interfaceInterface to describe a parallel object within a diagram.interfaceInterface to describe a change role treatment task within a diagram.interfaceInterface to describe a script treatment task within a diagram.interfaceInterface to describe a change state treatment task within a diagram.interfaceInterface to describe a test within a diagram.interfaceInterface to describe a treatment group task within a diagram.interfaceInterface 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.booleanOutputConnectionPoint.disconnect(InputConnectionPoint inputConnectionPoint) Disconnects from an input connection point.booleanOutputConnectionPoint.isConnected(InputConnectionPoint inputConnectionPoint) Checks if the connection exists.