Uses of Package
org.kite9.framework.model

Packages that use org.kite9.framework.model
org.kite9.diagram.builders   
org.kite9.diagram.builders.formats.fsm   
org.kite9.diagram.builders.formats.hierarchy   
org.kite9.diagram.builders.formats.sequence   
org.kite9.framework.model   
org.kite9.tool.model   
org.kite9.tool.scanner   
 

Classes in org.kite9.framework.model used by org.kite9.diagram.builders
ProjectModel
          Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
 

Classes in org.kite9.framework.model used by org.kite9.diagram.builders.formats.fsm
MemberHandle
          Handle to a class member (method or field).
ProjectModel
          Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
 

Classes in org.kite9.framework.model used by org.kite9.diagram.builders.formats.hierarchy
ProjectModel
          Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
 

Classes in org.kite9.framework.model used by org.kite9.diagram.builders.formats.sequence
ProjectModel
          Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
 

Classes in org.kite9.framework.model used by org.kite9.framework.model
AbstractHandle
           
AnnotatedElementHandle
           
AnnotationHandle
          An annotation handle is used to describe an occasion where an annotation on a class, method or field refers to another class using a parameter.
ConstructorHandle
           
FieldHandle
           
Handle
          Lightweight interface to some java reflection construct.
MemberHandle
          Handle to a class member (method or field).
MethodHandle
           
PackageHandle
           
ProjectModel
          Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
Type
          A Java type.
 

Classes in org.kite9.framework.model used by org.kite9.tool.model
ProjectModel
          Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
ProjectModelImpl
           
 

Classes in org.kite9.framework.model used by org.kite9.tool.scanner
ProjectModel
          Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
 



Copyright © 2011. All Rights Reserved.