uk.ac.ucl.cs.emofocl.jmibrowser
Class FeaturePointer

java.lang.Object
  extended by uk.ac.ucl.cs.emofocl.jmibrowser.FeaturePointer
Direct Known Subclasses:
PropertyPointer

public abstract class FeaturePointer
extends Object

Author:
jwskene

Field Summary
 javax.jmi.reflect.RefObject REF_OBJECT
           
 
Constructor Summary
protected FeaturePointer(javax.jmi.reflect.RefObject refObject)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REF_OBJECT

public final javax.jmi.reflect.RefObject REF_OBJECT
Constructor Detail

FeaturePointer

protected FeaturePointer(javax.jmi.reflect.RefObject refObject)