Esempio n. 1
0
		/// <summary>
		/// Constructor from a ModelBusReference, the adapter manager, and the root model element of the DataContractDsl model
		/// </summary>
			public DataContractDslAdapter(DslIntegration::ModelBusReference reference, DslIntegrationShell::VsModelingAdapterManager adapterManager, global::Microsoft.Practices.ServiceFactory.DataContracts.DataContractModel rootModelElement)
				: base(reference, adapterManager, rootModelElement)
			{
			}
Esempio n. 2
0
 /// <summary>
 /// Constructor from a ModelBusReference, the adapter manager, and the root model element of the CloudCoreArchitectSubProcess model
 /// </summary>
 public CloudCoreArchitectSubProcessAdapter(DslIntegration::ModelBusReference reference, DslIntegrationShell::VsModelingAdapterManager adapterManager, global::Architect.SubProcess rootModelElement)
     : base(reference, adapterManager, rootModelElement)
 {
 }