Uses of Class
com.thoughtworks.xstream.annotations.XStreamAlias

Packages that use XStreamAlias
org.kite9.diagram.adl This package contains value objects which can be used in ADL (Abstract Diagram Language). 
org.kite9.framework.server   
 

Uses of XStreamAlias in org.kite9.diagram.adl
 

Classes in org.kite9.diagram.adl with annotations of type XStreamAlias
 class Arrow
          This class models the black body of the arrow, which will have links entering and leaving it.
 class Context
          A context is a portion of the diagram with a border around it, and a label.
 class Diagram
          This class represents a whole diagram within ADL.
 class Glyph
          A Glyph is a white node on the diagram which has a fixed hierarchical position within its container.
 class Key
           
 class Link
          Joins glyphs and arrows to one another.
 class LinkEndStyle
          Styles of link-end.
 class LinkLineStyle
          Styles of link-line.
 class Symbol
           
 class TextLine
           
 

Uses of XStreamAlias in org.kite9.framework.server
 

Classes in org.kite9.framework.server with annotations of type XStreamAlias
 class BasicWorkItem
           
 



Copyright © 2011. All Rights Reserved.