Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.MixedContent
| 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 MixedContent in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return MixedContent Modifier and Type Method Description MixedContentDataFactory. createMixedContent()Returns a new object of class 'Mixed Content'. -
Uses of MixedContent in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement MixedContent Modifier and Type Class Description classMixedContentImplAn implementation of the model object 'Mixed Content'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return MixedContent Modifier and Type Method Description MixedContentDataFactoryImpl. createMixedContent() -
Uses of MixedContent in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type MixedContent Modifier and Type Method Description TDataSwitch. caseMixedContent(MixedContent object)Returns the result of interpreting the object as an instance of 'Mixed Content'.