Uses of Class
org.eclipse.lyo.core.trs.ChangeEvent

Packages that use ChangeEvent
org.eclipse.lyo.core.trs Copyright (c) 2013 IBM Corporation. 
 

Uses of ChangeEvent in org.eclipse.lyo.core.trs
 

Subclasses of ChangeEvent in org.eclipse.lyo.core.trs
 class Creation
           
 class Deletion
           
 class Modification
           
 

Methods in org.eclipse.lyo.core.trs that return types with arguments of type ChangeEvent
 List<ChangeEvent> ChangeLog.getChange()
           
 

Method parameters in org.eclipse.lyo.core.trs with type arguments of type ChangeEvent
 void ChangeLog.setChange(List<ChangeEvent> change)
           
 



Copyright © 2013. All rights reserved.