Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ProducesDataEvent
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of ProducesDataEvent in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ProducesDataEvent Modifier and Type Method Description ProducesDataEventDataFactory. createProducesDataEvent()Returns a new object of class 'Produces Data Event'. -
Uses of ProducesDataEvent in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ProducesDataEvent Modifier and Type Class Description classProducesDataEventImplAn implementation of the model object 'Produces Data Event'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ProducesDataEvent Modifier and Type Method Description ProducesDataEventDataFactoryImpl. createProducesDataEvent() -
Uses of ProducesDataEvent in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ProducesDataEvent Modifier and Type Method Description TDataSwitch. caseProducesDataEvent(ProducesDataEvent object)Returns the result of interpreting the object as an instance of 'Produces Data Event'.