Uses of Interface
org.ehrbase.openehr.sdk.util.reflection.ClassDependent
Packages that use ClassDependent
-
Uses of ClassDependent in org.ehrbase.openehr.sdk.util.reflection
Methods in org.ehrbase.openehr.sdk.util.reflection with type parameters of type ClassDependentModifier and TypeMethodDescriptionstatic <T,S extends ClassDependent<T>>
Map<Class<? extends T>,S> Returns a Map containing all implementing classes of the interfacerootwith key the class they are associated to as subclass ofClassDependent