Class TCallableElement
OptimaJet.Workflow.BpmnPlugin.Model.TCallableElement
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TCallableElement : TRootElementType Hierarchy
- TBaseElement
- TRootElement
- TCallableElement Current type
- TRootElement
Constructors
public TCallableElement() #Initializes a new instance of the TCallableElement class.
Properties
public Collection<XmlQualifiedName> SupportedInterfaceRef { get; } #public bool SupportedInterfaceRefSpecified { get; } #Gets a value indicating whether the SupportedInterfaceRef collection is empty.
public TInputOutputSpecification IoSpecification { get; set; } #public Collection<TInputOutputBinding> IoBinding { get; } #public bool IoBindingSpecified { get; } #Gets a value indicating whether the IoBinding collection is empty.
public string Name { get; set; } #