DependencyExtent 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 DependencyExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
|
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
OwningTemplateParameter |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
IsReference |
bit |
yes |
|
TemplateParameter |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
OwningTemplateParameterSubstitution |
bigint |
References the [Microsoft.Uml2].[TemplateParameterSubstitutionExtent] view. |
|
TemplateParameterOwnedDefault |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
Name |
nvarchar(max) |
||
Visibility |
nvarchar(max) |
yes |
|
Component |
bigint |
References the [Microsoft.Uml2].[ComponentExtent] view. |
|
OwningPackage |
bigint |
References the [Microsoft.Uml2].[PackageExtent] view. |
|
CollaborationUse |
bigint |
References the [Microsoft.Uml2].[CollaborationUseExtent] view. |
|
Abstraction |
bigint |
References the [Microsoft.Uml2].[ComponentExtent] view. |
|
RealizingClassifier |
bigint |
References the [Microsoft.Uml2].[ClassifierExtent] view. |
|
Contract |
bigint |
References the [Microsoft.Uml2].[InterfaceExtent] view. |
|
ImplementingClassifierActor |
bigint |
References the [Microsoft.Uml2].[ActorExtent] view. |
|
ImplementingClassifierClass |
bigint |
References the [Microsoft.Uml2].[ClassExtent] view. |
|
ImplementingClassifierCollaboration |
bigint |
References the [Microsoft.Uml2].[CollaborationExtent] view. |
|
ImplementingClassifierUseCase |
bigint |
References the [Microsoft.Uml2].[UseCaseExtent] view. |
|
ElementKind |
nvarchar(max) |
yes |