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

-test-blueprints.2.0.16.source-code.umlg-lib.uml Maven / Gradle / Ivy

The newest version!


  
    
  
  
    
  
  
    
      
        
          ocl for getAllChildren()
self.getChildren()->iterate(iter : tumllib::org::tuml::hierarchy::Hierarchy; acc : Set(tumllib::org::tuml::hierarchy::Hierarchy) = Set{} | acc->including(iter)->union(iter.getAllChildren()))
        
        
          
            
          
          
            
              
              
            
          
          
            
              
            
          
          
            
              
              
            
          
        
      
      
        
          This has not yet been implemented.
The idea is to tag arbitrary object to facilitate easy searching.
        
        
          
            
            
          
          
            
            
            
          
        
        
          
            
            
          
        
      
      
        
          If you which to have createdOn and updatedOn automatically saved add BaseModelTuml to the root of your inheritence hierarchy
        
        
          
          
          
        
        
          
        
      
      
        
          
          
            JAVA
            LocalDateTime.now()
          
        
        
          
          
            JAVA
            LocalDateTime.now()
          
        
      
      
        
          ClassQuery is used to store queries againts any instance of the class. Instances of ClassQuery are added to the generated meta classes.
        
        
          Umlg generates a singleton meta class for every concrete Class in your model. If umlg-lib is inported into your model then the generated MetaClass (i.e.CustomerMeta) will extend BaseClassUmlg. This allows ClassQueries to be added to the Meta class.
        
        
          
          
            
            
          
        
        
          
        
        
          
            
            
          
        
        
          
        
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy