public abstract class AbstractConformanceContainer extends Object
| Constructor and Description |
|---|
AbstractConformanceContainer()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Repeatable |
getChild(FiniteList finiteList,
int rep)
Returns a repetition of a child of the extending class, creating
it if necessary.
|
public AbstractConformanceContainer()
protected Repeatable getChild(FiniteList finiteList, int rep) throws ConfRepException
finiteList - the finiteList containing the desired repetitionsrep - the repetition number with a 0 based indexConfRepException - if repetition can not be accessedCopyright © 2001–2017 University Health Network. All rights reserved.