Class SModuleAddedEvent
- java.lang.Object
- 
- org.jetbrains.mps.openapi.module.event.SRepositoryEvent
- 
- org.jetbrains.mps.openapi.module.event.SRepositoryModuleEvent
- 
- org.jetbrains.mps.openapi.module.event.SModuleAddedEvent
 
 
 
- 
 public class SModuleAddedEvent extends SRepositoryModuleEvent 
- 
- 
Constructor SummaryConstructors Constructor Description SModuleAddedEvent(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
 
 
- 
 
-