Uses of Class
wt.epm.occurrence.EPMOccurrenceTable

Packages that use EPMOccurrenceTable
wt.epm
 
wt.epm.occurrence   
 

Uses of EPMOccurrenceTable in wt.epm
 

Methods in wt.epm that return EPMOccurrenceTable
 EPMOccurrenceTable OccurrenceTable.getOccurrenceTable()
          Gets the object for the association that plays role: OCCURRENCE_TABLE_ROLE.
 EPMOccurrenceTable EPMDocumentMaster.getOccurrenceTable()
          Gets the object for the association that plays role: OCCURRENCE_TABLE.
 

Methods in wt.epm with parameters of type EPMOccurrenceTable
 void OccurrenceTable.setOccurrenceTable(EPMOccurrenceTable occurrenceTable)
          Sets the object for the association that plays role: OCCURRENCE_TABLE_ROLE.
static OccurrenceTable OccurrenceTable.newOccurrenceTable(EPMDocumentMaster theEPMDocumentMaster, EPMOccurrenceTable occurrenceTable)
          Default factory for the class.
 void EPMDocumentMaster.setOccurrenceTable(EPMOccurrenceTable a_OccurrenceTable)
          Sets the object for the association that plays role: OCCURRENCE_TABLE.
 

Uses of EPMOccurrenceTable in wt.epm.occurrence
 

Methods in wt.epm.occurrence that return EPMOccurrenceTable
static EPMOccurrenceTable EPMOccurrenceTable.newEPMOccurrenceTable()
          Default factory for the class.
 

Methods in wt.epm.occurrence with parameters of type EPMOccurrenceTable
protected  boolean EPMOccurrenceTable.readVersion(EPMOccurrenceTable thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.