com.ibm.ftt.resources.core.physical
Interface ISystemReference

All Known Subinterfaces:
ZOSSystemReference

public interface ISystemReference

Interface for an object that refers to a system IOSImage object.


Field Summary
static String COPY_RIGHT
           
 
Method Summary
 org.eclipse.core.runtime.IAdaptable getReferent()
          Returns the object referred to by this instance of the system reference.
 

Field Detail

COPY_RIGHT

static final String COPY_RIGHT
See Also:
Constant Field Values
Method Detail

getReferent

org.eclipse.core.runtime.IAdaptable getReferent()
Returns the object referred to by this instance of the system reference.

Returns:
the object that this reference is referring to