Class NodeDataGroupsDiagramDataBase
public abstract class NodeDataGroupsDiagramDataBase : FlowableDiagramDataBase, INotifyPropertyChanged, IDisplayBindable, IIconable, IOrderable, IDescriptionable, IZoomableDiagramData, IFlowableDiagramData, IMessageable, IPartDataInvokeable, INodeDataGroupsDiagramData, IDiagramData, ICloneable, IDable, INameable, IGroupable
- Inheritance
-
NodeDataGroupsDiagramDataBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
NodeDataGroupsDiagramDataBase()
protected NodeDataGroupsDiagramDataBase()
Properties
NodeGroups
[JsonIgnore]
public ObservableCollection<INodeDataGroup> NodeGroups { get; set; }
Property Value
Methods
CreateNodeGroups()
protected virtual IEnumerable<INodeDataGroup> CreateNodeGroups()