Interface IOperationFieldDefinition

All Superinterfaces:
IComponentFactory, IDefinition, ILabeledDefinition
All Known Implementing Classes:
OperationFieldDefinition

public interface IOperationFieldDefinition extends ILabeledDefinition
The definition that describes some operation of the EMF object.
  • Method Details

    • getOperation

      org.eclipse.emf.ecore.EOperation getOperation()
      Returns the operation.
      Returns:
      the operation.