TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.agentcontroller.config
Class Classpath

java.lang.Object
  extended by org.eclipse.tptp.platform.agentcontroller.config.ConfigElement
      extended by org.eclipse.tptp.platform.agentcontroller.config.Classpath

public class Classpath
extends ConfigElement


Field Summary
static java.lang.String TAG
           
 
Constructor Summary
Classpath()
           
 
Method Summary
 
Methods inherited from class org.eclipse.tptp.platform.agentcontroller.config.ConfigElement
setConfiguration
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAG

public static final java.lang.String TAG
Constructor Detail

Classpath

public Classpath()

TPTP 4.6.0 Platform Project
Public API Specification