public class RuntimeChildUndeclaredExtensionDefinition extends BaseRuntimeChildDefinition
BaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator| Constructor and Description |
|---|
RuntimeChildUndeclaredExtensionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createExtensionChildName(BaseRuntimeElementDefinition<?> next) |
BaseRuntimeChildDefinition.IAccessor |
getAccessor() |
BaseRuntimeElementDefinition<?> |
getChildByName(String theName) |
BaseRuntimeElementDefinition<?> |
getChildElementDefinitionByDatatype(Class<? extends IBase> theType) |
String |
getChildNameByDatatype(Class<? extends IBase> theDatatype) |
String |
getElementName() |
int |
getMax() |
int |
getMin() |
BaseRuntimeChildDefinition.IMutator |
getMutator() |
Set<String> |
getValidChildNames() |
boolean |
isSummary() |
getExtensionUrl, getInstanceConstructorArguments, toStringpublic RuntimeChildUndeclaredExtensionDefinition()
public BaseRuntimeChildDefinition.IAccessor getAccessor()
getAccessor in class BaseRuntimeChildDefinitionpublic BaseRuntimeElementDefinition<?> getChildByName(String theName)
getChildByName in class BaseRuntimeChildDefinitionpublic BaseRuntimeElementDefinition<?> getChildElementDefinitionByDatatype(Class<? extends IBase> theType)
getChildElementDefinitionByDatatype in class BaseRuntimeChildDefinitionpublic String getChildNameByDatatype(Class<? extends IBase> theDatatype)
getChildNameByDatatype in class BaseRuntimeChildDefinitionpublic String getElementName()
getElementName in class BaseRuntimeChildDefinitionpublic int getMax()
getMax in class BaseRuntimeChildDefinitionpublic int getMin()
getMin in class BaseRuntimeChildDefinitionpublic BaseRuntimeChildDefinition.IMutator getMutator()
getMutator in class BaseRuntimeChildDefinitionpublic Set<String> getValidChildNames()
getValidChildNames in class BaseRuntimeChildDefinitionpublic boolean isSummary()
isSummary in class BaseRuntimeChildDefinitionpublic static String createExtensionChildName(BaseRuntimeElementDefinition<?> next)
Copyright © 2014–2019 University Health Network. All rights reserved.