Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.HasContent
| 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 HasContent in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return HasContent Modifier and Type Method Description HasContentDataFactory. createHasContent()Returns a new object of class 'Has Content'. -
Uses of HasContent in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement HasContent Modifier and Type Class Description classHasContentImplAn implementation of the model object 'Has Content'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return HasContent Modifier and Type Method Description HasContentDataFactoryImpl. createHasContent() -
Uses of HasContent in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type HasContent Modifier and Type Method Description TDataSwitch. caseHasContent(HasContent object)Returns the result of interpreting the object as an instance of 'Has Content'.