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

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

public class PropertyPointer
extends FeaturePointer


Field Summary
 Property FEATURE
           
 
Fields inherited from class uk.ac.ucl.cs.emofocl.jmibrowser.FeaturePointer
REF_OBJECT
 
Constructor Summary
PropertyPointer(javax.jmi.reflect.RefObject refObject, Property feature)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FEATURE

public final Property FEATURE
Constructor Detail

PropertyPointer

public PropertyPointer(javax.jmi.reflect.RefObject refObject,
                       Property feature)