public interface IDesignAction extends IDesignElement, OutputConnectionPoint, ISelectionSupport, IPropertiesSupport
IManualTask object.| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
IDesignAction.SupportedEventTypes
Specific event types. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getComment()
get comment on task 
 | 
boolean | 
hasInterruption()
* get has interruption on action task 
 | 
boolean | 
isNeedValidation()
get need validation on action task 
 | 
void | 
setComment(String coment)
set comment on task 
 | 
void | 
setInterruption(boolean interruption)
set has interruption on action task 
 | 
void | 
setNeedValidation(boolean needValidation)
Set need validation on action task 
 | 
connect, disconnect, disconnectOutputs, getOutputs, getOutputTasks, isConnectedgetProtocolURI, getProtocolURIdeselect, isSelected, selectallowRemove, delete, getContainer, getId, getLinkedDesignElementsGroupName, getUniqueGroupName, getUniqueName, isDirty, isEmbedded, isPersistent, isVolatile, setAllowRemove, setDirty, verifyafterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysnameload, savegetDescription, getLabel, getName, setDescription, setLabel, setNameboolean hasInterruption()
boolean isNeedValidation()
void setInterruption(boolean interruption)
interruption - void setNeedValidation(boolean needValidation)
needValidation - void setComment(String coment)
coment - Copyright © 2019 Visiativ Software. All rights reserved.