edu.sc.seis.sod.validator.model
Interface GenitorForm

All Superinterfaces:
Form, FormProvider
All Known Implementing Classes:
AbstractGenitorForm, AnyXMLElement, Attribute, NamedElement

public interface GenitorForm
extends Form


Method Summary
 Form getChild()
           
 
Methods inherited from interface edu.sc.seis.sod.validator.model.Form
accept, deref, getAnnotation, getDef, getNamespace, getParent, getXPath, isAncestorOf, isAncestorOf, isFromDef
 
Methods inherited from interface edu.sc.seis.sod.validator.model.FormProvider
copyWithNewParent, getForm, getMax, getMin, setAnnotation, setMax, setMin
 

Method Detail

getChild

Form getChild()
Returns:
the Form that goes inside this one