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

inciples.modelling.modelling-schema.2.0.10.source-code.BasicBehaviors.xsd Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version


	
	
	
		
			
				
					
						
							Tells whether the behavior can be invoked while it is still executing from a previous invocation.
						
					
					
						
							References a behavior that this behavior redefines. A subtype of Behavior may redefine any other subtype of Behavior. If the behavior implements a behavioral feature, it replaces the redefined behavior. If the behavior is a classifier behavior, it extends the redefined behavior.
						
					
					
						
							An optional set of Constraints specifying what must be fulfilled when the behavior is invoked.
						
					
					
						
							An optional set of Constraints specifying what is fulfilled after the execution of the behavior is completed, if its precondition was fulfilled before its invocation.
						
					
					
						
							References a list of parameters to the behavior which describes the order and type of arguments that can be given when the behavior is invoked and of the values which will be returned when the behavior completes its execution.
						
					
					
						
							The classifier that is the context for the execution of the behavior. If the behavior is owned by a BehavioredClassifier, that classifier is the context. Otherwise, the context is the first BehavioredClassifier reached by following the chain of owner relationships. For example, following this algorithm, the context of an entry action in a state machine is the classifier that owns the state machine. The features of the context classifier as well as the elements visible to the context classifier are visible to the behavior.
						
					
				
			
		
	
	
	
	
		
			
				
					
						
							References behavior specifications owned by a classifier.
						
					
					
						
							A behavior specification that specifies the behavior of the classifier itself.
						
					
				
			
		
	
	
	
		
			
				
			
		
	
	
	
		
			
				
					
						
							Specifies the behavior in one or more languages.
						
					
					
						
							Languages the body strings use in the same order as the body strings.
						
					
				
			
		
	
	
	
	
		
			
				
					Restricts an opaque expression to return exactly one return result. When the invocation of the opaque expression completes, a single set of values is returned to its owner. This association is derived from the single return result parameter of the associated behavior.
				
			
			
				
					Specifies the behavior of the opaque expression.
				
			
		
	





© 2015 - 2025 Weber Informatics LLC | Privacy Policy