Interface IFlowFinalNode
The public interface for FlowFinalNode
[DefaultImplementationType(typeof(FlowFinalNode))]
[XmlDefaultImplementationType(typeof(FlowFinalNode))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//FlowFinalNode")]
public interface IFlowFinalNode : IFinalNode, IControlNode, IActivityNode, IActivityContent, IRedefinableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members