public abstract class AbstractGenitorForm extends AbstractForm implements GenitorForm
| Constructor and Description |
|---|
AbstractGenitorForm(int min,
int max) |
AbstractGenitorForm(int min,
int max,
Form parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Tourist visitor) |
void |
copyGutsOver(AbstractGenitorForm newParent) |
Form |
getChild() |
boolean |
isAncestorOf(Form f,
Form root) |
copyGutsOver, deref, getAnnotation, getDef, getForm, getMax, getMin, getNamespace, getParent, getXPath, isAncestorOf, isFromDef, setAnnotation, setMax, setMin, setNamespaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitderef, getAnnotation, getDef, getNamespace, getParent, getXPath, isAncestorOf, isFromDefcopyWithNewParent, getForm, getMax, getMin, setAnnotation, setMax, setMinpublic AbstractGenitorForm(int min,
int max)
public AbstractGenitorForm(int min,
int max,
Form parent)
public boolean isAncestorOf(Form f, Form root)
isAncestorOf in interface FormisAncestorOf in class AbstractFormpublic Form getChild()
getChild in interface GenitorFormpublic void copyGutsOver(AbstractGenitorForm newParent)