Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.event.EventFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.event | |
| org.eclipse.gmt.modisco.omg.kdm.event.impl |
-
Uses of EventFactory in org.eclipse.gmt.modisco.omg.kdm.event
Fields in org.eclipse.gmt.modisco.omg.kdm.event declared as EventFactory Modifier and Type Field Description static EventFactoryEventFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.event that return EventFactory Modifier and Type Method Description EventFactoryEventPackage. getEventFactory()Returns the factory that creates the instances of the model. -
Uses of EventFactory in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement EventFactory Modifier and Type Class Description classEventFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return EventFactory Modifier and Type Method Description EventFactoryEventPackageImpl. getEventFactory()static EventFactoryEventFactoryImpl. init()Creates the default factory implementation.