public interface IDesignTreatmentTask extends IDesignElement, InputConnectionPoint, OutputConnectionPoint, ICompilationSupport, IPropertiesSupport
Modifier and Type | Interface and Description |
---|---|
static interface |
IDesignTreatmentTask.SupportedEventTypes
Specific event types.
|
Modifier and Type | Method and Description |
---|---|
String |
getComment()
Gets the comment of the treatment task.
|
IDesignTreatmentGroupTask |
getDesignTreatmentGroupTask()
Gets the parent group.
|
int |
getType()
Gets the type of the treatment task.
|
void |
setComment(String comment)
Sets the comment of the treatment task.
|
disconnectInputs, getInputs
connect, disconnect, disconnectOutputs, getOutputs, getOutputTasks, isConnected
allowRemove, delete, getContainer, getId, getLinkedDesignElementsGroupName, getUniqueGroupName, getUniqueName, isDirty, isEmbedded, isPersistent, isVolatile, setAllowRemove, setDirty, verify
afterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysname
load, save
getProtocolURI, getProtocolURI
beforeCompile, beforeMerge, compile, generateName, merge
getDescription, getLabel, getName, setDescription, setLabel, setName
void setComment(String comment)
comment
- The comment to setString getComment()
int getType()
IDesignTreatmentGroupTask getDesignTreatmentGroupTask()
IDesignTreatmentGroupTask
Copyright © 2022 Visiativ. All rights reserved.