Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.RecordType
| 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 RecordType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return RecordType Modifier and Type Method Description RecordTypeCodeFactory. createRecordType()Returns a new object of class 'Record Type'. -
Uses of RecordType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement RecordType Modifier and Type Class Description classRecordTypeImplAn implementation of the model object 'Record Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return RecordType Modifier and Type Method Description RecordTypeCodeFactoryImpl. createRecordType() -
Uses of RecordType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type RecordType Modifier and Type Method Description TCodeSwitch. caseRecordType(RecordType object)Returns the result of interpreting the object as an instance of 'Record Type'.