Ejemplo n.º 1
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;
        }
Ejemplo n.º 2
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::ce.GEB_NGN_PCR_Practica1.FixUpDiagram));
        }
Ejemplo n.º 3
0
        /// <summary>
        /// Enables rules in this domain model related to diagram fixup for the given store.
        /// If diagram data will be loaded into the store, this method should be called first to ensure
        /// that the diagram behaves properly.
        /// </summary>
        public static void EnableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.EnableRule(typeof(global::Ultramarine.Generators.Language.FixUpDiagram));
            ruleManager.EnableRule(typeof(global::Ultramarine.Generators.Language.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 4
0
		/// <summary>
		/// Disables rules in this domain model related to diagram fixup for the given store.
		/// </summary>
		public static void DisableDiagramRules(DslModeling::Store store)
		{
			if(store == null) throw new global::System.ArgumentNullException("store");
			
			DslModeling::RuleManager ruleManager = store.RuleManager;
			ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Views.RelationalView.FixUpDiagram));
			ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Views.RelationalView.CompartmentItemAddRule));
			ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Views.RelationalView.CompartmentItemDeleteRule));
			ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Views.RelationalView.CompartmentItemRolePlayerChangeRule));
			ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Views.RelationalView.CompartmentItemRolePlayerPositionChangeRule));
			ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Views.RelationalView.CompartmentItemChangeRule));
		}
Ejemplo n.º 5
0
        /// <summary>
        /// Enables rules in this domain model related to diagram fixup for the given store.
        /// If diagram data will be loaded into the store, this method should be called first to ensure
        /// that the diagram behaves properly.
        /// </summary>
        public static void EnableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.EnableRule(typeof(global::isep.edom.gorgeous.FixUpDiagram));
            ruleManager.EnableRule(typeof(global::isep.edom.gorgeous.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 6
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::CompanyName.LanguageSm.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::CompanyName.LanguageSm.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 7
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::UPM_IPS.DNRDPVSQGProyectoMDD.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::UPM_IPS.DNRDPVSQGProyectoMDD.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 8
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::NuPattern.Authoring.WorkflowDesign.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::NuPattern.Authoring.WorkflowDesign.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 9
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.HostDesigner.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.HostDesigner.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 10
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::Bb.ApplicationCooperationViewPoint.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::Bb.ApplicationCooperationViewPoint.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 11
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Core.ShapeModel.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::ORMSolutions.ORMArchitect.Core.ShapeModel.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 12
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::UPM_IPS.DRQPJPFMAMPracticaDSLTools.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::UPM_IPS.DRQPJPFMAMPracticaDSLTools.DecoratorPropertyChanged));
            ruleManager.DisableRule(typeof(global::UPM_IPS.DRQPJPFMAMPracticaDSLTools.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 13
0
        /// <summary>
        /// Enables rules in this domain model related to diagram fixup for the given store.
        /// If diagram data will be loaded into the store, this method should be called first to ensure
        /// that the diagram behaves properly.
        /// </summary>
        public static void EnableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.EnableRule(typeof(global::Fabrikam.Dsl.TestValidation.FixUpDiagram));
            ruleManager.EnableRule(typeof(global::Fabrikam.Dsl.TestValidation.DecoratorPropertyChanged));
            ruleManager.EnableRule(typeof(global::Fabrikam.Dsl.TestValidation.ConnectorRolePlayerChanged));
        }
        /// <summary>
        /// Enables rules in this domain model related to diagram fixup for the given store.
        /// If diagram data will be loaded into the store, this method should be called first to ensure
        /// that the diagram behaves properly.
        /// </summary>
        public static void EnableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.EnableRule(typeof(global::Microsoft.Example.Circuits.FixUpDiagram));
            ruleManager.EnableRule(typeof(global::Microsoft.Example.Circuits.DecoratorPropertyChanged));
            ruleManager.EnableRule(typeof(global::Microsoft.Example.Circuits.ConnectorRolePlayerChanged));
        }
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::Company.SlideShowDesigner.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::Company.SlideShowDesigner.DecoratorPropertyChanged));
            ruleManager.DisableRule(typeof(global::Company.SlideShowDesigner.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 16
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::IPS_GT16.XCXABGProyectoIPS.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::IPS_GT16.XCXABGProyectoIPS.DecoratorPropertyChanged));
            ruleManager.DisableRule(typeof(global::IPS_GT16.XCXABGProyectoIPS.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 17
0
        /// <summary>
        /// Enables rules in this domain model related to diagram fixup for the given store.
        /// If diagram data will be loaded into the store, this method should be called first to ensure
        /// that the diagram behaves properly.
        /// </summary>
        public static void EnableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.EnableRule(typeof(global::UPM_IPS.RAARMAPMCWeberMDD.FixUpDiagram));
            ruleManager.EnableRule(typeof(global::UPM_IPS.RAARMAPMCWeberMDD.DecoratorPropertyChanged));
            ruleManager.EnableRule(typeof(global::UPM_IPS.RAARMAPMCWeberMDD.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 18
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::AppDevUnited.TaskFlowDSLSample.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::AppDevUnited.TaskFlowDSLSample.DecoratorPropertyChanged));
            ruleManager.DisableRule(typeof(global::AppDevUnited.TaskFlowDSLSample.ConnectorRolePlayerChanged));
        }
Ejemplo n.º 19
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::Microsoft.EntityFrameworkCore.Modeling.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::Microsoft.EntityFrameworkCore.Modeling.CompartmentItemAddRule));
            ruleManager.DisableRule(typeof(global::Microsoft.EntityFrameworkCore.Modeling.CompartmentItemDeleteRule));
            ruleManager.DisableRule(typeof(global::Microsoft.EntityFrameworkCore.Modeling.CompartmentItemRolePlayerChangeRule));
            ruleManager.DisableRule(typeof(global::Microsoft.EntityFrameworkCore.Modeling.CompartmentItemRolePlayerPositionChangeRule));
            ruleManager.DisableRule(typeof(global::Microsoft.EntityFrameworkCore.Modeling.CompartmentItemChangeRule));
        }
