Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ChoiceContent
| 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 ChoiceContent in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ChoiceContent Modifier and Type Method Description ChoiceContentDataFactory. createChoiceContent()Returns a new object of class 'Choice Content'. -
Uses of ChoiceContent in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ChoiceContent Modifier and Type Class Description classChoiceContentImplAn implementation of the model object 'Choice Content'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ChoiceContent Modifier and Type Method Description ChoiceContentDataFactoryImpl. createChoiceContent() -
Uses of ChoiceContent in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ChoiceContent Modifier and Type Method Description TDataSwitch. caseChoiceContent(ChoiceContent object)Returns the result of interpreting the object as an instance of 'Choice Content'.