14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
158 MemoryManager mMan = MemoryManager.GetMemoryManager();
159 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
178 MemoryManager mMan = MemoryManager.GetMemoryManager();
179 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDgECClassInstance obj)
static HandleRef getCPtr(OdDgECClassReference obj)
OdDgECRelationship(IntPtr cPtr, bool cMemoryOwn)
virtual void setRoleLabel(String strLabel)
static new OdRxClass desc()
static string getRealClassName(IntPtr ptr)
static OdDgECRelationship cast(OdRxObject pObj)
override OdRxObject queryX(OdRxClass protocolClass)
virtual bool getPolymorphicFlag()
virtual bool setClass(UInt32 uIndex, OdDgECClassReference classRef)
virtual String getRoleLabel()
virtual OdDgECClassInstance getCustomAttribute(OdDgECClassReference classRef)
virtual String getCardinality()
static HandleRef getCPtr(OdDgECRelationship obj)
virtual bool deleteCustomAttribute(UInt32 uIndex)
virtual void setCardinality(String strCardinality)
virtual bool setCustomAttribute(UInt32 uIndex, OdDgECClassInstance pAttribute)
virtual bool addClass(OdDgECClassReference classRef)
virtual UInt32 getCustomAttributeCount()
virtual bool deleteCustomAttribute(OdDgECClassReference classRef)
virtual void setPolymorphicFlag(bool bSet)
virtual OdDgECClassInstance getCustomAttribute(UInt32 uIndex)
virtual bool addCustomAttribute(OdDgECClassInstance pAttribute)
virtual UInt32 getClassCount()
virtual OdDgECClassReference getClass(UInt32 uIndex)
virtual String getCardinality01Value()
virtual bool deleteClass(UInt32 uIndex)
override void Dispose(bool disposing)
virtual String getCardinality0NValue()
virtual bool setCustomAttribute(OdDgECClassInstance pAttribute)
static OdDgECRelationship createObject()
static global::System.Exception Retrieve()
static String OdDgECRelationship_getCardinality01Value(HandleRef jarg1)
static UInt32 OdDgECRelationship_getClassCount(HandleRef jarg1)
static String OdDgECRelationship_getRoleLabel(HandleRef jarg1)
static bool OdDgECRelationship_deleteCustomAttribute__SWIG_1(HandleRef jarg1, UInt32 jarg2)
static bool OdDgECRelationship_addCustomAttribute(HandleRef jarg1, HandleRef jarg2)
static string OdDgECRelationship_getRealClassName(IntPtr jarg1)
static bool OdDgECRelationship_deleteCustomAttribute__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgECRelationship_getCustomAttribute__SWIG_1(HandleRef jarg1, UInt32 jarg2)
static void delete_OdDgECRelationship(HandleRef jarg1)
static IntPtr OdDgECRelationship_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgECRelationship_createObject()
static IntPtr OdDgECRelationship_cast(HandleRef jarg1)
static UInt32 OdDgECRelationship_getCustomAttributeCount(HandleRef jarg1)
static IntPtr OdDgECRelationship_isA(HandleRef jarg1)
static global::System.IntPtr OdDgECRelationship_getClass(HandleRef jarg1, UInt32 jarg2)
static bool OdDgECRelationship_getPolymorphicFlag(HandleRef jarg1)
static void OdDgECRelationship_setPolymorphicFlag(HandleRef jarg1, bool jarg2)
static bool OdDgECRelationship_addClass(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgECRelationship_desc()
static void OdDgECRelationship_setCardinality(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static String OdDgECRelationship_getCardinality(HandleRef jarg1)
static bool OdDgECRelationship_deleteClass(HandleRef jarg1, UInt32 jarg2)
static bool OdDgECRelationship_setCustomAttribute__SWIG_0(HandleRef jarg1, HandleRef jarg2)
static bool OdDgECRelationship_setClass(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDgECRelationship_getCustomAttribute__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgECRelationship_setRoleLabel(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static String OdDgECRelationship_getCardinality0NValue(HandleRef jarg1)
static bool OdDgECRelationship_setCustomAttribute__SWIG_1(HandleRef jarg1, UInt32 jarg2, HandleRef jarg3)