Uses of Class
it.uniroma3.plasm.core.Plasm

Packages that use Plasm
it.uniroma3.plasm.core Provides for the IPC with the external Plasm Proces, like sending text and making an output polling of the response. 
 

Uses of Plasm in it.uniroma3.plasm.core
 

Methods in it.uniroma3.plasm.core that return Plasm
static Plasm Plasm.getInstance()
          method to retrieve the actual instance in the JVM See the Singleton Pattern