public abstract class BaseRuntimeDeclaredChildDefinition extends BaseRuntimeChildDefinition
| Modifier and Type | Class and Description |
|---|---|
protected class |
BaseRuntimeDeclaredChildDefinition.FieldListMutator |
protected class |
BaseRuntimeDeclaredChildDefinition.FieldPlainMutator |
BaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeChildDefinition.IAccessor |
getAccessor() |
String |
getElementName() |
Field |
getField() |
String |
getFormalDefinition() |
int |
getMax() |
int |
getMin() |
BaseRuntimeChildDefinition.IMutator |
getMutator() |
String |
getShortDefinition() |
BaseRuntimeElementDefinition<?> |
getSingleChildOrThrow() |
boolean |
isModifier() |
boolean |
isSummary() |
getChildByName, getChildElementDefinitionByDatatype, getChildNameByDatatype, getExtensionUrl, getInstanceConstructorArguments, getValidChildNames, toStringpublic BaseRuntimeChildDefinition.IAccessor getAccessor()
getAccessor in class BaseRuntimeChildDefinitionpublic String getElementName()
getElementName in class BaseRuntimeChildDefinitionpublic String getFormalDefinition()
public int getMax()
getMax in class BaseRuntimeChildDefinitionpublic int getMin()
getMin in class BaseRuntimeChildDefinitionpublic BaseRuntimeChildDefinition.IMutator getMutator()
getMutator in class BaseRuntimeChildDefinitionpublic String getShortDefinition()
public BaseRuntimeElementDefinition<?> getSingleChildOrThrow()
public boolean isModifier()
public boolean isSummary()
isSummary in class BaseRuntimeChildDefinitionCopyright © 2014–2016 University Health Network. All rights reserved.