public class Interleave extends AbstractMultigenitorForm
Constructor and Description |
---|
Interleave(int min,
int max) |
Interleave(int min,
int max,
Form parent) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Tourist v) |
FormProvider |
copyWithNewParent(Form newParent) |
getAttributes, getChildren, getElementalChildren, isAncestorOf
copyGutsOver, deref, getAnnotation, getDef, getForm, getMax, getMin, getNamespace, getParent, getXPath, isAncestorOf, isFromDef, setAnnotation, setMax, setMin, setNamespace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deref, getAnnotation, getDef, getNamespace, getParent, getXPath, isAncestorOf, isFromDef
getForm, getMax, getMin, setAnnotation, setMax, setMin
public Interleave(int min, int max)
public Interleave(int min, int max, Form parent)
public FormProvider copyWithNewParent(Form newParent)
public void accept(Tourist v)
accept
in interface Form
accept
in class AbstractMultigenitorForm