| FileActiveElement Class |
Namespace: FlexRule.Data.Files
public class FileActiveElement : FileBasedDataSourceActiveElement
The FileActiveElement type exposes the following members.
| Name | Description | |
|---|---|---|
| FileActiveElement |
| Name | Description | |
|---|---|---|
| ActivatorRegistry | (Inherited from ActiveElement.) | |
| Childs | (Inherited from ActiveElement.) | |
| FileExtension | (Inherited from FileBasedDataSourceActiveElement.) | |
| Model | (Inherited from ActiveElement.) | |
| Navigator | (Inherited from ActiveElement.) | |
| Return | (Inherited from DataSourceActiveElement.) | |
| Separator | (Inherited from FileBasedDataSourceActiveElement.) | |
| SheetName | (Inherited from FileBasedDataSourceActiveElement.) | |
| Source | (Inherited from FileBasedDataSourceActiveElement.) | |
| Type | (Inherited from FileBasedDataSourceActiveElement.) |
| Name | Description | |
|---|---|---|
| ActivateElement |
Creates active element for the provided model
(Inherited from ActiveElement.) | |
| ActivateInnerElements |
Activates all the child elements of the provided node
(Inherited from ActiveElement.) | |
| AddExceptionCommand |
During activation commands listed as exception will not be activated
(Inherited from ActiveElement.) | |
| CollectFactoryArguments | (Inherited from ActiveElement.) | |
| CreateActiveElement(IElementModel) |
Creates active element using provided model as the source and the parent is the current ActiveElement
(Inherited from ActiveElement.) | |
| CreateActiveElement(ActiveElement, IElementModel) |
Creates active element using element as source and provided parent
(Inherited from ActiveElement.) | |
| Execute | (Inherited from DataSourceActiveElement.) | |
| Finialize | (Inherited from DataSourceActiveElement.) | |
| GetEnumerator | (Inherited from ActiveElement.) | |
| GetMap | (Inherited from FileBasedDataSourceActiveElement.) | |
| GetResult | (Overrides DataSourceActiveElementGetResult(IEnumerableObject).) | |
| HasActiveElement |
Check if there is a child active element of a specific type
(Inherited from ActiveElement.) | |
| LoadContent | (Inherited from FileBasedDataSourceActiveElement.) | |
| Retrieve | (Overrides DataSourceActiveElementRetrieve(IActiveElementExecutor).) | |
| ToString | (Inherited from ActiveElement.) |
| Name | Description | |
|---|---|---|
| DataSourceElement | ||
| Element |
| Name | Description | |
|---|---|---|
| FillDictionaryByParameters | (Defined by ActiveElementUtility.) | |
| FindFirstActiveElement |
Finds the first active element child that has the provided command name
(Defined by ActiveElementUtility.) | |
| GetDeclaration | (Defined by ElementModelUtility.) | |
| GetFormattedStringtValue | (Defined by ActiveElementUtility.) | |
| GetRoot | (Defined by ElementModelUtility.) | |
| GetValueOfAttributeOrRef(String, IElementModelParameterCollection, IVariableContainer) | Overloaded.
Get the value from model`s parameters. If that value is a name of variable if the provided container it resolve the result with the container. Also it checks the container for '-ref' post fix of the attribute name.
(Defined by ActiveElementUtility.) | |
| GetValueOfAttributeOrRef(String, IElementModelParameterCollection, IVariableContainer, Boolean, Boolean) | Overloaded.
Get the value from model`s parameters. If that value is a name of variable if the provided container it resolve the result with the container. Also it checks the container for '-ref' post fix of the attribute name.
(Defined by ActiveElementUtility.) | |
| GetValueOfAttributeOrRef(String, String, IElementModelParameterCollection, IVariableContainer, Boolean, Boolean) | Overloaded.
Get the value from model`s parameters. If that value is a name of variable if the provided container it resolve the result with the container. Also it checks the container for '-ref' post fix of the attribute name.
(Defined by ActiveElementUtility.) | |
| GetValueOfAttributeOrVariable |
Get the value from model`s parameters. If that value is a name of variable if the provided container it resolve the result with the container.
(Defined by ActiveElementUtility.) | |
| HasActiveElement |
Check if there is a child active element of a specific type
(Defined by ActiveElementUtility.) | |
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |