ElementLink 클래스
모든 도메인 관계에 대 한 기본 클래스입니다.
상속 계층 구조
System.Object
Microsoft.VisualStudio.Modeling.ModelElement
Microsoft.VisualStudio.Modeling.ElementLink
자세히...
네임스페이스: Microsoft.VisualStudio.Modeling
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.11.0(Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
구문
‘선언
<SerializableAttribute> _
<DomainObjectIdAttribute("706debaa-dd2d-4293-99af-695aadd36c9a")> _
<DomainRelationshipAttribute(AllowsDuplicates := True)> _
Public MustInherit Class ElementLink _
Inherits ModelElement
[SerializableAttribute]
[DomainObjectIdAttribute("706debaa-dd2d-4293-99af-695aadd36c9a")]
[DomainRelationshipAttribute(AllowsDuplicates = true)]
public abstract class ElementLink : ModelElement
ElementLink 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
ElementLink | ElementLink 클래스의 새 인스턴스를 만듭니다. |
위쪽
속성
이름 | 설명 | |
---|---|---|
Id | 요소 ID를 가져옵니다. (ModelElement에서 상속됨) | |
IsActive | IsActive 플래그 가져오고 요소가 활성화 되어 있는지 여부를 확인 하려면 확인 합니다. (ModelElement에서 상속됨) | |
IsDeleted | IsDeleted 플래그 및 요소는 모델에서 삭제 되었는지 여부를 확인 하는 검사를 가져옵니다. (ModelElement에서 상속됨) | |
IsDeleting | IsDeleting 플래그를 가져오고 요소 모델에서 현재 삭제 되 고 있는지 여부를 확인 합니다. (ModelElement에서 상속됨) | |
LinkedElements | 요소를이 요소 링크로 연결 된 읽기 전용 컬렉션을 가져옵니다. | |
Partition | 가져오거나는 Partition 는 요소가 포함 되어 있습니다. (ModelElement에서 상속됨) | |
Store | 가져옵니다는 Store 는 요소가 포함 되어 있습니다. (ModelElement에서 상속됨) |
위쪽
메서드
이름 | 설명 | |
---|---|---|
CanMerge | 원본 요소를이 요소에 추가할 수 있는지 확인 합니다. (ModelElement에서 상속됨) | |
ChooseMergeTarget(ElementGroup) | 사용자가 복사, 끌기 또는 작성 하고자 하는 요소는 자식으로 허용 하도록 대상 요소를 선택 합니다. (ModelElement에서 상속됨) | |
ChooseMergeTarget(ElementGroupPrototype) | 사용자가 복사, 끌기 또는 작성 하고자 하는 요소는 자식으로 허용 하도록 대상 요소를 선택 합니다. (ModelElement에서 상속됨) | |
Copy() | 모델에서 요소의 복사본을 만듭니다. (ModelElement에서 상속됨) | |
Copy(IEnumerable<Guid>) | 요소 및 자식 요소 및 링크를 만듭니다. (ModelElement에서 상속됨) | |
Delete() | 요소는 모델에서 삭제 됩니다. (ModelElement에서 상속됨) | |
Delete(array<Guid[]) | 요소는 모델에서 삭제 됩니다. (ModelElement에서 상속됨) | |
Equals | 지정한 개체와 현재 개체가 같은지 여부를 확인합니다. (Object에서 상속됨) | |
Finalize | 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨) | |
GetDomainClass | 이 요소에 대해 가장 많이 파생 된 도메인 클래스를 가져옵니다. (ModelElement에서 상속됨) | |
GetDomainRelationship | 이 링크를 인스턴스화하는 도메인 관계를 가져옵니다. | |
GetHashCode | 특정 형식에 대한 해시 함수 역할을 합니다. (Object에서 상속됨) | |
GetRoleCollection<TCollection, TElement>(Guid) | 가져오거나 연결 된 요소 컬렉션을 만듭니다. (ModelElement에서 상속됨) | |
GetType | 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨) | |
MemberwiseClone | 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨) | |
MergeConfigure | 모델 요소를 바로 병합 프로세스가 대상 요소에 관련 된 후 자체를 구성할 수 있습니다. (ModelElement에서 상속됨) | |
MergeDisconnect | 소스 요소의 대상 요소에서 연결을 끊습니다. (ModelElement에서 상속됨) | |
MergeRelate | 이 대상 요소에서 지정 된 원본 요소 사이 관계를 만듭니다. (ModelElement에서 상속됨) | |
MoveBefore | 이 전에 다른이 링크 이동 요소를 연결 하는 링크의 순서를 변경 합니다. | |
MoveToIndex | 이 링크는 목록에서 지정 된 인덱스 위치를 이동 합니다. | |
OnCopy | 복사본을 다른 요소와이 요소를 만들 때 호출 됩니다. (ModelElement에서 상속됨) | |
OnDeleted | 이 요소는 모델에서 삭제 될 때 호출 됩니다. (ModelElement에서 상속됨) | |
OnDeleting | 이 요소가 삭제 될 때 호출 됩니다. (ModelElement에서 상속됨) | |
OnResurrected | 이 요소를 모델에 다시 추가 될 때 호출 됩니다. (ModelElement에서 상속됨) | |
OnRolePlayerChanged | 역할 수행자 변경 될 때 호출 됩니다. | |
OnRolePlayerChanging | 역할 수행자 변경 될 때 호출 됩니다. | |
OnRolePlayerPositionChanged | 역할의 위치가 변경 될 때 호출 됩니다. (ModelElement에서 상속됨) | |
OnRolePlayerPositionChanging | 역할 플레이어 위치가 변경 될 때 호출 됩니다. (ModelElement에서 상속됨) | |
ToString | 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨) |
위쪽
확장 메서드
이름 | 설명 | |
---|---|---|
AddExtension(Guid) | 오버로드되었습니다. 이 모델 요소 식별 된 도메인 종류를 새로 인스턴스화된 확장명으로 확장 합니다.해당 형식의 확장 요소에 이미 있는 경우는 Invalidoperationexception이 throw 됩니다. (ModelElementExtensionMethods에서 정의됨) | |
AddExtension(Type) | 오버로드되었습니다. 이 모델 요소에 지정 된 형식의 새로 인스턴스화된 확장자를 확장 합니다.해당 형식의 확장 요소에 이미 있는 경우는 Invalidoperationexception이 throw 됩니다. (ModelElementExtensionMethods에서 정의됨) | |
AddExtension(DomainClassInfo) | 오버로드되었습니다. 이 도메인 지정 된 형식의 새로 인스턴스화된 확장명이 모델이 요소를 확장 합니다.해당 형식의 확장 요소에 이미 있는 경우는 Invalidoperationexception이 throw 됩니다. (ModelElementExtensionMethods에서 정의됨) | |
AddExtension(ExtensionElement) | 오버로드되었습니다. 특정 확장명을 가진이 모델 요소를 확장 합니다.같은 종류의 확장 요소에 이미 있는 경우는 Invalidoperationexception이 throw 됩니다. (ModelElementExtensionMethods에서 정의됨) | |
AddExtension<T>() | 오버로드되었습니다. 이 특정 형식의 새로 인스턴스화된 확장명이 모델이 요소를 확장 합니다.같은 종류의 확장 요소에 이미 있는 경우는 Invalidoperationexception이 throw 됩니다. (ModelElementExtensionMethods에서 정의됨) | |
CanDelete | 요소는 모델에서 삭제 됩니다. (ImmutabilityExtensionMethods에서 정의됨) | |
GetAllExtensions | 열거를 폭 확장 요소 트리를 통해 첫 순회가 모델이 요소에 포함 된 수행을 반환 합니다. (ModelElementExtensionMethods에서 정의됨) | |
GetBaseElement | 지정 된 모델 요소에 참여 하는 가상 MEL의 루트를 반환 합니다. (ModelElementExtensionMethods에서 정의됨) | |
GetExtension(Guid) | 오버로드되었습니다. (ModelElementExtensionMethods에서 정의됨) | |
GetExtension(Type) | 오버로드되었습니다. ExtensionElement 지정 된 형식의이 모델 요소에 사용할 수 있는 확장을 볼 수 있습니다.다음 요소는 확장명이 없는 경우 Invalidoperationexception은 발생 합니다. (ModelElementExtensionMethods에서 정의됨) | |
GetExtension(DomainClassInfo) | 오버로드되었습니다. (ModelElementExtensionMethods에서 정의됨) | |
GetExtension<T>() | 오버로드되었습니다. ExtensionElement 지정 된 형식의이 모델 요소에 사용할 수 있는 확장을 볼 수 있습니다.다음 요소는 확장명이 없는 경우 Invalidoperationexception은 발생 합니다. (ModelElementExtensionMethods에서 정의됨) | |
GetLocks | 이 요소에 대 한 잠금 플래그를 가져옵니다.이 요소가 들어 있는 파티션에 사용 된 잠금이 포함 됩니다. (ImmutabilityExtensionMethods에서 정의됨) | |
IsExtendedBy(Guid) | 오버로드되었습니다. 이 모델 요소는 특정 형식의 Extensionelement에서 현재 확장 되지 여부를 쿼리 합니다. (ModelElementExtensionMethods에서 정의됨) | |
IsExtendedBy(Type) | 오버로드되었습니다. 이 모델 요소는 특정 형식의 Extensionelement에서 현재 확장 되지 여부를 쿼리 합니다. (ModelElementExtensionMethods에서 정의됨) | |
IsExtendedBy(DomainClassInfo) | 오버로드되었습니다. 이 모델 요소는 특정 형식의 Extensionelement에서 현재 확장 되지 여부를 쿼리 합니다. (ModelElementExtensionMethods에서 정의됨) | |
IsLocked | 이 요소는 지정 된 집합의 잠금 가지 여부 테스트 (ImmutabilityExtensionMethods에서 정의됨) | |
RemoveExtension(Type) | 오버로드되었습니다. 확장자가 특정 유형의이 모델 요소를 제거 합니다. (ModelElementExtensionMethods에서 정의됨) | |
RemoveExtension(Guid) | 오버로드되었습니다. 확장 되는 특정 유형의 지정 된 모델 요소를 제거 합니다. (ModelElementExtensionMethods에서 정의됨) | |
RemoveExtension(DomainClassInfo) | 오버로드되었습니다. 확장 되는 특정 유형의 지정 된 모델 요소를 제거 합니다. (ModelElementExtensionMethods에서 정의됨) | |
RemoveExtension(ExtensionElement) | 오버로드되었습니다. 지정 된 Extensionelement이 모델이 요소 확장을 제거 합니다. (ModelElementExtensionMethods에서 정의됨) | |
SetLocks | 이 요소의 잠금 플래그를 설정 합니다 (ImmutabilityExtensionMethods에서 정의됨) | |
TryGetExtension(Guid) | 오버로드되었습니다. (ModelElementExtensionMethods에서 정의됨) | |
TryGetExtension(Type) | 오버로드되었습니다. (ModelElementExtensionMethods에서 정의됨) | |
TryGetExtension(DomainClassInfo) | 오버로드되었습니다. (ModelElementExtensionMethods에서 정의됨) | |
TryGetExtension<T>() | 오버로드되었습니다. ExtensionElement 지정 된 형식의이 모델 요소에 사용할 수 있는 확장을 볼 수 있습니다.다음 확장명이 없는이 요소에 있는 경우 결과 null이 됩니다. (ModelElementExtensionMethods에서 정의됨) |
위쪽
필드
이름 | 설명 | |
---|---|---|
DomainClassId | 도메인은 ElementLink 클래스의 ID입니다. |
위쪽
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
IMergeElements.CanMerge | 이 요소는 프로토타입 내용으로 병합할 수 있습니다 경우 true를 반환 합니다. (ModelElement에서 상속됨) | |
IMergeElements.ChooseMergeTarget(ElementGroup) | (ModelElement에서 상속됨) | |
IMergeElements.ChooseMergeTarget(ElementGroupPrototype) | (ModelElement에서 상속됨) | |
IMergeElements.MergeConfigure | (ModelElement에서 상속됨) | |
IMergeElements.MergeDisconnect | (ModelElement에서 상속됨) | |
IMergeElements.MergeRelate | (ModelElement에서 상속됨) |
위쪽
설명
도메인 DSL 정의에서 두 모델 요소 사이의 관계를 정의 하는 경우 생성 된 클래스는 Elementlink에서 파생 됩니다.많은 관계 DSL 런타임 및 디자이너 ElementLinks 이기도합니다.
ElementLinks 속성이 있을 수 있습니다 따라서 및 링크로 연결 될 모델 요소를 수도 있습니다.
자세한 내용은 프로그램 코드에서 모델 탐색 및 업데이트를 참조하십시오.
예제
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.VisualStudio.Modeling 네임스페이스
상속 계층 구조
System.Object
Microsoft.VisualStudio.Modeling.ModelElement
Microsoft.VisualStudio.Modeling.ElementLink
Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode
Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes
Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes
Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject
Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes
Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters
Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMapReferencesBaseShape
Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasBaseClass
Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives
Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasProperties
Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective
Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath
Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasPropertyDisplayedPath
Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapsReferToCompartment
Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMapHasCompartmentMaps
Microsoft.VisualStudio.Modeling.DslDefinition.ConnectionBuilderHasLinkConnectDirectives
Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorMapReferencesConnector
Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorMapReferencesRelationship
Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorToolReferencesConnectionBuilder
Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor
Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasPropertyDisplayedPath
Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasVisibilityPropertyPath
Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapReferencesDecorator
Microsoft.VisualStudio.Modeling.DslDefinition.DesignerHasDiagram
Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementHasDecorators
Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps
Microsoft.VisualStudio.Modeling.DslDefinition.DiagramHasConnectorMaps
Microsoft.VisualStudio.Modeling.DslDefinition.DiagramHasShapeMaps
Microsoft.VisualStudio.Modeling.DslDefinition.DiagramRepresentsClass
Microsoft.VisualStudio.Modeling.DslDefinition.DomainClassHasCustomTypeDescriptor
Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider
Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes
Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleImplementedByCollectionType
Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesEditor
Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesExplorer
Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesExplorerBehavior
Microsoft.VisualStudio.Modeling.DslDefinition.DslEditorIdentifiesRootClass
Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasConnectionBuilders
Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasDslLibraryImports
Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasReferenceTypes
Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasTypes
Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasXmlSerializationBehavior
Microsoft.VisualStudio.Modeling.DslDefinition.EditorHasToolboxTabs
Microsoft.VisualStudio.Modeling.DslDefinition.EditorHasValidation
Microsoft.VisualStudio.Modeling.DslDefinition.EditorHasXmlSerializationDefinition
Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath
Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths
Microsoft.VisualStudio.Modeling.DslDefinition.EnumerationHasAttributes
Microsoft.VisualStudio.Modeling.DslDefinition.EnumerationHasLiterals
Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings
Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerHidesNodes
Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath
Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsReferencesClass
Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior
Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirectiveHasSourceDirectives
Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirectiveHasTargetDirectives
Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirectiveReferencesDomainRelationship
Microsoft.VisualStudio.Modeling.DslDefinition.ObjectToolReferencesClass
Microsoft.VisualStudio.Modeling.DslDefinition.PathHasSegments
Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole
Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType
Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath
Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty
Microsoft.VisualStudio.Modeling.DslDefinition.RelationshipHasRoles
Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer
Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveAcceptsClass
Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveHasPathToRolePlayer
Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasCompartments
Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath
Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesClass
Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTabHasTools
Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPathHasPropertyFilters
Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataAppliesToDomainClass
Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataHasXmlElementData
Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty
Microsoft.VisualStudio.Modeling.DslDefinition.XmlRelationshipDataAppliesToDomainRelationship
Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationBehaviorHasXmlClassData
Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationDefinitionReferencesBehavior
Microsoft.VisualStudio.Modeling.ExtensionExtendsElement