Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.kdm.TaggedRef

Packages that use TaggedRef
org.eclipse.gmt.modisco.omg.kdm.kdm   
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
 TaggedRef KdmFactory.createTaggedRef()
          Returns a new object of class 'Tagged Ref'.
 

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
 T KdmSwitch.caseTaggedRef(TaggedRef object)
          Returns the result of interpreting the object as an instance of 'Tagged Ref'.