Interface IDesignParallel
- All Superinterfaces:
- ICompilationSupport,- IDesignElement,- IDesignTask,- ILocationSupport,- InputConnectionPoint,- IPropertiesSupport,- IProtocolSupport,- ISelectionSupport,- IWidget,- IWritable,- IXmlSerializable,- OutputConnectionPoint,- Serializable
public interface IDesignParallel
extends IDesignTask, InputConnectionPoint, OutputConnectionPoint, ILocationSupport, ISelectionSupport
Interface to describe a parallel object within a diagram.
- Since:
- 2.0, 23/03/2011
- Version:
- 1.0
- Author:
- vlygeros
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic interfaceSpecific event types.
- 
Method SummaryMethods 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.IDesignTaskgetComment, setCommentMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupportgetDimension, getPoint, setDimension, setPointMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.InputConnectionPointdisconnectInputs, getInputsMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupportgetDescription, getLabel, getName, setDescription, setLabel, setNameMethods inherited from interface com.axemble.vdoc.sdk.supports.IProtocolSupportgetProtocolURI, getProtocolURIMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionSupportdeselect, isSelected, selectMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidgetaddActionListener, 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, setSysnameMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IXmlSerializableload, saveMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.OutputConnectionPointconnect, disconnect, disconnectOutputs, getOutputs, getOutputTasks, isConnected