component interaction vs functionality



Assuming that there is a java class that interact with some other
classes in a system. is there any way tp tell precisly from the
source-code which methods are responciple for the interaction and which
are just for the computation? I am assuming here that the interaction
should be separatd from the functionality of the class.

regards

.



Relevant Pages

  • Re: open, read and convert foxpro DBF file
    ... Or are there some java class or 3party java API can ease the job? ... There is a project at java.net, called JavaDBF which I had ... I remember that downloading was tricky for me at first attempt (I ...
    (comp.lang.java.databases)
  • Re: Connecting Java with .Net
    ... G> Does anyone know how to connect .net with java class and get some values ... G> The scenario is this ... With best regards, ... Eugene Mayevski ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: System.out.println in Java class called from Matlab
    ... What do I have to do to print Strings to the Matlab command prompt? ... Best regards, ... also works from within a Java class called from Matlab. ...
    (comp.soft-sys.matlab)