org.melati.poem.prepro
Class DescriptionTableQualifier
java.lang.Object
org.melati.poem.prepro.TableQualifier
org.melati.poem.prepro.DescriptionTableQualifier
public class DescriptionTableQualifier
- extends TableQualifier
A TableQualifier which defines the Description
of a Table.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptionTableQualifier
public DescriptionTableQualifier(StreamTokenizer tokens)
throws org.melati.poem.prepro.ParsingDSDException,
IOException
- Constructor.
- Parameters:
tokens
- the StreamTokenizer
to get tokens from
- Throws:
ParsingDSDException
- if an unexpected token is encountered
IOException
- if something goes wrong with the file system
apply
public void apply(TableDef table)
- Update the model.
- Specified by:
apply
in class TableQualifier
- Parameters:
table
- the TableDef
to update
Copyright © 2000-2010 PanEris. All Rights Reserved.