EntityRelationship Methods |
The EntityRelationship type exposes the following members.
Name | Description | |
---|---|---|
AddAnnotationT |
Add an annotated object
(Inherited from IdentifiedData.) | |
Clone |
Clone this object
(Inherited from IdentifiedData.) | |
CopyAnnotations |
Copy annotations from another resource
(Inherited from IdentifiedData.) | |
DeepCopy |
Provide a deep copy of the specified data
(Inherited from IdentifiedData.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAnnotationsT |
Get annotations of specified T (Inherited from IdentifiedData.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsEmpty |
Is empty
(Overrides IdentifiedDataIsEmpty.) | |
MemberwiseClone | (Inherited from Object.) | |
RemoveAnnotation |
Remove annotation
(Inherited from IdentifiedData.) | |
RemoveAnnotationsT |
Remove annotation
(Inherited from IdentifiedData.) | |
SemanticEquals |
Determine semantic equality
(Overrides VersionedAssociationTSourceTypeSemanticEquals(Object).) | |
ShouldSerializeBatchOperation |
Should serialize batch operation
(Inherited from IdentifiedData.) | |
ShouldSerializeEffectiveVersionSequenceId |
Should serialize obsolete
(Inherited from VersionedAssociationTSourceType.) | |
ShouldSerializeInversionIndicator |
Should serialize inversion indicator?
| |
ShouldSerializeKey |
True if key should be serialized
(Inherited from IdentifiedData.) | |
ShouldSerializeModifiedOn |
Never serialize modified on
(Inherited from IdentifiedData.) | |
ShouldSerializeObsoleteVersionSequenceId |
Should serialize obsolete
(Inherited from VersionedAssociationTSourceType.) | |
ShouldSerializeQuantity |
Should serialize quantity?
| |
ShouldSerializeSourceEntityKey |
Shoudl serialize source entity?
(Overrides AssociationTSourceTypeShouldSerializeSourceEntityKey.) | |
ToDisplay |
To display value
(Inherited from IdentifiedData.) | |
ToString |
Represent as string
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) | |
CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil.) | |
GetOrSetValueAtPath |
Get the property value
(Defined by ModelSetterMethods.) | |
GetTargetAsT |
Get the target of the relationship
(Defined by DelayLoadUtils.) | |
LoadCollectionTReturn |
Delay load property
(Defined by ExtensionMethods.) | |
LoadProperty(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
LoadPropertyTReturn(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
ResolveOwnedRecord |
Non generic method of ResolveOwnedRecordT(T, IPrincipal) (Defined by ExtensionMethods.) | |
WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods.) |