edu.udo.cs.miningmart.compiler.wrapper.dista.MMS3
Class Centers
java.lang.Object
edu.udo.cs.miningmart.compiler.wrapper.dista.MMS3.Centers
- public class Centers
- extends java.lang.Object
- Version:
- $Id: Centers.java,v 1.4 2006/04/11 14:10:17 euler Exp $
- Author:
- Alessandro Serra, Timm Euler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_centers
protected java.util.Vector m_centers
m_schema
protected Schema m_schema
Centers
public Centers()
getSchema
public final Schema getSchema()
setSchema
public final void setSchema(Schema s)
addCenter
public final void addCenter(Center c)
getCenters
public final java.util.Vector getCenters()
dumpOn
public void dumpOn(java.io.PrintWriter w)
Copyright © 2001-2005