Click or drag to resize
XDL

XOntologyPool Class

MISB ST 0903 OntologySeries 요소에 대응하는 온톨로지 구성 정의.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NXVideoXOntologyPool

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 2.0.3.31
Syntax
C#
public class XOntologyPool

The XOntologyPool type exposes the following members.

Constructors
  NameDescription
Public methodXOntologyPool
기본 생성자.
Top
Properties
  NameDescription
Public propertyEntities
온톨로지 항목 목록.
Public propertyOntologyIRIs
온톨로지 구성에 쓰인 온톨로지 리소스 식별자 목록.
Top
Methods
  NameDescription
Public methodCopyFrom
Public methodCopyTo
Public methodUpdateFrom
Top
Remarks
실제 온톨로지 리소스 식별자 접근 처리는 별도 응용 코드로 한다.
See Also