Concept.Model Assembly > Concept.Model Namespace : ConceptElement Class |
For a list of all members of this type, see ConceptElement members.
Name | Description | |
---|---|---|
![]() | AllSubjects | Gets all subjects. |
![]() | Container | Gets or sets the container of the ConceptElement. The ConceptContainer is the ConceptElement that directly owns the element. |
![]() | DeclaredSubjects | Gets the subjects declared by metadata on the concept element. |
![]() | DefaultDisplayName | |
![]() | DefaultName | |
![]() | Diagnostic | Gets the diagnostic of the ConceptElement. The property indicates if the ConceptElement is in a correct state. |
![]() | DiagnosticMessage | Gets or sets the diagnostic message. |
![]() | DisplayName | Gets the display name. This property can be translate with the Intl mecanism. |
![]() | Factory | Gets or sets the factory of the ConceptElement. The factory is used to create the ConceptElement from a string identifying the matching factory. |
![]() | HasDefaultSubject | Gets a value indicating whether this instance has default subject. |
![]() | HasProvider | Gets a value indicating whether this instance has provider. |
![]() | HasRepository | Gets a value indicating whether this instance has repository. |
![]() | HasSubject | Gets a value indicating whether this instance has subject. |
![]() | IsNameEditable | Gets a value indicating whether this instance is name editable. |
![]() | IsSubjectEnabled | Gets a value indicating whether this instance is subject enabled. |
![]() | Name | Gets or sets the name of the ConceptElement. The name is used as an id for the identification of an element in a list. |
![]() | Options | The Options proprety allows to specify : Name Description NotSerialized The ConceptElement will not be serialized. |
![]() | Path | Gets the path of the ConceptElement. The path is built appending the name of each Container of the ConceptElement. The top ConceptContainer is called the Root. |
![]() | Provider | Gets the provider. |
![]() | Repositories | Gets the repositories defined by the element and by any of its containers in the object tree (by recursive a call). |
![]() | RootContainer | Gets the root container of the ConceptElement. The ConceptContainer is the ConceptElement in the top of the hierachical structur. |
![]() | Subjects | Gets the subjects. |
![]() | Tag | Gets or sets the object that contains data about the control. |