GeneralOrderingExtent Table (Microsoft.Uml2 Schema)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Fields
The following table lists the fields in the GeneralOrderingExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
|
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
IsReference |
bit |
yes |
|
Name |
nvarchar(max) |
||
Visibility |
nvarchar(max) |
||
After |
bigint |
References the [Microsoft.Uml2].[OccurrenceSpecificationExtent] view. |
|
InteractionFragmentActionExecutionSpecification |
bigint |
References the [Microsoft.Uml2].[ActionExecutionSpecificationExtent] view. |
|
Before |
bigint |
References the [Microsoft.Uml2].[OccurrenceSpecificationExtent] view. |
|
InteractionFragmentBehaviorExecutionSpecification |
bigint |
References the [Microsoft.Uml2].[BehaviorExecutionSpecificationExtent] view. |
|
InteractionFragmentCombinedFragment |
bigint |
References the [Microsoft.Uml2].[CombinedFragmentExtent] view. |
|
InteractionFragmentContinuation |
bigint |
References the [Microsoft.Uml2].[ContinuationExtent] view. |
|
InteractionFragmentInteraction |
bigint |
References the [Microsoft.Uml2].[InteractionExtent] view. |
|
InteractionFragmentInteractionOperand |
bigint |
References the [Microsoft.Uml2].[InteractionOperandExtent] view. |
|
InteractionFragmentInteractionUse |
bigint |
References the [Microsoft.Uml2].[InteractionUseExtent] view. |
|
InteractionFragmentOccurrenceSpecification |
bigint |
References the [Microsoft.Uml2].[OccurrenceSpecificationExtent] view. |
|
InteractionFragmentStateInvariant |
bigint |
References the [Microsoft.Uml2].[StateInvariantExtent] view. |