InteractionExtent 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 InteractionExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
References the [Microsoft.Uml2].[ClassExtent] view. |
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
Name |
nvarchar(max) |
||
IsReference |
bit |
yes |
|
Visibility |
nvarchar(max) |
||
EnclosingInteraction |
bigint |
References the [Microsoft.Uml2].[InteractionExtent] view. |
|
EnclosingInteractionPosition |
int |
||
EnclosingOperand |
bigint |
References the [Microsoft.Uml2].[InteractionOperandExtent] view. |
|
EnclosingOperandPosition |
int |
||
BehavioredClassifierActor |
bigint |
References the [Microsoft.Uml2].[ActorExtent] view. |
|
BehavioredClassifierClass |
bigint |
References the [Microsoft.Uml2].[ClassExtent] view. |
|
BehavioredClassifierCollaboration |
bigint |
References the [Microsoft.Uml2].[CollaborationExtent] view. |
|
BehavioredClassifierUseCase |
bigint |
References the [Microsoft.Uml2].[UseCaseExtent] view. |
|
IsReentrant |
bit |
yes |
|
OwningBehavioredClassifierActor |
bigint |
References the [Microsoft.Uml2].[ActorExtent] view. |
|
OwningBehavioredClassifierClass |
bigint |
References the [Microsoft.Uml2].[ClassExtent] view. |
|
OwningBehavioredClassifierCollaboration |
bigint |
References the [Microsoft.Uml2].[CollaborationExtent] view. |
|
OwningBehavioredClassifierUseCase |
bigint |
References the [Microsoft.Uml2].[UseCaseExtent] view. |
|
SpecificationOperation |
bigint |
References the [Microsoft.Uml2].[OperationExtent] view. |
|
SpecificationReception |
bigint |
References the [Microsoft.Uml2].[ReceptionExtent] view. |
|
StateDoActivity |
bigint |
References the [Microsoft.Uml2].[StateExtent] view. |
|
StateEntry |
bigint |
References the [Microsoft.Uml2].[StateExtent] view. |
|
StateExit |
bigint |
References the [Microsoft.Uml2].[StateExtent] view. |
|
Transition |
bigint |
References the [Microsoft.Uml2].[TransitionExtent] view. |