Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ContentAttribute
| 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 ContentAttribute in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ContentAttribute Modifier and Type Method Description ContentAttributeDataFactory. createContentAttribute()Returns a new object of class 'Content Attribute'. -
Uses of ContentAttribute in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ContentAttribute Modifier and Type Class Description classContentAttributeImplAn implementation of the model object 'Content Attribute'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ContentAttribute Modifier and Type Method Description ContentAttributeDataFactoryImpl. createContentAttribute() -
Uses of ContentAttribute in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ContentAttribute Modifier and Type Method Description TDataSwitch. caseContentAttribute(ContentAttribute object)Returns the result of interpreting the object as an instance of 'Content Attribute'.