All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.cmu.owl.bo.fm.OwlObjectTreeImpl

edu.cmu.owl.bo.fm.OwlObjectImpl
   |
   +----edu.cmu.owl.bo.fm.OwlObjectTreeImpl

public class OwlObjectTreeImpl
extends OwlObjectImpl
implements OwlObjectTree

Constructor Index

 o OwlObjectTreeImpl()

Method Index

 o getVector()
 o setVector(Vector)

Constructors

 o OwlObjectTreeImpl
 public OwlObjectTreeImpl() throws RemoteException

Methods

 o getVector
 public Vector getVector() throws RemoteException
 o setVector
 public void setVector(Vector temp) throws RemoteException

All Packages  Class Hierarchy  This Package  Previous  Next  Index