Ejemplo n.º 20
0
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.ServiceContracts.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.ServiceContracts.ConnectorRolePlayerChanged));
            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.ServiceContracts.CompartmentItemAddRule));
            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.ServiceContracts.CompartmentItemDeleteRule));
            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.ServiceContracts.CompartmentItemRolePlayerChangeRule));
            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.ServiceContracts.CompartmentItemRolePlayerPositionChangeRule));
            ruleManager.DisableRule(typeof(global::Microsoft.Practices.ServiceFactory.ServiceContracts.CompartmentItemChangeRule));
        }
Ejemplo n.º 21
0
        /// <summary>
        /// Enables rules in this domain model related to diagram fixup for the given store.
        /// If diagram data will be loaded into the store, this method should be called first to ensure
        /// that the diagram behaves properly.
        /// </summary>
        public static void EnableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.EnableRule(typeof(global::JA.Attack.FixUpDiagram));
            ruleManager.EnableRule(typeof(global::JA.Attack.ConnectorRolePlayerChanged));
            ruleManager.EnableRule(typeof(global::JA.Attack.CompartmentItemAddRule));
            ruleManager.EnableRule(typeof(global::JA.Attack.CompartmentItemDeleteRule));
            ruleManager.EnableRule(typeof(global::JA.Attack.CompartmentItemRolePlayerChangeRule));
            ruleManager.EnableRule(typeof(global::JA.Attack.CompartmentItemRolePlayerPositionChangeRule));
            ruleManager.EnableRule(typeof(global::JA.Attack.CompartmentItemChangeRule));
        }
        /// <summary>
        /// Disables rules in this domain model related to diagram fixup for the given store.
        /// </summary>
        public static void DisableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.FixUpDiagram));
            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.DecoratorPropertyChanged));
            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.ConnectorRolePlayerChanged));
            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.CompartmentItemAddRule));
            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.CompartmentItemDeleteRule));
            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.CompartmentItemRolePlayerChangeRule));
            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.CompartmentItemRolePlayerPositionChangeRule));
            ruleManager.DisableRule(typeof(global::UPM.IoT_DSL_AF2.CompartmentItemChangeRule));
        }
Ejemplo n.º 23
0
        /// <summary>
        /// Enables rules in this domain model related to diagram fixup for the given store.
        /// If diagram data will be loaded into the store, this method should be called first to ensure
        /// that the diagram behaves properly.
        /// </summary>
        public static void EnableDiagramRules(DslModeling::Store store)
        {
            if (store == null)
            {
                throw new global::System.ArgumentNullException("store");
            }

            DslModeling::RuleManager ruleManager = store.RuleManager;

            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.FixUpDiagram));
            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.DecoratorPropertyChanged));
            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.ConnectorRolePlayerChanged));
            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.CompartmentItemAddRule));
            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.CompartmentItemDeleteRule));
            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.CompartmentItemRolePlayerChangeRule));
            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.CompartmentItemRolePlayerPositionChangeRule));
            ruleManager.EnableRule(typeof(global::Microsoft.Data.Entity.Design.EntityDesigner.View.CompartmentItemChangeRule));
        }