Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIRelationship
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.ui | |
| org.eclipse.gmt.modisco.omg.kdm.ui.impl | |
| org.eclipse.gmt.modisco.omg.kdm.ui.util |
-
Uses of UIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIRelationship Modifier and Type Method Description UIRelationshipUiFactory. createUIRelationship()Returns a new object of class 'UI Relationship'. -
Uses of UIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UIRelationship Modifier and Type Class Description classUIRelationshipImplAn implementation of the model object 'UI Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UIRelationship Modifier and Type Method Description UIRelationshipUiFactoryImpl. createUIRelationship() -
Uses of UIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UIRelationship Modifier and Type Method Description TUiSwitch. caseUIRelationship(UIRelationship object)Returns the result of interpreting the object as an instance of 'UI Relationship'.