XMI 형식의 UML 다이어그램 (UML diagram in XMI Format)


문제 설명

XMI 형식의 UML 다이어그램 (UML diagram in XMI Format)

내 질문은: 범용 xmi 형식으로 uml 다이어그램의 요소를 표현하는 방법을 설명하는 문서 또는 기타가 있습니까(예를 들어 클래스 다이어그램에서 클래스, 속성...을 xmi 형식으로 표현하는 방법)?


참조 솔루션

방법 1:

Diagram definition and diagram interchange are separate specifications from the usual XMI. You can find them here: http://www.omg.org/spec/DD/1.0/ .

방법 2:

Just adding my 2 cent: XMI has been defined by OMG which is a consortium of companies. Though one might think that it is some kind of standard it actually lets lots of freedom to tool vendors implementing their own flavor of XMI. And as can be seen in practice each vendor took that freedom so model exchange is something non‑trivial.

(by miraJim L.qwerty_so)

참조 문서

  1. UML diagram in XMI Format (CC BY‑SA 2.5/3.0/4.0)

#xmi #uml #xml






관련 질문

Java 소스 코드에 대한 XMI 파일을 생성하는 방법은 무엇입니까? (How to generate XMI file for the java source code?)

UML/XMI 파일을 StarUML로 가져오는 방법은 무엇입니까? (How to import any UML/XMI files to StarUML?)

가져오기/내보내기 : XMI용 netbeans (Import/export : netbeans for XMI)

XMI 형식의 UML 다이어그램 (UML diagram in XMI Format)

연관이 아닌 UML 클래스 속성 목록에 대한 XPath 쿼리 (XPath query for list of UML class attributes that are not associations)

Eclipse UML2를 사용하여 Visual Paradigm 생성 XMI 파일 구문 분석 (Using Eclipse UML2 to parse a Visual Paradigm generated XMI file)







코멘트