Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.AllContent
| 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 AllContent in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return AllContent Modifier and Type Method Description AllContentDataFactory. createAllContent()Returns a new object of class 'All Content'. -
Uses of AllContent in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement AllContent Modifier and Type Class Description classAllContentImplAn implementation of the model object 'All Content'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return AllContent Modifier and Type Method Description AllContentDataFactoryImpl. createAllContent() -
Uses of AllContent in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type AllContent Modifier and Type Method Description TDataSwitch. caseAllContent(AllContent object)Returns the result of interpreting the object as an instance of 'All Content'.