Package edu.sc.seis.sod.validator.model
Interface GenitorForm
- All Superinterfaces:
Form
,FormProvider
- All Known Implementing Classes:
AbstractGenitorForm
,AnyXMLElement
,Attribute
,NamedElement
-
Method Summary
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 Details
-
getChild
Form getChild()- Returns:
- the Form that goes inside this one
-