추가 Windchill 기능 > 제조 공정 관리 > 제품 구조 탐색기(PSE) 사용자 정의 > PSE 메뉴, 도구 모음 및 팝업 메뉴 사용자 정의 > 솔루션 > 솔루션 요소
  
솔루션 요소
요소
유형
설명
PDMLinkExplorerMenus.xml
XML 파일
트리 디스플레이에 나타나는 기본 PSE 응용 프로그램 메뉴, 도구 모음 및 팝업 메뉴의 정의가 들어 있습니다.
위치:
<Windchill>/codebase/config/logicrepository/xm
l/explorer/productstructure
ExplorerMenuIt ems.xml
XML 파일
기본 응용 프로그램 메뉴(PDMLinkExplorerMenus.xml) 및 ExplorerMenus.xml에서 참조되는 메뉴 항목 정의가 들어 있습니다.
위치:
<Windchill>/codebase/config/logicrepository/xm
l/explorer/structureexplorer
ExplorerMenus.xml
XML 파일
기본 응용 프로그램 메뉴(PDMLinkExplorerMenus.xml)에서 참조되는 하위 메뉴에 대한 메뉴 정의가 들어 있습니다.
위치:
<Windchill>/codebase/config/logicrepository/xm
l/explorer/structureexplorer
ExplorerMenusForAttributeTable.xml
XML 파일
정보 탭의 속성 테이블에 대한 도구 모음 및 팝업 메뉴 정의가 들어 있습니다.
위치:
<Windchill>/codebase/config/logicrepository/xm
l/explorer/structureexplorer
ExplorerMenusForDocumuntsTab.xml
XML 파일
문서 탭의 테이블에 대한 도구 모음 및 팝업 메뉴 정의가 들어 있습니다.
위치:
<Windchill>/codebase/config/logicrepository/xm
l/explorer/structureexplorer
ExplorerMenusForReplacementsTab.xml
XML 파일
교체 탭의 모든 테이블에 대한 도구 모음 및 팝업 메뉴 정의가 들어 있습니다.
위치:
<Windchill>/codebase/config/logicrepository/xm
l/explorer/structureexplorer
ExplorerMenusForUsesTab.xml
XML 파일
사용 탭의 모든 테이블에 대한 도구 모음 및 팝업 메뉴 정의가 들어 있습니다.
위치:
<Windchill>/codebase/config/logicrepository/xm
l/explorer/structureexplorer
ActionAccess
XML 요소
MenuBar, 관련된 Menus, MenuItems에 대한 정의가 들어 있습니다. 각 ActionAccess 요소(즉 MenuBar 정의)에는 관련된 Toolbars와 Popup Menus에서 사용될 모든 작업이 포함되어야 합니다.
* 
MenuBar 정의에 새 작업을 추가하는 것은 지원되지 않습니다.
PDMLinkExplorerMenus.xml 및 ExplorerMenus*.xml에 포함되어 있습니다.
ModeToolBar
XML 요소
특정 모드의 도구 모음을 정의합니다. ApplicationMode(가져오기를 통해) 및 MenuItemIdentifier 목록을 지정합니다.
ModePopupMenu
XML 요소
특정 모드의 팝업 메뉴를 정의합니다. 단순히 모드 및 MenuItemIdentifier 목록을 지정합니다.
ExplorerMode
XML 요소
ModeToolBar 또는 ModePopupMenu의 하위 요소입니다. 모드를 지정합니다.
MenuItemIdentifier
XML 요소
ModeToolBar 또는 ModePopupMenu의 하위 요소입니다. 정의된 작업을 식별(id 매개변수를 통해)합니다.