Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.ActionRelationship
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.impl | |
| org.eclipse.gmt.modisco.omg.kdm.action.util |
-
Uses of ActionRelationship in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return ActionRelationship Modifier and Type Method Description ActionRelationshipActionFactory. createActionRelationship()Returns a new object of class 'Relationship'. -
Uses of ActionRelationship in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement ActionRelationship Modifier and Type Class Description classActionRelationshipImplAn implementation of the model object 'Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return ActionRelationship Modifier and Type Method Description ActionRelationshipActionFactoryImpl. createActionRelationship() -
Uses of ActionRelationship in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type ActionRelationship Modifier and Type Method Description TActionSwitch. caseActionRelationship(ActionRelationship object)Returns the result of interpreting the object as an instance of 'Relationship'.