Click or drag to resize
ModelLoader Methods

The ModelLoader type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetUri
Resolve a uri to load a model
Public methodLoad(IVariableContainer, IRuleSet, ActiveElement)
Load IElementModel from external or RuleSet by the first find of the Source element
Public methodLoad(IElementModel, IVariableContainer, IRuleSet, ActiveElement)
Load IElementModel from external or RuleSet by the provided Source element
Public methodStatic memberResolveSourceElementModel
Validates the ae that must hold a source address element model
Top
Extension Methods
See Also