Class SModuleChangedEvent
- java.lang.Object
- 
- org.jetbrains.mps.openapi.module.event.SRepositoryEvent
- 
- org.jetbrains.mps.openapi.module.event.SRepositoryModuleEvent
- 
- org.jetbrains.mps.openapi.module.event.SModuleChangedEvent
 
 
 
- 
 public class SModuleChangedEvent extends SRepositoryModuleEvent 
- 
- 
Constructor SummaryConstructors Constructor Description SModuleChangedEvent(SModule module)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(SModuleEventVisitor visitor)- 
Methods inherited from class org.jetbrains.mps.openapi.module.event.SRepositoryModuleEventgetModule
 - 
Methods inherited from class org.jetbrains.mps.openapi.module.event.SRepositoryEventgetRepository
 
- 
 
- 
- 
- 
Method Detail- 
acceptpublic void accept(SModuleEventVisitor visitor) - Specified by:
- acceptin class- SRepositoryEvent
 
 
- 
 
-