Interface IDesignTask
- All Superinterfaces:
ICompilationSupport
,IDesignElement
,ILocationSupport
,IPropertiesSupport
,IWidget
,IWritable
,IXmlSerializable
,Serializable
- All Known Subinterfaces:
IBaseDesignManualTask
,IDesignAbortTask
,IDesignAndJoin
,IDesignApplicationManualTask
,IDesignEmbeddedWorkflowTask
,IDesignEndTask
,IDesignManualTask
,IDesignParallel
,IDesignStartTask
,IDesignTest
,IDesignTreatmentGroupTask
public interface IDesignTask
extends IDesignElement, ICompilationSupport, IPropertiesSupport, ILocationSupport
Interface to describe a manual task within a diagram.
- Since:
- 2.0, 9/11/2010
- Version:
- 1.0
- Author:
- vlygeros
-
Method Summary
Modifier and TypeMethodDescriptionget comment on taskvoid
setComment
(String coment) set comment on taskMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ICompilationSupport
beforeCompile, beforeMerge, compile, generateName, merge
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
allowRemove, delete, getContainer, getId, getLinkedDesignElementsGroupName, getUniqueGroupName, getUniqueName, isDirty, isEmbedded, isPersistent, isVolatile, setAllowRemove, setDirty, verify
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupport
getDimension, getPoint, setDimension, setPoint
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
getDescription, getLabel, getName, setDescription, setLabel, setName
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
addActionListener, addChangeListener, afterInit, getCtrlTemplate, getCtrlTemplateWriter, getParam, getParentBlock, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getSysname, hasActionListeners, hasChangeListeners, isHidden, refresh, refreshWidgets, removeActionListener, removeActionListeners, removeChangeListener, removeChangeListeners, render, renderMobile, setHidden, setParentBlock, setSysname
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IXmlSerializable
load, save