Uses of Interface
org.eclipse.modisco.omg.smm.Argument

Packages that use Argument
org.eclipse.modisco.omg.smm   
org.eclipse.modisco.omg.smm.util   
 

Uses of Argument in org.eclipse.modisco.omg.smm
 

Methods in org.eclipse.modisco.omg.smm that return Argument
 Argument SmmFactory.createArgument()
          Returns a new object of class 'Argument'.
 

Uses of Argument in org.eclipse.modisco.omg.smm.util
 

Methods in org.eclipse.modisco.omg.smm.util with parameters of type Argument
 T SmmSwitch.caseArgument(Argument object)
          Returns the result of interpreting the object as an instance of 'Argument'.