Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.DependsOn
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.source | |
| org.eclipse.gmt.modisco.omg.kdm.source.impl | |
| org.eclipse.gmt.modisco.omg.kdm.source.util |
-
Uses of DependsOn in org.eclipse.gmt.modisco.omg.kdm.source
Methods in org.eclipse.gmt.modisco.omg.kdm.source that return DependsOn Modifier and Type Method Description DependsOnSourceFactory. createDependsOn()Returns a new object of class 'Depends On'. -
Uses of DependsOn in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement DependsOn Modifier and Type Class Description classDependsOnImplAn implementation of the model object 'Depends On'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return DependsOn Modifier and Type Method Description DependsOnSourceFactoryImpl. createDependsOn() -
Uses of DependsOn in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type DependsOn Modifier and Type Method Description TSourceSwitch. caseDependsOn(DependsOn object)Returns the result of interpreting the object as an instance of 'Depends On'.