Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.GroupContent
| 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 GroupContent in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return GroupContent Modifier and Type Method Description GroupContentDataFactory. createGroupContent()Returns a new object of class 'Group Content'. -
Uses of GroupContent in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement GroupContent Modifier and Type Class Description classGroupContentImplAn implementation of the model object 'Group Content'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return GroupContent Modifier and Type Method Description GroupContentDataFactoryImpl. createGroupContent() -
Uses of GroupContent in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type GroupContent Modifier and Type Method Description TDataSwitch. caseGroupContent(GroupContent object)Returns the result of interpreting the object as an instance of 'Group Content'.