TPTP 4.2.0 Platform Project
Public API Specification

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

java.lang.Object
  extended byorg.eclipse.tptp.platform.agentcontroller.config.ConfigElement
      extended byorg.eclipse.tptp.platform.agentcontroller.config.MemName

public class MemName
extends ConfigElement


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

Field Detail

TAG

public static final java.lang.String TAG
Constructor Detail

MemName

public MemName()

TPTP 4.2.0 Platform Project
Public API Specification