org.melati.poem.prepro
Class DeletedFieldQualifier
java.lang.Object
org.melati.poem.prepro.FieldQualifier
org.melati.poem.prepro.DeletedFieldQualifier
public class DeletedFieldQualifier
- extends FieldQualifier
A FieldQualifier which defines whether
a Field is a DeletedField.
A DeletedField is a flag field in a record which
marks the whole record as deleted.
- See Also:
DeletedPoemType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeletedFieldQualifier
public DeletedFieldQualifier()
- Constructor.
apply
public void apply(FieldDef field)
throws org.melati.poem.prepro.IllegalityException
- Update the model.
- Specified by:
apply
in class FieldQualifier
- Parameters:
field
- the FieldDef
to update
- Throws:
IllegalityException
- if there is a semantic contractiction
Copyright © 2000-2010 PanEris. All Rights Reserved.