Uses of Class
wt.epm.EPMBoxExtents

Packages that use EPMBoxExtents
wt.epm
 
 

Uses of EPMBoxExtents in wt.epm
 

Fields in wt.epm declared as EPMBoxExtents
private  EPMBoxExtents EPMDocument.boxExtents
           
 

Methods in wt.epm that return EPMBoxExtents
 EPMBoxExtents EPMDocument.getBoxExtents()
          Gets the object for the association that plays role: BOX_EXTENTS.
static EPMBoxExtents EPMBoxExtents.newEPMBoxExtents()
          Default factory for the class.
 

Methods in wt.epm with parameters of type EPMBoxExtents
 void EPMDocument.setBoxExtents(EPMBoxExtents a_BoxExtents)
          Sets the object for the association that plays role: BOX_EXTENTS.
protected  boolean EPMBoxExtents.readVersion(EPMBoxExtents thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.