Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.kdm.TaggedRef
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.kdm | |
| org.eclipse.gmt.modisco.omg.kdm.kdm.impl | |
| org.eclipse.gmt.modisco.omg.kdm.kdm.util |
-
Uses of TaggedRef in org.eclipse.gmt.modisco.omg.kdm.kdm
Methods in org.eclipse.gmt.modisco.omg.kdm.kdm that return TaggedRef Modifier and Type Method Description TaggedRefKdmFactory. createTaggedRef()Returns a new object of class 'Tagged Ref'. -
Uses of TaggedRef in org.eclipse.gmt.modisco.omg.kdm.kdm.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that implement TaggedRef Modifier and Type Class Description classTaggedRefImplAn implementation of the model object 'Tagged Ref'.Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that return TaggedRef Modifier and Type Method Description TaggedRefKdmFactoryImpl. createTaggedRef() -
Uses of TaggedRef in org.eclipse.gmt.modisco.omg.kdm.kdm.util
Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.util with parameters of type TaggedRef Modifier and Type Method Description TKdmSwitch. caseTaggedRef(TaggedRef object)Returns the result of interpreting the object as an instance of 'Tagged Ref'.