Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.DefinedBy
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.impl | |
| org.eclipse.gmt.modisco.omg.kdm.platform.util |
-
Uses of DefinedBy in org.eclipse.gmt.modisco.omg.kdm.platform
Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return DefinedBy Modifier and Type Method Description DefinedByPlatformFactory. createDefinedBy()Returns a new object of class 'Defined By'. -
Uses of DefinedBy in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement DefinedBy Modifier and Type Class Description classDefinedByImplAn implementation of the model object 'Defined By'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return DefinedBy Modifier and Type Method Description DefinedByPlatformFactoryImpl. createDefinedBy() -
Uses of DefinedBy in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type DefinedBy Modifier and Type Method Description TPlatformSwitch. caseDefinedBy(DefinedBy object)Returns the result of interpreting the object as an instance of 'Defined By'.