All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.CMMNDI.xsd Maven / Gradle / Ivy

The newest version!


	
	
		The Diagram Interchange (DI) package enables interchange of graphical information that language users have control over, such as position of nodes and line routing points. Language specifications specialize elements of DI to define diagram interchange elements for a language.
	
	
		
			This element should never be instantiated directly, but rather concrete implementation should. It is placed there only to be referred in the sequence
		
	
	
		
			DiagramElement is the abstract super type of all elements in diagrams, including diagrams themselves. When contained in a diagram, diagram elements are laid out relative to the diagram's origin.
		
		
			
				
					
						 
					
				
			
			
				
					an optional locally-owned style for this diagram element.
				
			
		
		
			
				a reference to an optional shared style element for this diagram element.
			
		
		
		
	
	
		
			
				
					
						
							an optional list of points relative to the origin of the nesting diagram that specifies the connected line segments of the edge
						
					
				
			
		
	
	
		
						
				
					
						the name of the diagram.
					
				
				
					
						the documentation of the diagram.
					
				
				
					
						the resolution of the diagram expressed in user units per inch.
					
				
			
		
	
	
		
			
				
					
						
							the optional bounds of the shape relative to the origin of its nesting plane.
						
					
				
			
		
	
	
		
			Style contains formatting properties that affect the appearance or style of diagram elements, including diagram themselves.
		
		
			
				
					
						 
					
				
			
		
		
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy