public class IntegrityfixFieldQualifier extends FieldQualifier
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegrityfixFieldQualifier.ApplicationException
Thrown when an attempt is made to apply an
IntegrityFix
to a field which is not a ReferencePoemType. |
| Constructor and Description |
|---|
IntegrityfixFieldQualifier(StreamTokenizer tokens)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FieldDef field)
Update the model.
|
frompublic IntegrityfixFieldQualifier(StreamTokenizer tokens) throws org.melati.poem.prepro.ParsingDSDException, IOException
tokens - the StreamTokenizer to get tokens fromParsingDSDException - if an unexpected token is encounteredIOException - if something goes wrong with the file systempublic void apply(FieldDef field) throws org.melati.poem.prepro.IllegalityException
apply in class FieldQualifierfield - the FieldDef to updateIllegalityException - if there is a semantic contractictionCopyright © 2000–2015 PanEris. All rights reserved.