eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ProjectProblem::MethodInNoPackage':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MethodInNoPackage (private in ProjectProblem

This class is only visible from within ProjectProblem.

Inheritance:

   Object
   |
   +--ProjectProblem
      |
      +--ProjectProblem::ClassProblem
         |
         +--ProjectProblem::MethodProblem
            |
            +--ProjectProblem::MethodInNoPackage

Package:
stx:libbasic3
Category:
System-Support-Projects
Owner:
ProjectProblem

Instance protocol:

accessing-description
o  alreadyFixed
One may "fix" the problem by actually removing the method.

o  description
Return a (HTML) describing the problem.

o  label
Return the label (possibly instance if a Text) shortly describing the problem

fixing
o  doMoveAllListedMethodsToClassPackage
move all listed methods to their corresponding classes package.
Return false if fix fails, true otherwise

o  doMoveAllListedMethodsToPackage
move all listed methods to the package.
Return false if fix fails, true otherwise

o  doMoveMethodToPackage
move the method to the package.
Return false if fix fails, true otherwise

o  doMoveThisClassesMethodsToClassPackage
move listed methods of this class to the class package.
Return false if fix fails, true otherwise

o  fixes
return a list of description-actionBlock pairs for possible fixes



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Fri, 03 May 2024 02:09:56 GMT