Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.kdm.TaggedValue
| 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 TaggedValue in org.eclipse.gmt.modisco.omg.kdm.kdm
Methods in org.eclipse.gmt.modisco.omg.kdm.kdm that return TaggedValue Modifier and Type Method Description TaggedValueKdmFactory. createTaggedValue()Returns a new object of class 'Tagged Value'. -
Uses of TaggedValue in org.eclipse.gmt.modisco.omg.kdm.kdm.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that implement TaggedValue Modifier and Type Class Description classTaggedValueImplAn implementation of the model object 'Tagged Value'.Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that return TaggedValue Modifier and Type Method Description TaggedValueKdmFactoryImpl. createTaggedValue() -
Uses of TaggedValue in org.eclipse.gmt.modisco.omg.kdm.kdm.util
Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.util with parameters of type TaggedValue Modifier and Type Method Description TKdmSwitch. caseTaggedValue(TaggedValue object)Returns the result of interpreting the object as an instance of 'Tagged Value'.