Click or drag to resize

IcddOntology Class

Icdd Toolkit Library Class: IcddUserDefinedOntology (c) 2020 Philipp Hagedorn, Chair of Computing in Engineering, Ruhr-University Bochum, Germany Mail: philipp.hagedorn-n6v@rub.de
Inheritance Hierarchy
SystemObject
  IIB.ICDD.ModelIcddOntology

Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public class IcddOntology

The IcddOntology type exposes the following members.

Constructors
 NameDescription
Public methodIcddOntologyInitializes a new instance of the IcddOntology class
Top
Properties
 NameDescription
Public propertyNamespaces 
Top
Methods
 NameDescription
Public methodClasses 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetFileName 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetOntology 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberInstances 
Public methodProperties 
Public methodToString
(Overrides ObjectToString)
Top
Fields
 NameDescription
Public fieldBaseUri 
Top
See Also