Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ManagesData
| 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 ManagesData in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ManagesData Modifier and Type Method Description ManagesDataDataFactory. createManagesData()Returns a new object of class 'Manages Data'. -
Uses of ManagesData in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ManagesData Modifier and Type Class Description classManagesDataImplAn implementation of the model object 'Manages Data'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ManagesData Modifier and Type Method Description ManagesDataDataFactoryImpl. createManagesData() -
Uses of ManagesData in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ManagesData Modifier and Type Method Description TDataSwitch. caseManagesData(ManagesData object)Returns the result of interpreting the object as an instance of 'Manages Data'.