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

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

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

Methods in org.eclipse.modisco.omg.smm that return OCLOperation
 OCLOperation SmmFactory.createOCLOperation()
          Returns a new object of class 'OCL Operation'.
 

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

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