edu.ucla.util
Class NamedObject

Object
  extended by NamedObject
Direct Known Subclasses:
EliminationHeuristic, MethodHmetis.Algorithm, MethodHuginLog.Style

public class NamedObject
extends Object

Since:
050103
Author:
Keith Cascio

Field Summary
 String myName
           
 
Constructor Summary
NamedObject(String name)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

myName

public String myName
Constructor Detail

NamedObject

public NamedObject(String name)
Method Detail

toString

public final String toString()
Overrides:
toString in class Object


Copyright 2010 UCLA Automated Reasoning Group