package

org.mybatis.generator.api.dom.java

Interfaces

CompilationUnit This interface describes methods common to all Java compilation units (Java classes, interfaces, and enums). 

Classes

Field  
FullyQualifiedJavaType  
InitializationBlock  
InnerClass This class encapsulates the idea of an inner class - it has methods that make it easy to generate inner classes. 
InnerEnum This class encapsulates the idea of an inner enum - it has methods that make it easy to generate inner enum. 
Interface  
JavaElement  
Method  
Parameter  
PrimitiveTypeWrapper  
TopLevelClass  
TopLevelEnumeration  

Enums

JavaVisibility Typesafe enum of possible Java visibility settings