Class ConflictingDefaultOperation

    • Method Detail

      • getConflictingOperations

        public java.util.List<IResolvedOperation> getConflictingOperations()
        Returns the operations that are in conflict with the receiver. This does not include the receiver itself. The elements in the returned list are not necessarily in conflict with each other: the receiver is usually non-abstract, but the conflicting operations can be abstract.