Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ContentReference
| 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 ContentReference in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ContentReference Modifier and Type Method Description ContentReferenceDataFactory. createContentReference()Returns a new object of class 'Content Reference'. -
Uses of ContentReference in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ContentReference Modifier and Type Class Description classContentReferenceImplAn implementation of the model object 'Content Reference'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ContentReference Modifier and Type Method Description ContentReferenceDataFactoryImpl. createContentReference() -
Uses of ContentReference in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ContentReference Modifier and Type Method Description TDataSwitch. caseContentReference(ContentReference object)Returns the result of interpreting the object as an instance of 'Content Reference'.