Uses of Interface
org.eclipse.modisco.omg.gastm.UnaryPlus

Packages that use UnaryPlus
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of UnaryPlus in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return UnaryPlus
 UnaryPlus GASTMFactory.createUnaryPlus()
          Returns a new object of class 'Unary Plus'.
 

Uses of UnaryPlus in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type UnaryPlus
 T GASTMSwitch.caseUnaryPlus(UnaryPlus object)
          Returns the result of interpreting the object as an instance of 'Unary Plus'.