스윔 레인의 속성Properties of Swimlanes
스윔 레인을 다이어그램에 추가할 수 있습니다.You can add swimlanes to a diagram. 스윔 레인 다이어그램을 세로 또는 가로 영역으로 나눕니다.Swimlanes divide a diagram into vertical or horizontal areas. 스윔 레인 내에 표시 될 다른 셰이프를 정의할 수 있습니다.You can define other shapes to be displayed inside swimlanes. 자세한 내용은 Domain-Specific 언어를 정의 하는 방법을 참조 하세요.For more information, see How to Define a Domain-Specific Language. 이러한 속성을 사용 하는 방법에 대 한 자세한 내용은 Domain-Specific 언어 사용자 지정 및 확장을 참조 하세요.For more information about how to use these properties, see Customizing and Extending a Domain-Specific Language.
스윔 레인에는 다음 표에 나열 된 속성이 있습니다.Swimlanes have the properties that are listed in the following table.
속성Property | DescriptionDescription | 기본값Default |
---|---|---|
본문 채우기 색Body Fill Color | 스윔 레인 본문의 채우기 색입니다.The fill color for the body of the swimlane. | 흰색White |
머리글 채우기 색Header Fill Color | 스윔 레인의 머리글에 대 한 채우기 색입니다.The fill color for the header of the swimlane. | 진한 회색DarkGray |
구분 기호 색Separator Color | 구분선의 색입니다.The color of the separator line. | LightGrayLightGray |
구분선 스타일Separator Line Style | 구분선의 스타일입니다 ( Solid , Dash ,,, Dot DashDot DashDotDot 또는 Custom ).The style of the separator line (Solid , Dash , Dot , DashDot , DashDotDot , or Custom ). |
Dash |
구분 기호 두께Separator Thickness | 구분선의 두께 (인치)입니다.The thickness of the separator line in inches. | 0.031250.03125 |
텍스트 색Text Color | 이 스윔 레인에 연결 된 텍스트 데코레이터에 사용 되는 색입니다.The color that is used for text decorators that are associated with this swimlane. | 검정Black |
액세스 한정자Access Modifier | 클래스의 액세스 수준 ( public 또는 internal )입니다.The level of access of the class (public or internal ). |
공용Public |
사용자 지정 특성Custom Attributes | 이 스윔 레인에서 생성 된 코드 클래스에 특성을 추가 하는 데 사용 됩니다.Used to add attributes to the code class that is generated from this swimlane. | <none> |
Double 파생을 생성 합니다.Generates Double Derived | 이면 True 재정의를 통한 사용자 지정을 지원 하기 위해 기본 클래스와 partial 클래스가 모두 생성 됩니다.If True , both a base class and a partial class (to support customization through overrides) will be generated. 자세한 내용은 생성 된 클래스 재정의 및 확장을 참조 하세요.For more information, see Overriding and Extending the Generated Classes. |
FalseFalse |
사용자 지정 생성자 있음Has Custom Constructor | 이면 True 사용자 지정 생성자가 소스 코드에 제공 됩니다.If True , a custom constructor will be provided in the source code. 자세한 내용은 생성 된 클래스 재정의 및 확장을 참조 하세요.For more information, see Overriding and Extending the Generated Classes. |
FalseFalse |
상속 한정자Inheritance Modifier | 스윔 레인 ( none , 또는)에서 생성 되는 소스 코드 클래스의 상속 종류에 대해 설명 합니다 abstract sealed .Describes the kind of inheritance of the source code class that is generated from the swimlane (none , abstract or sealed ). |
없음none |
기본 스윔 레인Base Swimlane | 이 스윔 레인의 기본 클래스입니다.The base class of this swimlane. | (없음)(none) |
이름Name | 이 스윔 레인의 이름입니다.The name of this swimlane. | 현재 이름Current name |
네임스페이스Namespace | 이 스윔 레인에 관련 된 네임 스페이스입니다.The namespace that is affiliated with this swimlane. | 현재 네임 스페이스Current namespace |
도구 설명 형식Tooltip Type | 도구 설명을 정의 하는 방법 ( fixed , variable 또는 none )입니다.How the tooltip is defined (fixed , variable , or none ). 이면 fixed 속성의 값이 Fixed Tooltip Text 사용 되 고 variable , 이면 도구 설명이 사용자 지정 코드에 정의 됩니다.If fixed , then the value of the Fixed Tooltip Text property is used; if variable , then the tooltip is defined in custom code. |
<none> |
참고Notes | 이 스윔 레인과 관련 된 비공식 메모입니다.Informal notes that are associated with this swimlane. | <none> |
맞춤Alignment | 가로 또는 세로 맞춤입니다.Horizontal or vertical alignment. | VerticalVertical |
초기 높이Initial Height | 이 스윔 레인의 초기 높이 (인치)입니다.The initial height of this swimlane, in inches. 가로 스윔 레인에만 적용할 수 있습니다.Applicable only to horizontal swimlanes. | 00 |
초기 너비Initial Width | 이 스윔 레인의 초기 너비 (인치)입니다.The initial width of this swimlane, in inches. 세로 스윔 레인에만 적용할 수 있습니다.Applicable only to vertical swimlanes. | 00 |
텍스트 색을 노출 합니다.Exposes Text Color | 인 경우 True 사용자는 생성 된 디자이너에서 스윔 레인의 색을 설정할 수 있습니다.If True , the user can set the color of a swimlane in the generated designer. 이를 설정 하려면 스윔 레인 셰이프를 마우스 오른쪽 단추로 클릭 하 고 노출 추가 를 클릭 합니다.To set this, right-click the swimlane shape and click Add Exposed. |
FalseFalse |
DescriptionDescription | 생성 된 디자이너를 문서화 하는 데 사용 됩니다.Used to document the generated designer. | <none> |
표시 이름Display Name | 이 스윔 레인 클래스를 참조 하기 위해 생성 된 디자이너에 표시 되는 이름입니다.The name that will be displayed in the generated designer to refer to this swimlane class. | <none> |
고정 도구 설명 텍스트Fixed Tooltip Text | 고정 도구 설명에 사용 되는 텍스트입니다.The text that is used for a fixed tooltip. | <none> |
Help KeywordHelp Keyword | 이 스윔 레인에 대 한 F1 도움말을 인덱싱하는 데 사용 되는 키워드입니다.The keyword that is used to index F1 help for this swimlane. | <none> |