Share via


UseCaseExtensions Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Extension methods for manipulating Use Cases.

The UseCaseExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member CreateExtend Create an IExtend link to show that this use case extends the definition of another.
Public methodStatic member CreateInclude Create an IInclude link to show that this use case includes another.
Public methodStatic member GetExtendedCases The use cases extended by this use case.
Public methodStatic member GetExtendingCases The use cases that extend this use case.
Public methodStatic member GetIncludedCases The use cases that are included by this use case.
Public methodStatic member GetIncludingCases The use cases that include this use case.

Top

See Also

Reference

UseCaseExtensions Class

Microsoft.VisualStudio.Uml.Extensions Namespace