示例#1
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for CompartmentShape1.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::ce.GEB_NGN_PCR_Practica1.Ventana.NombreVentanaDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Nombre").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#2
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for BarkerEntityShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::ORMSolutions.ORMArchitect.EntityRelationshipModels.Barker.EntityType.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "BarkerEntityNameDecorator").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#3
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for EntityShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.OrmLanguage.EntityElement.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Name").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#4
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for RelDer.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.RAARMAPMCWeberMDD.RelacionReferencesEntidadDer.cardinalidadDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
            }
            /// <summary>
            /// Event handler called when decorator initialization is complete for ApplicationShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::BizTalkMessaging.Application.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#6
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for CommentBoxShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Gadgeteer.Designer.Comment.TextDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Comment").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#7
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for AtributoEntShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.RAARMAPMCWeberMDD.AtributoEnt.nombreDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "DecNombre").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#8
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for EntityTypeShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.EntityFrameworkCore.Modeling.EntityType.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Name").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#9
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for FlowConnector.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::AppDevUnited.TaskFlowDSLSample.Flow.GuardDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Guard").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#10
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for TableShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::ORMSolutions.ORMArchitect.RelationalModels.ConceptualDatabase.Table.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TableNameDecorator").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#11
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for ClientApplicationShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                BaseGeometryShapeDecoratorMap.OnDecoratorsInitialized(sender, e);

                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Practices.ServiceFactory.HostDesigner.ClientApplication.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#12
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for JunctionShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                ComponentShapeDecoratorMap.OnDecoratorsInitialized(sender, e);

                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Example.Circuits.NamedElement.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#13
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for ConceptSubElementShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Bb.ApplicationCooperationViewPoint.ConceptSubElement.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Bb.ApplicationCooperationViewPoint.ConceptSubElement.TypeDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TypeDecorator").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#14
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for EntidadRelacion.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::IPS_GT16.XCXABGProyectoIPS.EntidadReferencesRelacioned.aCardMinDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "CardMin").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::IPS_GT16.XCXABGProyectoIPS.EntidadReferencesRelacioned.bCardMaxDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "CardMax").AssociateValueWith(shape.Store, propertyInfo);
            }
            /// <summary>
            /// Event handler called when decorator initialization is complete for VentanaS.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.DNRDPVSQGProyectoMDD.Ventana.nombreDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NombreVentanaS").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.DNRDPVSQGProyectoMDD.VentanaSecundaria.modalDomainPropertyId);
                propertyInfo.FilteringValues.Add("True");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "IconModal").AssociateVisibilityWith(shape.Store, propertyInfo);
            }
示例#16
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for TaskShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::AppDevUnited.TaskFlowDSLSample.NamedElement.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Name").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::AppDevUnited.TaskFlowDSLSample.Task.SortDomainPropertyId);
                propertyInfo.FilteringValues.Add("SuperTask");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "SubTask").AssociateVisibilityWith(shape.Store, propertyInfo);
            }
示例#17
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for FeatureShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Ufba.vShome.Feature.FeatureTypeDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "FeatureType").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Ufba.vShome.Feature.FeatureNameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Name").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Ufba.vShome.Feature.SerialDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Serial").AssociateValueWith(shape.Store, propertyInfo);
            }
示例#18
0
            /// <summary>
            /// Event handler called when decorator initialization is complete for CapacitorShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                ComponentShapeDecoratorMap.OnDecoratorsInitialized(sender, e);

                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Example.Circuits.NamedElement.NameDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Example.Circuits.Capacitor.IsPolarDomainPropertyId);
                propertyInfo.FilteringValues.Add("False");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NonPolarImage").AssociateVisibilityWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Example.Circuits.Capacitor.IsPolarDomainPropertyId);
                propertyInfo.FilteringValues.Add("True");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "PolarImage").AssociateVisibilityWith(shape.Store, propertyInfo);
            }
            /// <summary>
            /// Event handler called when decorator initialization is complete for ItemShape.  Adds decorator mappings for this shape or connector.
            /// </summary>
            public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
            {
                DslDiagrams::ShapeElement           shape = (DslDiagrams::ShapeElement)sender;
                DslDiagrams::AssociatedPropertyInfo propertyInfo;

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.DNRDPVSQGProyectoMDD.Item.tipoDomainPropertyId);
                propertyInfo.FilteringValues.Add("Instagram");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "InstagramIcon").AssociateVisibilityWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.DNRDPVSQGProyectoMDD.Item.tipoDomainPropertyId);
                propertyInfo.FilteringValues.Add("Facebook");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "FacebookIcon").AssociateVisibilityWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.DNRDPVSQGProyectoMDD.Item.tipoDomainPropertyId);
                propertyInfo.FilteringValues.Add("Twitter");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TwitterIcon").AssociateVisibilityWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.DNRDPVSQGProyectoMDD.Item.tituloDomainPropertyId);
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NombreItem").AssociateValueWith(shape.Store, propertyInfo);

                propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::UPM_IPS.DNRDPVSQGProyectoMDD.Item.tipoDomainPropertyId);
                propertyInfo.FilteringValues.Add("PorDefecto");
                DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "DefaultIcon").AssociateVisibilityWith(shape.Store, propertyInfo);
            }
