Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.SequenceType
| 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 SequenceType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return SequenceType Modifier and Type Method Description SequenceTypeCodeFactory. createSequenceType()Returns a new object of class 'Sequence Type'. -
Uses of SequenceType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement SequenceType Modifier and Type Class Description classSequenceTypeImplAn implementation of the model object 'Sequence Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return SequenceType Modifier and Type Method Description SequenceTypeCodeFactoryImpl. createSequenceType() -
Uses of SequenceType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type SequenceType Modifier and Type Method Description TCodeSwitch. caseSequenceType(SequenceType object)Returns the result of interpreting the object as an instance of 'Sequence Type'.