Uses of Interface
org.norther.tammi.core.relation.RelationMBean

Packages that use RelationMBean
org.norther.tammi.core.relation   
org.norther.tammi.core.rt   
org.norther.tammi.root.rt   
 

Uses of RelationMBean in org.norther.tammi.core.relation
 

Classes in org.norther.tammi.core.relation that implement RelationMBean
 class Relation
          A default implementation of a relation MBean.
 

Uses of RelationMBean in org.norther.tammi.core.rt
 

Subinterfaces of RelationMBean in org.norther.tammi.core.rt
 interface VariableTreeMBean
          VariableTreeMBean is an interface to a relation of variables forming a tree.
 

Classes in org.norther.tammi.core.rt that implement RelationMBean
 class VariableTree
          A default implementation of VariableTreeMBean.
 

Uses of RelationMBean in org.norther.tammi.root.rt
 

Subinterfaces of RelationMBean in org.norther.tammi.root.rt
 interface VariableRootMBean
          VariableRootMBean extends VariableTreeMBean and provides a root for variable trees that need persistency.
 

Classes in org.norther.tammi.root.rt that implement RelationMBean
 class VariableRoot
          A default implementation of VariableRootMBean.
 



Copyright © 2004 The Norther Organization. All rights reserved.