| ModelLoader Methods |
The ModelLoader type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (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.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUri |
Resolve a uri to load a model
| |
| Load(IVariableContainer, IRuleSet, ActiveElement) |
Load IElementModel from external or RuleSet by the first find of the Source element
| |
| Load(IElementModel, IVariableContainer, IRuleSet, ActiveElement) |
Load IElementModel from external or RuleSet by the provided Source element
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ResolveSourceElementModel |
Validates the ae that must hold a source address element model
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |