RootDocumentDefinition Class |
Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModel
The RootDocumentDefinition type exposes the following members.
Name | Description | |
---|---|---|
RootDocumentDefinition |
Initializes a new instance of the RootDocumentDefinition class.
For deserialization only.
| |
RootDocumentDefinition(String, ReferencedElement) |
Initializes a new instance of the RootDocumentDefinition class.
| |
RootDocumentDefinition(String, EntityDefinition) |
Initializes a new instance of the RootDocumentDefinition class.
|
Name | Description | |
---|---|---|
Cardinality |
Gets the cardinality of this document, whether it represents one or more elements. Used when this instance is an embedded document.
(Inherited from DocumentDefinitionBase.) | |
ContainerName |
Returns the name of the containing element this object is contained in, which is the derived model name.
(Overrides DocumentDefinitionBaseContainerName.) | |
ContainingModel |
Gets or sets the contained model of this root document.
| |
ContainingModelName | ||
Deserializing |
Gets a value indicating whether this DocumentDefinitionBase is deserializing.
(Inherited from DocumentDefinitionBase.) | |
Fields |
Gets the fields of this document definition
(Inherited from DocumentDefinitionBase.) | |
FullName |
Gets the full name of this document, which is containingmodel.documentname.
(Overrides DocumentDefinitionBaseFullName.) | |
HasIDField | ||
IDField |
Gets the ID Field of this document. Can be null. It returns the (if any) field derived from the first PK field (regarding field ordering) of the root entity of this
document.
| |
Name |
Gets / sets the name of this document definition
(Inherited from DocumentDefinitionBase.) | |
OutputSettingValues |
Gets the output setting values of this target.
(Inherited from DocumentDefinitionBase.) | |
ReferencedElementName | (Inherited from DocumentDefinitionBase.) | |
RootElement |
Gets the root entity of this document.
(Inherited from DocumentDefinitionBase.) | |
RootEntityGroupName | (Inherited from DocumentDefinitionBase.) | |
RootEntityName | (Inherited from DocumentDefinitionBase.) | |
RootValueTypeGroupName | (Inherited from DocumentDefinitionBase.) | |
RootValueTypeName | (Inherited from DocumentDefinitionBase.) | |
TargetElementType |
Gets the target element type of this target.
(Inherited from DocumentDefinitionBase.) |
Name | Description | |
---|---|---|
AddField |
Adds the field specified as a new field to this document.
(Inherited from DocumentDefinitionBase.) | |
AppendAdditionalDocElementsToStringBuilder | (Inherited from DocumentDefinitionBase.) | |
AppendToStringBuilder |
Appends descriptions of its contents to the string builder specified. For ToString()
(Inherited from DocumentDefinitionBase.) | |
BindAdditionalEvents |
Binds the additional event handlers of contained elements.
(Inherited from DocumentDefinitionBase.) | |
BindEvents |
Binds the event handlers of contained elements.
(Inherited from DocumentDefinitionBase.) | |
ClearErrors |
Clears the errors set in this object.
(Inherited from DocumentDefinitionBase.) | |
ContainsSameField |
Determines whether
(Inherited from DocumentDefinitionBase.) | |
CreateValidators |
Creates the validators for the elements contained in this class.
(Inherited from DocumentDefinitionBase.) | |
DeserializeAdditionalAttributes |
Deserializes the additional attributes from the xml pointed at by the passed in xml reader
(Inherited from DocumentDefinitionBase.) | |
DeserializeAdditionalData |
Deserializes the additional data from the xml pointed at by the passed in reader.
(Inherited from DocumentDefinitionBase.) | |
DetermineFullPathToRootDocument |
Determines the full path to the root document.
(Overrides DocumentDefinitionBaseDetermineFullPathToRootDocument.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAdditionalFields |
Gets the additional fields of this document, e.g. embedded in objects like subtypes.
(Inherited from DocumentDefinitionBase.) | |
GetAdditionalInterfaces |
Gets the additional interfaces, if applicable, for this element, where the default interfaces are prefiltered with the ignored
interfaces defined in this element. All interface macros are replaced with real names.
(Inherited from DocumentDefinitionBase.) | |
GetAdditionalNamespaces |
Gets the additional namespaces, if applicable, for this element, where the default namespaces are prefiltered with the ignored
namespaces defined in this element. All namespace macros are replaced with real names.
(Inherited from DocumentDefinitionBase.) | |
GetAllEmbeddedDocuments |
Gets all embedded documents in this root document.
| |
GetAttributes |
Gets the attributes, if applicable, for this element, where the default attributes are prefiltered with the ignored
attributes defined in this element. All name macros and $length/$precision/$scale macros are replaced with real values. (if applicable)
(Inherited from DocumentDefinitionBase.) | |
GetFieldDerivedFromEntityField |
Gets the field derived from the entity field specified, which is a field in the root entity of this document.
(Inherited from DocumentDefinitionBase.) | |
GetFieldsOfCompleteTree |
Enumerates over the fields in this document and the fields of embedded documents, using depth-first search traversal.
(Inherited from DocumentDefinitionBase.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetNameValidator |
Gets the validator for the name property.
(Overrides DocumentDefinitionBaseGetNameValidator.) | |
GetRealStringSettingValueWithMacrosResolved |
Gets the real setting value of the setting with the name specified as string. Also resolves any macros defined in the value (if any) to real values.
(Inherited from DocumentDefinitionBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HandleFieldRemoved |
Performs the work necessary after a field has been removed.
(Overrides DocumentDefinitionBaseHandleFieldRemoved(DocumentFieldDefinition).) | |
HandleFieldsListChanged | (Inherited from DocumentDefinitionBase.) | |
HandleRootElementValueTypeFieldsChanged |
Called when the fields collection in the valuetype in the root element changed.
(Inherited from DocumentDefinitionBase.) | |
MarkDocumentAsChanged |
Marks the document definition as changed.
(Inherited from DocumentDefinitionBase.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PerformAdditionalUpdateDocumentShapeWithThisDocsContents |
Performs additional work for the update document shape with this docs contents.
(Inherited from DocumentDefinitionBase.) | |
PerformPostDeserializationWork |
Performs the post deserialization work necessary.
(Inherited from DocumentDefinitionBase.) | |
RaiseHasBeenRemoved | (Inherited from DocumentDefinitionBase.) | |
RemoveField |
Removes the field specified from this document
(Inherited from DocumentDefinitionBase.) | |
SerializeAdditionalAttributes |
Serializes the additional attributes of this class to the xml.
(Inherited from DocumentDefinitionBase.) | |
SerializeAdditionalElements |
Serializes the additional elements of this object to the xml
(Inherited from DocumentDefinitionBase.) | |
SerializeToWriter |
Serializes the data in this class to the serializer passed in
(Inherited from DocumentDefinitionBase.) | |
ToString |
Returns a string that represents the current object.
(Inherited from DocumentDefinitionBase.) | |
UnbindAdditionalEvents |
Unbinds the additional event handlers of contained elements.
(Inherited from DocumentDefinitionBase.) | |
UnbindEvents |
Unbinds the event handlers of contained elements
(Inherited from DocumentDefinitionBase.) | |
UpdateDocumentShape |
Updates the shape of this document with the new shape specified. It removes fields which sources are no longer in the newShape. It adds new fields
which are present in newShape but aren't in this document.
| |
UpdateDocumentShapeWithThisDocsContents |
Updates the document shape specified using the fields in this document. A field which is in this document but not in the specified document 'toUpdate'
is added to the specified document toUpdate.
(Inherited from DocumentDefinitionBase.) | |
UpdateOutputSettingValuesContainerOfNestedElementsWithDefaults |
Updates the option values containers with defaults in nested elements, like fields. The base implementation traverses the fields.
(Inherited from DocumentDefinitionBase.) | |
Validate |
Validates this instance.
(Overrides DocumentDefinitionBaseValidate.) |
Name | Description | |
---|---|---|
DocumentDefinitionChanged |
Event which is raised when the definition of this DocumentDefinition has been changed. What has changed is enclosed inside the event args.
(Inherited from DocumentDefinitionBase.) | |
HasBeenChanged |
Raised when the implementing element has been changed
(Inherited from DocumentDefinitionBase.) | |
HasBeenRemoved |
Raised when the implementing element has been removed from its container
(Inherited from DocumentDefinitionBase.) | |
PropertyChanged |
Occurs when a property value changes. (INotifyPropertyChanged)
(Inherited from DocumentDefinitionBase.) |
Name | Description | |
---|---|---|
IDataErrorInfoError |
Gets an error message indicating what is wrong with this object.
(Inherited from DocumentDefinitionBase.) | |
IDataErrorInfoItem |
Gets the String with the specified column name.
(Inherited from DocumentDefinitionBase.) | |
IOutputSettingValuesTargetTargetName |
Gets the name of the element.
(Inherited from DocumentDefinitionBase.) |