Uses of Class
wt.ixb.conflictFramework.EnvironmentConflict

Packages that use EnvironmentConflict
wt.ixb.conflictFramework   
 

Uses of EnvironmentConflict in wt.ixb.conflictFramework
 

Methods in wt.ixb.conflictFramework that return EnvironmentConflict
 EnvironmentConflict EnvironmentConflictImportSession.getEnvironmentConflict()
          Gets the object for the association that plays role: ENVIRONMENT_CONFLICT_ROLE.
static EnvironmentConflict EnvironmentConflict.newEnvironmentConflict()
          Default factory for the class.
 

Methods in wt.ixb.conflictFramework with parameters of type EnvironmentConflict
 void EnvironmentConflictImportSession.setEnvironmentConflict(EnvironmentConflict environmentConflict)
          Sets the object for the association that plays role: ENVIRONMENT_CONFLICT_ROLE.
static EnvironmentConflictImportSession EnvironmentConflictImportSession.newEnvironmentConflictImportSession(EnvironmentConflict environmentConflict, ImportSession importSession)
          Default factory for the class.
protected  boolean EnvironmentConflict.readVersion(EnvironmentConflict thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.