示例#20
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for FEntradaPassword.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.EntradaPassword.TextNameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextName").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.EntradaPassword.TextNameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextName").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#21
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for SubProcessShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.ProcessOverview.SubProcessElement.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#22
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for ViewShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::FourDeep.Dizzle.View.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::FourDeep.Dizzle.View.DescriptionDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "DescriptionDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#23
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for AggregateRootShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Com.Lotos.BinbinDomainLanguage.AggregateRootEntities.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#24
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for InterfaceShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::pelsoft.FWK_Dsl.NamedElement.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Name").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#25
0
文件: Diagram.cs 项目: cjheath/NORMA
			/// <summary>
			/// Event handler called when decorator initialization is complete for BarkerEntityShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::ORMSolutions.ORMArchitect.EntityRelationshipModels.Barker.EntityType.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "BarkerEntityNameDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#26
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for TransitionConnector.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
		
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Navigation.Designer.Transition.CanNavigateBackDomainPropertyId);
				propertyInfo.FilteringValues.Add("True");
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "CanGoBackDecorator").AssociateVisibilityWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Navigation.Designer.Transition.KeyDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "KeyDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#27
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for FEtiqueta.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Etiquetas.EditColorDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextColor").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Etiquetas.EstiloLetraDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextEstilo").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Etiquetas.TextNombreDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextNombre").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Etiquetas.OutputDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextOutput").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#28
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for UserActivityShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				StartableShapeDecoratorMap.OnDecoratorsInitialized(sender, e);
				
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
		
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.UserActivity.OnlyVisibleAtLocationDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "OnlyVisibleAtLocation").AssociateVisibilityWith(shape.Store, propertyInfo);
			}
示例#29
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for MultipleAssociationRoleConnector.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::LinqToRdf.Design.MultipleAssociationRole.MultiplicityDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TargetMultiplicity").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::LinqToRdf.Design.MultipleAssociationRole.RoleNameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TargetRoleName").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#30
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for ClientApplicationShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				BaseGeometryShapeDecoratorMap.OnDecoratorsInitialized(sender, e);
				
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Practices.ServiceFactory.HostDesigner.ClientApplication.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#31
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for ScheduledTaskShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.ScheduledTasks.BaseScheduledTask.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.ScheduledTasks.BaseScheduledTask.TypeDisplayDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TypeDecorator").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.ScheduledTasks.BaseScheduledTask.DescriptiveIntervalDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "DescribeIntervalDecorator").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.ScheduledTasks.BaseScheduledTask.StartDateOnlyDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "StartDateOnlyDecorator").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.ScheduledTasks.BaseScheduledTask.StartTimeOnlyDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "StartTimeOnlyDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#32
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for ClassShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Castle.ActiveWriter.NamedElement.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Name").AssociateValueWith(shape.Store, propertyInfo);
		
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Castle.ActiveWriter.ModelClass.HasKeyPropertyDomainPropertyId);
				propertyInfo.FilteringValues.Add("True");
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Key").AssociateVisibilityWith(shape.Store, propertyInfo);
		
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Castle.ActiveWriter.ModelClass.IsValidatorSetDomainPropertyId);
				propertyInfo.FilteringValues.Add("True");
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Validation").AssociateVisibilityWith(shape.Store, propertyInfo);
			}
示例#33
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for CompositionConnector.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				AssociationConnectorDecoratorMap.OnDecoratorsInitialized(sender, e);
				
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::pelsoft.FWK_Dsl.Association.SourceMultiplicityDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "SourceMultiplicity").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::pelsoft.FWK_Dsl.Association.TargetMultiplicityDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TargetMultiplicity").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::pelsoft.FWK_Dsl.Association.SourceRoleNameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "SourceRoleName").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::pelsoft.FWK_Dsl.Association.TargetRoleNameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TargetRoleName").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#34
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for Fbutton.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.EditButton.EditColorDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextColor").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.EditButton.IconDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextIcon").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.EditButton.onClickDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextOnClick").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.EditButton.TextNameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextName").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#35
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for CommentBoxShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::LinqToRdf.Design.Comment.TextDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "Comment").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#36
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for FBarradeprogreso.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Barradeprogreso.EditColorDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextColor").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Barradeprogreso.MaxDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextMax").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Barradeprogreso.MinDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextMin").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Barradeprogreso.EditColorDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextColor").AssociateValueWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Company.DSLBootstrap.Barradeprogreso.TextNombreDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "TextNombre").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#37
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for DataContractCompartmentShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Microsoft.Practices.ServiceFactory.DataContracts.ExtensibleModelElement.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}
示例#38
0
			/// <summary>
			/// Event handler called when decorator initialization is complete for StartableShape.  Adds decorator mappings for this shape or connector.
			/// </summary>
			public static void OnDecoratorsInitialized(object sender, global::System.EventArgs e)
			{
				DslDiagrams::ShapeElement shape = (DslDiagrams::ShapeElement)sender;
				DslDiagrams::AssociatedPropertyInfo propertyInfo;
		
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.Start.IsStartableDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "IsStartableIconDecorator").AssociateVisibilityWith(shape.Store, propertyInfo);
				
				propertyInfo = new DslDiagrams::AssociatedPropertyInfo(global::Architect.Activity.NameDomainPropertyId);
				DslDiagrams::ShapeElement.FindDecorator(shape.Decorators, "NameDecorator").AssociateValueWith(shape.Store, propertyInfo);
			}