com.redhat.persistence.metadata
Class Model

java.lang.Object
  extended bycom.redhat.persistence.metadata.Model

public class Model
extends Object

Model

Version:
$Revision: #7 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Method Summary
static Model getInstance(String model)
           
 String getName()
           
 Model getParent()
           
 String getQualifiedName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Method Detail

getInstance

public static final Model getInstance(String model)

getParent

public Model getParent()

getName

public String getName()

getQualifiedName

public String getQualifiedName()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC