Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.IndexUnit
| 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 IndexUnit in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return IndexUnit Modifier and Type Method Description IndexUnitCodeFactory. createIndexUnit()Returns a new object of class 'Index Unit'.IndexUnitArrayType. getIndexUnit()Returns the value of the 'Index Unit' containment reference.Methods in org.eclipse.gmt.modisco.omg.kdm.code with parameters of type IndexUnit Modifier and Type Method Description voidArrayType. setIndexUnit(IndexUnit value)Sets the value of the 'Index Unit' containment reference. -
Uses of IndexUnit in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement IndexUnit Modifier and Type Class Description classIndexUnitImplAn implementation of the model object 'Index Unit'.Fields in org.eclipse.gmt.modisco.omg.kdm.code.impl declared as IndexUnit Modifier and Type Field Description protected IndexUnitArrayTypeImpl. indexUnitThe cached value of the 'Index Unit' containment reference.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return IndexUnit Modifier and Type Method Description IndexUnitCodeFactoryImpl. createIndexUnit()IndexUnitArrayTypeImpl. getIndexUnit()Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl with parameters of type IndexUnit Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainArrayTypeImpl. basicSetIndexUnit(IndexUnit newIndexUnit, org.eclipse.emf.common.notify.NotificationChain msgs)voidArrayTypeImpl. setIndexUnit(IndexUnit newIndexUnit) -
Uses of IndexUnit in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type IndexUnit Modifier and Type Method Description TCodeSwitch. caseIndexUnit(IndexUnit object)Returns the result of interpreting the object as an instance of 'Index Unit'.