C# Class EAAddinFramework.Mapping.ElementMappingSet

Description of ElementMappingSet.
Inheritance: MappingSet
Exibir arquivo Open project: GeertBellekens/Enterprise-Architect-Add-in-Framework Class Usage Examples

Private Properties

Property Type Description
getMappings List

Public Methods

Method Description
ElementMappingSet ( ElementWrapper rootElement, bool source ) : System

Private Methods

Method Description
getMappings ( ) : List

Method Details

ElementMappingSet() public method

public ElementMappingSet ( ElementWrapper rootElement, bool source ) : System
rootElement ElementWrapper
source bool
return System