When you add a sample source file to Architecture Modeler, you define the entity type for the source file in the extended
                  metamodel, and make available the code you will use to generate regular expressions. To add support for Objective C, for example,
                  you would define an entity type that represents an Objective C source file, then add one or more Objective C source files
                  to Architecture Modeler. 
                  		
               
 
               		
                Choose a sample that contains the kinds of entities and relationships you want the parser to extract. If you want the parser
                  to model calls to Objective C functions, make sure your sample contains a function call! 
                  		
               
 
               		
               Note: Architecture Modeler supplies default values for the properties and attributes of the source file type you are adding. Except
                  for the value of the Description property, which holds the entity type name displayed to the end user, the default values
                  usually are sufficient. You can change the Description (and any other property or attribute values) when you edit the source
                  file type. 
                  		
               
 
               	 
              
            	 
            Architecture Modeler displays the new source file type in the Name area in the central pane of the window, and the text of
               the sample source file in the righthand pane. If more than one source file type is listed, click the name of the type to display
               the corresponding sample. 
               		
               
Note: Select a source file type and click 
                  		  Files > Edit to modify its file characteristics. Select a source file type and click 
                  		  Files > Delete to delete the type.