Uses of Package
com.tensegrity.graph.rule

Packages that use com.tensegrity.graph.rule
com.tensegrity.application This package contains the main interfaces and meta classes for the skeleton framework.  
com.tensegrity.graph.element Element functions.  
com.tensegrity.graph.persistence GraphPersistence package.  
com.tensegrity.graph.rule The rule package contains the code for rules that are used throughout the graph packages.  
com.tensegrity.graph.rule.event   
com.tensegrity.graph.rule.persistence This package contains the classes necessary to implement xml and attribute-based persistence for rules.  
com.tensegrity.graph.view Contains the graph view interface.  
com.tensegrity.graph.view.event   
com.tensegrity.gui.component The component package contains the basic abstractions for components used within a Graph application, such as GraphApplication, StatusBar, AttributeTable and ObjectTreePanel.  
com.tensegrity.gui.document.persistence   
com.tensegrity.gui.graphdocument This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents.  
com.tensegrity.gui.graphdocument.persistence   
com.tensegrity.gui.swing.dialog This package contains several Dialog implementations, such as a ColorChooser for the three Format types (Paint, Stroke, Font) of the Graphics API.  
com.tensegrity.gui.swing.dialog.ruleeditor   
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.gui.swing.document.persistence   
com.tensegrity.gui.swt.dialog   
com.tensegrity.gui.swt.dialog.ruleeditor   
com.tensegrity.gui.swt.document   
com.tensegrity.gui.swt.document.persitence   
com.tensegrity.skeleton.commands The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. 
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.application
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.graph.element
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.graph.persistence
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.graph.rule
AbstractGraphObjectRule
          Abstract base class that implements the functionality common to all rules
EdgeRule
           Class EdgeRule implements the rule template for VisualEdge objects.
GraphObjectRule
           Interface GraphObjectRule specifies the common attributes for the rules defined in interfaces NodeRule and EdgeRule, which are associated with objects of classes VisualNode and VisualEdge respectively.
GraphRule
           Class GraphRule implements the rule template for VisualGraph objects.
NodeRule
           Class NodeRule implements the rule template for VisualNode objects.
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
RuleConfiguration
          TODO: comment
RuleFeedback
          Feedback specification.
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.graph.rule.event
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.graph.rule.persistence
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.graph.view
RuleConfiguration
          TODO: comment
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.graph.view.event
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.component
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.document.persistence
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.graphdocument
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.graphdocument.persistence
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swing.dialog
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swing.dialog.ruleeditor
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swing.document
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swing.document.persistence
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swt.dialog
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swt.dialog.ruleeditor
Rule
           Rule objects are the preferred way of defining the capabilities and interactive behavior of VisualGraph elements.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swt.document
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.gui.swt.document.persitence
RuleRegistry
           Class RuleRegistry is primarily responsible for managing Rule instances.
 

Classes in com.tensegrity.graph.rule used by com.tensegrity.skeleton.commands
RuleFeedback
          Feedback specification.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.