Uses of Interface
org.omg.smm.OCLOperation
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of OCLOperation in org.omg.smm
Methods in org.omg.smm that return OCLOperation Modifier and Type Method Description OCLOperationSmmFactory. createOCLOperation()Returns a new object of class 'OCL Operation'. -
Uses of OCLOperation in org.omg.smm.impl
Classes in org.omg.smm.impl that implement OCLOperation Modifier and Type Class Description classOCLOperationImplAn implementation of the model object 'OCL Operation'.Methods in org.omg.smm.impl that return OCLOperation Modifier and Type Method Description OCLOperationSmmFactoryImpl. createOCLOperation() -
Uses of OCLOperation in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type OCLOperation Modifier and Type Method Description TSmmSwitch. caseOCLOperation(OCLOperation object)Returns the result of interpreting the object as an instance of 'OCL Operation'.