Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.VisibleIn
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of VisibleIn in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return VisibleIn Modifier and Type Method Description VisibleInCodeFactory. createVisibleIn()Returns a new object of class 'Visible In'. -
Uses of VisibleIn in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement VisibleIn Modifier and Type Class Description classVisibleInImplAn implementation of the model object 'Visible In'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return VisibleIn Modifier and Type Method Description VisibleInCodeFactoryImpl. createVisibleIn() -
Uses of VisibleIn in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type VisibleIn Modifier and Type Method Description TCodeSwitch. caseVisibleIn(VisibleIn object)Returns the result of interpreting the object as an instance of 'Visible In'.