Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.InterfaceUnit
| 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 InterfaceUnit in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return InterfaceUnit Modifier and Type Method Description InterfaceUnitCodeFactory. createInterfaceUnit()Returns a new object of class 'Interface Unit'. -
Uses of InterfaceUnit in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement InterfaceUnit Modifier and Type Class Description classInterfaceUnitImplAn implementation of the model object 'Interface Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return InterfaceUnit Modifier and Type Method Description InterfaceUnitCodeFactoryImpl. createInterfaceUnit() -
Uses of InterfaceUnit in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type InterfaceUnit Modifier and Type Method Description TCodeSwitch. caseInterfaceUnit(InterfaceUnit object)Returns the result of interpreting the object as an instance of 'Interface Unit'.