Java Architect offers several Java modeling aids which focus on:
-
-
creating and updating so-called "automatic diagrams" which are generated directly from the model
-
the "automatic diagrams" are also generated in the enriched JavaDoc pages produced by Java Architect
-
-
-
creating and updating automatic accessors and methods in Java classes directly deduced from the model
-
maintaining consistency at the model level of a class and its interfaces by synchronizing the method redefinitions between the class and its implemented interfaces
-
-
-
applying design patterns that provide optimal Java implementations of the main GOF patterns
-