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

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

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

Methods in org.eclipse.modisco.omg.gastm that return UnaryMinus
 UnaryMinus GASTMFactory.createUnaryMinus()
          Returns a new object of class 'Unary Minus'.
 

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

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