Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.LinksTo
| 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 LinksTo in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return LinksTo Modifier and Type Method Description LinksToBuildFactory. createLinksTo()Returns a new object of class 'Links To'. -
Uses of LinksTo in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement LinksTo Modifier and Type Class Description classLinksToImplAn implementation of the model object 'Links To'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return LinksTo Modifier and Type Method Description LinksToBuildFactoryImpl. createLinksTo() -
Uses of LinksTo in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type LinksTo Modifier and Type Method Description TBuildSwitch. caseLinksTo(LinksTo object)Returns the result of interpreting the object as an instance of 'Links To'.