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

xml.OgemaPattern.xsd Maven / Gradle / Ivy





	
	

	
		
			
				Represents a resource in the context of Resource Patterns. Does not provide
				any information	on subresources.
			
		
		
			
				
					
						Name of the pattern field.
					
				
			
			
				
					
						Path relative to the demanded model of the pattern.
					
				
			
			
				
					
						OGEMA resource type of the resource.
					
				
			
			
				
					
						In a request this specifies whether the resource must exist (and be
						active)	for a pattern match. Default is true.
					
				
			
			
				
					
						Access mode of the resource.
					
				
			
			
				
					
						Location of the resource. Can be used to restrict the pattern match
						results	to those with a specified location. In a pattern match list, this
						simply indicates the location of the resource.
					
				
			
			
				
					
						Value, in the case of SingleValueResources.
					
				
			
		
	

	
		
			
		
	


	
		
			
				A pattern match.
			
		
		
			
				
					
						The resource type of the pattern demanded model (main type that was
						searched for).
					
				
			
			
				
					
						Resource fields of the pattern match
					
				
			
		
	

	
		
			
				A resource pattern, which can be thought of as a search template for
				the OGEMA resource tree.
				It is possible to specify a main resource type to search for, and a
				set of mandatory and optional
				subresources that must exist and/or possess specified values or resource
				locations.
			
		
		
			
				
					
						The resource type of the pattern demanded model (main type that is
						searched for).
					
				
			
			
				
					
						Pattern fields, corresponding to subresources of the demanded model, that
						represent additional constraints for the search.
					
				
			
		
	

	
		
			
				List of pattern matches.
			
		
		
			
				
					
						The number of matches for this search.
					
				
			
			
				
					
						The index of the first listed item, among all matching items.
						Relevant for paging.
					
				
			
			
				
					
						The index of the last listed item, among all matching items.
						Relevant for paging.
					
				
			
			
				
					
						
							Pattern matches.
						
					
				
			
		
	






© 2015 - 2025 Weber Informatics LLC | Privacy Policy