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 SummaryModifier and TypeMethodDescriptionget comment on taskvoidsetComment(String coment) set comment on taskMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ICompilationSupportbeforeCompile, beforeMerge, compile, generateName, mergeMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElementallowRemove, delete, getContainer, getId, getLinkedDesignElementsGroupName, getUniqueGroupName, getUniqueName, isDirty, isEmbedded, isPersistent, isVolatile, setAllowRemove, setDirty, verifyMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupportgetDimension, getPoint, setDimension, setPointMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupportgetDescription, getLabel, getName, setDescription, setLabel, setNameMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidgetafterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysnameMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IXmlSerializableload, save