...
- When you remove the dependency relationship, press 'Select' in the palette.
- Select a link to remove.
- The selected link will have big points at the both ends of resource to indicate the selection made.
- On the selected link, right click with your mouse button and select 'Dependency Removal' in the popup screen.
의존성 속성
...
Dependency Attribute
You can review and edit a dependency attribute when select a dependency among resources.
There are 'OnlineDependency' and 'OfflineDependency' in this.
속성들은 개별 리소스의 온라인, 오프라인, 'Restartlimit'에 의한 리소스 재 시작 시 사용됩니다. (Restartlimit에 대한 상세한 내용은 For more details about Restartlimit, Please refer to "7. 리소스" 편을 참조해 주십시오Resource" in this manual.)
속성Attribute | 설명Description | 타입Type | 기본값Default | 수정Edit | 비고Note |
---|---|---|---|---|---|
OnlineDependency | 개별 리소스의 온라인 시 자식 리소스의 온라인 수행 여부를 판단하는 속성입니다. | STRING | STRONG | O | |
OfflineDependency | 개별 리소스의 오프라인 시 부모 리소스의 오프라인 수행 여부를 판단하는 속성입니다. | STRING | STRONG | O |
...