ConfigurationA configuration file is used to set up AgileJ ready to view diagrams. It contains all the selection and drawing settings behind the Diagram Styles. The configuration is loaded from a single file with the filename extension .ajcl . You can have as many files of this type in your workspace as you like, but only one can be in use at any one time; and you would typically need only one main file in which are declared your custom DiagramStyles. AgileJ StructureViews ships with a configuration file declaring the standard DiagramStyles we have been using up until this point. You can go beyond these factory DiagramStyles and declare additional DiagramStyles tailored to the specific presentation and filtering requirements of your projects. In order to do this you create a new .ajcl file, edit it, then load it ready for use with your diagrams. |