Interface IDesignFieldTreatmentTask
- All Superinterfaces:
ICompilationSupport
,IDesignElement
,IDesignTreatmentTask
,InputConnectionPoint
,IPropertiesSupport
,IProtocolSupport
,IWidget
,IWritable
,IXmlSerializable
,OutputConnectionPoint
,Serializable
Interface to describe a change field treatment task within a diagram.
- Since:
- 2.0, 9/5/2011
- Version:
- 1.0
- Author:
- vlygeros
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentTask
IDesignTreatmentTask.SupportedEventTypes
-
Method Summary
Methods 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.IDesignTreatmentTask
getComment, getDesignTreatmentGroupTask, getType, setComment
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.InputConnectionPoint
disconnectInputs, getInputs
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.supports.IProtocolSupport
getProtocolURI, getProtocolURI
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
afterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysname
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IXmlSerializable
load, save
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.OutputConnectionPoint
connect, disconnect, disconnectOutputs, getOutputs, getOutputTasks, isConnected