Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.SimpleContentType
| 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 SimpleContentType in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return SimpleContentType Modifier and Type Method Description SimpleContentTypeDataFactory. createSimpleContentType()Returns a new object of class 'Simple Content Type'. -
Uses of SimpleContentType in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement SimpleContentType Modifier and Type Class Description classSimpleContentTypeImplAn implementation of the model object 'Simple Content Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return SimpleContentType Modifier and Type Method Description SimpleContentTypeDataFactoryImpl. createSimpleContentType() -
Uses of SimpleContentType in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type SimpleContentType Modifier and Type Method Description TDataSwitch. caseSimpleContentType(SimpleContentType object)Returns the result of interpreting the object as an instance of 'Simple Content Type'.