Uses of Interface
org.openbp.cockpit.modeler.figures.generic.Expandable

Packages that use Expandable
org.openbp.cockpit.modeler.figures.process   
org.openbp.cockpit.modeler.figures.tag   
 

Uses of Expandable in org.openbp.cockpit.modeler.figures.process
 

Classes in org.openbp.cockpit.modeler.figures.process that implement Expandable
 class DecisionNodeFigure
          Decision node figure.
 class FinalNodeFigure
          Graphical representation of a initial node.
 class ForkNodeFigure
          Fork node figure.
 class InitialNodeFigure
          Graphical representation of a initial node.
 class JoinNodeFigure
          Join node figure.
 class MergeNodeFigure
          Merge node figure.
 class MultiSocketNodeFigure
          A Node Figure is the graphical representation of a multi socket node.
 class NodeFigure
          A Node Figure is the graphical representation of a process node.
 class ParamFigure
          Figure that is used to represent node params of a socket.
 class PlaceholderNodeFigure
          Placeholder figure.
 class PrimitiveNodeFigure
          Primtive node figure.
 class SocketFigure
          Socket figure.
 class WaitStateNodeFigure
          Wait state node figure.
 class WorkflowEndNodeFigure
          Workflow node figure.
 class WorkflowNodeFigure
          Workflow node figure.
 

Uses of Expandable in org.openbp.cockpit.modeler.figures.tag
 

Classes in org.openbp.cockpit.modeler.figures.tag that implement Expandable
 class AbstractTagFigure
          An AbstractTagFigure represents a single tag.
 class HorizontalRotatingTagFigure
          Horizontally oriented tag figure that may rotate around its parent.
 class SimpleTextTagFigure
          Simple tag figure that displays a line of text.
 class StraightTagFigure
          Non-rotating tag figure that contains simple content that does not change its order when the tag is moved.
 



Copyright © 2011. All Rights Reserved.