public interface IRuntimeDatatypeDefinition
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IBase> |
getImplementingClass() |
Class<? extends IBaseDatatype> |
getProfileOf() |
boolean |
isProfileOf(Class<? extends IBaseDatatype> theType) |
boolean |
isSpecialization() |
boolean isSpecialization()
Class<? extends IBaseDatatype> getProfileOf()
boolean isProfileOf(Class<? extends IBaseDatatype> theType)
Class<? extends IBase> getImplementingClass()
Copyright © 2014–2019 University Health Network. All rights reserved.