Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.event.EventRelationship
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.event | |
| org.eclipse.gmt.modisco.omg.kdm.event.impl | |
| org.eclipse.gmt.modisco.omg.kdm.event.util |
-
Uses of EventRelationship in org.eclipse.gmt.modisco.omg.kdm.event
Methods in org.eclipse.gmt.modisco.omg.kdm.event that return EventRelationship Modifier and Type Method Description EventRelationshipEventFactory. createEventRelationship()Returns a new object of class 'Relationship'. -
Uses of EventRelationship in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement EventRelationship Modifier and Type Class Description classEventRelationshipImplAn implementation of the model object 'Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return EventRelationship Modifier and Type Method Description EventRelationshipEventFactoryImpl. createEventRelationship() -
Uses of EventRelationship in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type EventRelationship Modifier and Type Method Description TEventSwitch. caseEventRelationship(EventRelationship object)Returns the result of interpreting the object as an instance of 'Relationship'.