Narrative Methods |
The Narrative type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAnnotationT |
Add an annotated object
(Inherited from IdentifiedData.) | |
| AddExtension |
Add the specified extension type to the collection
(Inherited from Act.) | |
| AddTag |
Add a tag to this act
(Inherited from Act.) | |
| Clone |
Clone this object
(Inherited from IdentifiedData.) | |
| Copy |
Copies the entity
(Inherited from Act.) | |
| CopyAnnotations |
Copy annotations from another resource
(Inherited from IdentifiedData.) | |
| DeepCopy |
Provide a deep copy of the specified data
(Inherited from IdentifiedData.) | |
| DocumentFromStream |
Generate a narrative from a file
| |
| DocumentFromString |
Generate a narrative from a file
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAnnotationsT |
Get annotations of specified T (Inherited from IdentifiedData.) | |
| GetHashCode | (Inherited from Object.) | |
| GetPreviousVersion |
Gets the previous version or loads it from the database if needed
(Inherited from VersionedEntityDataTHistoryModelType.) | |
| GetTag |
Get the specified tag
(Inherited from Act.) | |
| GetType | (Inherited from Object.) | |
| IsEmpty |
Determines w
(Inherited from IdentifiedData.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RemoveAllTags |
Remove tags matching predicate from the tag collection
(Inherited from Act.) | |
| RemoveAnnotation |
Remove annotation
(Inherited from IdentifiedData.) | |
| RemoveAnnotationsT |
Remove annotation
(Inherited from IdentifiedData.) | |
| RemoveExtension |
Remove the specified extension
(Inherited from Act.) | |
| RemoveTag |
Remove tagKey from the tag collection
(Inherited from Act.) | |
| SectionFromStream |
Generate a narrative from a file
| |
| SectionFromString |
Generate a narrative from a file
| |
| SemanticEquals |
Semantic equality function
(Inherited from Act.) | |
| SetText(Stream) |
Set the text of this narrative from a stream
| |
| SetText(String) |
Set the text content from string
| |
| ShouldSerializeBatchOperation |
Should serialize batch operation
(Inherited from IdentifiedData.) | |
| ShouldSerializeCreatedByKey |
True if key should be serialized
(Inherited from BaseEntityData.) | |
| ShouldSerializeExtensions |
Should serialize extensions?
(Inherited from Act.) | |
| ShouldSerializeIdentifiers |
Should serialize identifiers
(Inherited from Act.) | |
| ShouldSerializeKey |
True if key should be serialized
(Inherited from IdentifiedData.) | |
| ShouldSerializeModifiedOn |
Never serialize modified on
(Inherited from IdentifiedData.) | |
| ShouldSerializeNotes |
Should serialize notes
(Inherited from Act.) | |
| ShouldSerializeObsoletedByKey |
True if key should be serialized
(Inherited from BaseEntityData.) | |
| ShouldSerializeParticipations |
Should serialize participations
(Inherited from Act.) | |
| ShouldSerializePolicies |
Should serialize policies
(Inherited from Act.) | |
| ShouldSerializePreviousVersionKey |
Should serialize previous version?
(Inherited from VersionedEntityDataTHistoryModelType.) | |
| ShouldSerializeProtocols |
Should serialize protocols
(Inherited from Act.) | |
| ShouldSerializeReasonConceptKey |
True if reason concept key should be serialized
(Inherited from Act.) | |
| ShouldSerializeRelationships |
Should serialize relationships?
(Inherited from Act.) | |
| ShouldSerializeTags |
Should serialize tags
(Inherited from Act.) | |
| ShouldSerializeTemplateKey |
Should serialize template key
(Inherited from Act.) | |
| ToDisplay |
To display value
(Inherited from IdentifiedData.) | |
| ToString |
Represent the versioned data as a string
(Inherited from VersionedEntityDataTHistoryModelType.) | |
| TryGetTag |
Try to fetch the tag
(Inherited from Act.) | |
| ValidateClassKey |
Validate the class key
(Overrides ActValidateClassKey(NullableGuid).) |
| 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.) | |
| GetIdentifiers |
Gets or loads identifiers
(Defined by DelayLoadUtils.) | |
| GetOrSetValueAtPath |
Get the property value
(Defined by ModelSetterMethods.) | |
| GetParticipations |
Gets or loads participations
(Defined by DelayLoadUtils.) | |
| GetRelationships |
Gets or loads relationships
(Defined by DelayLoadUtils.) | |
| ResolveOwnedRecord |
Non generic method of ResolveOwnedRecordT(T, IPrincipal) (Defined by ExtensionMethods.) |