Class EditingForbiddenProblem

    • Constructor Detail

      • EditingForbiddenProblem

        public EditingForbiddenProblem​(IBmObject object)
        Constructs a new instance.
        Parameters:
        object - the object, cannot be null.
    • Method Detail

      • getObject

        public org.eclipse.emf.ecore.EObject getObject()
        Description copied from interface: IRefactoringProblem
        Returns the object that has problem.
        Specified by:
        getObject in interface IRefactoringProblem
        Returns:
        the object, cannot be null.