public class RuntimePrimitiveDatatypeDefinition extends BaseRuntimeElementDefinition<IPrimitiveType<?>> implements IRuntimeDatatypeDefinition
BaseRuntimeElementDefinition.ChildTypeEnum| Constructor and Description |
|---|
RuntimePrimitiveDatatypeDefinition(DatatypeDef theDef,
Class<? extends IPrimitiveType<?>> theImplementingClass,
boolean theStandardType) |
| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeElementDefinition.ChildTypeEnum |
getChildType() |
Class<?> |
getNativeType() |
Class<? extends IBaseDatatype> |
getProfileOf() |
boolean |
isProfileOf(Class<? extends IBaseDatatype> theType) |
boolean |
isSpecialization() |
addExtension, getDeclaredExtension, getExtensions, getExtensionsModifier, getExtensionsNonModifier, getImplementingClass, getName, hasExtensions, isStandardType, newInstance, newInstance, toString, validateSealedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetImplementingClasspublic RuntimePrimitiveDatatypeDefinition(DatatypeDef theDef, Class<? extends IPrimitiveType<?>> theImplementingClass, boolean theStandardType)
public BaseRuntimeElementDefinition.ChildTypeEnum getChildType()
getChildType in class BaseRuntimeElementDefinition<IPrimitiveType<?>>public Class<?> getNativeType()
public Class<? extends IBaseDatatype> getProfileOf()
getProfileOf in interface IRuntimeDatatypeDefinitionpublic boolean isProfileOf(Class<? extends IBaseDatatype> theType)
isProfileOf in interface IRuntimeDatatypeDefinitionpublic boolean isSpecialization()
isSpecialization in interface IRuntimeDatatypeDefinitionCopyright © 2014–2019 University Health Network. All rights reserved.