Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.DescribedBy
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.impl | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
-
Uses of DescribedBy in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return DescribedBy Modifier and Type Method Description DescribedByBuildFactory. createDescribedBy()Returns a new object of class 'Described By'. -
Uses of DescribedBy in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement DescribedBy Modifier and Type Class Description classDescribedByImplAn implementation of the model object 'Described By'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return DescribedBy Modifier and Type Method Description DescribedByBuildFactoryImpl. createDescribedBy() -
Uses of DescribedBy in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type DescribedBy Modifier and Type Method Description TBuildSwitch. caseDescribedBy(DescribedBy object)Returns the result of interpreting the object as an instance of 'Described By'.