Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.TypedBy
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of TypedBy in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return TypedBy Modifier and Type Method Description TypedByDataFactory. createTypedBy()Returns a new object of class 'Typed By'. -
Uses of TypedBy in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement TypedBy Modifier and Type Class Description classTypedByImplAn implementation of the model object 'Typed By'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return TypedBy Modifier and Type Method Description TypedByDataFactoryImpl. createTypedBy() -
Uses of TypedBy in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type TypedBy Modifier and Type Method Description TDataSwitch. caseTypedBy(TypedBy object)Returns the result of interpreting the object as an instance of 'Typed By'.