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