EntityData Constructor | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.#ctor(Eldorado.Object.Domain.ObjectDomain,System.Type,System.Xml.XmlNode,System.Xml.XmlNamespaceManager) |
ChildrenInfo | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.ChildrenInfo |
ClassId | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.ClassId |
Domain | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.Domain |
EntityType | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.EntityType |
IsAbstract | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.IsAbstract |
OidData | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.OidData |
ParentData | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.ParentData |
PolymorphismManager | It is only when polymorphism is really needed that we add the machinery to handle children and polymorphism. A polymorphic branch is defined as the set consisting of a polymorphic entity, its children and (recursively) the children of its children. Inside a polymorphic branch, OIDs must be unique. Between two unrelated polymorphic branches, OIDs may not be unique. The polymorphism manager retreives the entity factory associated with a particular OID inside a polymorphic branch. |
PropertyInfos | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.PropertyInfos |
ReferenceInfos | Missing <summary> documentation for P:Eldorado.Object.Domain.EntityData.ReferenceInfos |
Equals (inherited from Object) | |
GetActualEntityData | oid is the id of a (concrete) entity which we know inherits from this type. return the entity data corresponding to the oid. |
GetHashCode (inherited from Object) | |
GetPath | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.GetPath(System.String) |
GetService | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.GetService(System.Type) |
GetType (inherited from Object) | |
RegisterChild | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterChild(Eldorado.Object.Domain.EntityData) |
RegisterPropertyData | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterPropertyData(System.String,Eldorado.Object.Domain.PropertyData) |
RegisterReferenceData | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterReferenceData(System.String,Eldorado.Object.Domain.ReferenceData) |
RegisterService | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterService(System.Type,System.Object) |
ToString (inherited from Object) |
children | Missing <summary> documentation for F:Eldorado.Object.Domain.EntityData.children |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
EntityData Class | Eldorado.Object.Domain Namespace