Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.AbstractUIRelationship
| 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 AbstractUIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui
Subinterfaces of AbstractUIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui Modifier and Type Interface Description interfaceDisplaysA representation of the model object 'Displays'.interfaceDisplaysImageA representation of the model object 'Displays Image'.interfaceUIFlowA representation of the model object 'UI Flow'.interfaceUILayoutA representation of the model object 'UI Layout'.interfaceUIRelationshipA representation of the model object 'UI Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return types with arguments of type AbstractUIRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractUIRelationship>AbstractUIElement. getUIRelation()Returns the value of the 'UI Relation' containment reference list. -
Uses of AbstractUIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement AbstractUIRelationship Modifier and Type Class Description classDisplaysImageImplAn implementation of the model object 'Displays Image'.classDisplaysImplAn implementation of the model object 'Displays'.classUIFlowImplAn implementation of the model object 'UI Flow'.classUILayoutImplAn implementation of the model object 'UI Layout'.classUIRelationshipImplAn implementation of the model object 'UI Relationship'.Fields in org.eclipse.gmt.modisco.omg.kdm.ui.impl with type parameters of type AbstractUIRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIActionImpl. uiRelationThe cached value of the 'UI Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIElementImpl. uiRelationThe cached value of the 'UI Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIEventImpl. uiRelationThe cached value of the 'UI Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIResourceImpl. uiRelationThe cached value of the 'UI Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return types with arguments of type AbstractUIRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIActionImpl. getUIRelation()org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIElementImpl. getUIRelation()org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIEventImpl. getUIRelation()org.eclipse.emf.common.util.EList<AbstractUIRelationship>UIResourceImpl. getUIRelation() -
Uses of AbstractUIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type AbstractUIRelationship Modifier and Type Method Description TUiSwitch. caseAbstractUIRelationship(AbstractUIRelationship object)Returns the result of interpreting the object as an instance of 'Abstract UI Relationship'.