Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.BagType
| 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 BagType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return BagType Modifier and Type Method Description BagTypeCodeFactory. createBagType()Returns a new object of class 'Bag Type'. -
Uses of BagType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement BagType Modifier and Type Class Description classBagTypeImplAn implementation of the model object 'Bag Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return BagType Modifier and Type Method Description BagTypeCodeFactoryImpl. createBagType() -
Uses of BagType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type BagType Modifier and Type Method Description TCodeSwitch. caseBagType(BagType object)Returns the result of interpreting the object as an instance of 'Bag Type'.