public class Group extends AbstractMultigenitorForm
| Constructor and Description |
|---|
Group(int min,
int max) |
Group(int min,
int max,
Form parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Tourist v) |
FormProvider |
copyWithNewParent(Form newParent) |
getAttributes, getChildren, getElementalChildren, isAncestorOfcopyGutsOver, 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, isFromDefgetForm, getMax, getMin, setAnnotation, setMax, setMinpublic Group(int min,
int max)
public Group(int min,
int max,
Form parent)
public FormProvider copyWithNewParent(Form newParent)
public void accept(Tourist v)
accept in interface Formaccept in class AbstractMultigenitorForm