Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACTION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ACTIVITY - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ADMIN_ENTRY - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- aString - Variable in class org.ehrbase.openehr.sdk.util.SnakeCase
- AUDIT_DETAILS - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
B
- buildMap(Class<S>) - Static method in class org.ehrbase.openehr.sdk.util.reflection.ReflectionHelper
-
Returns a Map containing all implementing classes of the interface
rootwith key the class they are associated to as subclass ofClassDependent
C
- camelToSnake() - Method in class org.ehrbase.openehr.sdk.util.SnakeCase
- camelToUpperSnake() - Method in class org.ehrbase.openehr.sdk.util.ObjectSnakeCase
- camelToUpperSnake() - Method in class org.ehrbase.openehr.sdk.util.SnakeCase
- CharSequenceHelper - Class in org.ehrbase.openehr.sdk.util
-
For optimizing performance of string based operations
- ClassDependent<T> - Interface in org.ehrbase.openehr.sdk.util.reflection
- ClientException - Exception in org.ehrbase.openehr.sdk.util.exception
- ClientException(String) - Constructor for exception org.ehrbase.openehr.sdk.util.exception.ClientException
- ClientException(String, Exception) - Constructor for exception org.ehrbase.openehr.sdk.util.exception.ClientException
- clone() - Method in interface org.ehrbase.openehr.sdk.util.Freezable
- clone(F, UnaryOperator<F>) - Static method in interface org.ehrbase.openehr.sdk.util.Freezable
- clone(List<T>) - Static method in interface org.ehrbase.openehr.sdk.util.Freezable
- CLUSTER - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- CODE_PHRASE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- compareSubsequence(CharSequence, int, int, CharSequence, int, int) - Static method in class org.ehrbase.openehr.sdk.util.CharSequenceHelper
- COMPOSITION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- consume(BiConsumer<L, R>) - Method in class org.ehrbase.openehr.sdk.util.functional.Either
-
Convenience method to consume the internal state
- consume(BiConsumer<L, R>) - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Left
- consume(BiConsumer<L, R>) - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Right
- consume(BiConsumer<S, E>) - Method in class org.ehrbase.openehr.sdk.util.functional.Try
-
Convenience method to consume the internal state
- consume(BiConsumer<S0, E0>) - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- consume(BiConsumer<S0, E0>) - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- convert() - Method in class org.ehrbase.openehr.sdk.util.SnakeToCamel
-
Convert to camel case
D
- doGet() - Method in interface org.ehrbase.openehr.sdk.util.functional.ExceptionalSupplier
- DV_BOOLEAN - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_CODED_TEXT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_COUNT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_DATE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_DATE_TIME - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_DURATION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_EHR_URI - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_IDENTIFIER - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_INTERVAL - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_MULTIMEDIA - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_ORDINAL - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_PARSABLE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_PROPORTION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_QUANTITY - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_SCALE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
-
Deprecated.will be introduced in RM 1.1.0
- DV_STATE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_TEXT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_TIME - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- DV_URI - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
E
- EHR - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- EHR_STATUS - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- Either<L,
R> - Class in org.ehrbase.openehr.sdk.util.functional - Either(Object) - Constructor for class org.ehrbase.openehr.sdk.util.functional.Either
- Either.Left<L,
R> - Class in org.ehrbase.openehr.sdk.util.functional - Either.Right<L,
R> - Class in org.ehrbase.openehr.sdk.util.functional - ELEMENT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- EVALUATION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- EVENT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ExceptionalSupplier<T,
E extends Exception> - Interface in org.ehrbase.openehr.sdk.util.functional
F
- failure(E1) - Static method in class org.ehrbase.openehr.sdk.util.functional.Try
- FEEDER_AUDIT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- findAll(String) - Static method in class org.ehrbase.openehr.sdk.util.reflection.ReflectionHelper
- findRootClass(Class<?>) - Static method in class org.ehrbase.openehr.sdk.util.reflection.ReflectionHelper
- formatDate(TemporalAccessor) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
- formatDateTime(TemporalAccessor) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
- formatTime(TemporalAccessor) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
- Freezable<O extends Freezable<O>> - Interface in org.ehrbase.openehr.sdk.util
-
Allows for dynamically creating a tree data structure and then freezing it by creating an immutable clone.
In order to edit a frozen model, a "thawed" mutable clone can be produced.
Mutable models may contain frozen values, but frozen values must only consist of frozen and immutable objects. - frozen() - Method in interface org.ehrbase.openehr.sdk.util.Freezable
- frozen(F, UnaryOperator<F>) - Static method in interface org.ehrbase.openehr.sdk.util.Freezable
- frozen(List<T>) - Static method in interface org.ehrbase.openehr.sdk.util.Freezable
G
- get() - Method in class org.ehrbase.openehr.sdk.util.functional.Either
- get() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Left
- get() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Right
- get() - Method in interface org.ehrbase.openehr.sdk.util.functional.ExceptionalSupplier
- get() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- get() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- get() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- getActualStatusCode() - Method in exception org.ehrbase.openehr.sdk.util.exception.WrongStatusCodeException
- getAsFailure() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- getAsFailure() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- getAsFailure() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- getAsLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Either
- getAsLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Left
- getAsLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Right
- getAsLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- getAsLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- getAsRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Either
- getAsRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Left
- getAsRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Right
- getAsRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- getAsRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- getAssociatedClass() - Method in interface org.ehrbase.openehr.sdk.util.reflection.ClassDependent
-
Return the class associated to the implementation of the interface.
- getAsSuccess() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- getAsSuccess() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- getAsSuccess() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- getExpectedStatusCode() - Method in exception org.ehrbase.openehr.sdk.util.exception.WrongStatusCodeException
- getOrThrow() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- getOrThrow() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- getOrThrow() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
H
- HISTORY - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
I
- INSTANCE - Static variable in class org.ehrbase.openehr.sdk.util.exception.SDKErrorListener
- INSTRUCTION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- INTERVAL_EVENT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- isFailure() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- isFailure() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- isFailure() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- isFrozen() - Method in interface org.ehrbase.openehr.sdk.util.Freezable
- isLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Either
- isLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Left
- isLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Right
- isLeft() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- ISM_TRANSITION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ISO_8601_DATE_COMPACT_PARSER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- ISO_8601_DATE_FORMATTER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
- ISO_8601_DATE_PARSER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- ISO_8601_DATE_TIME_COMPACT_PARSER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- ISO_8601_DATE_TIME_FORMATTER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
- ISO_8601_DATE_TIME_PARSER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- ISO_8601_TIME_COMPACT_PARSER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- ISO_8601_TIME_FORMATTER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
- ISO_8601_TIME_PARSER - Static variable in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- isRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Either
- isRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Left
- isRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Right
- isRight() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- isSuccess() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- isSuccess() - Method in class org.ehrbase.openehr.sdk.util.functional.Try
- isSuccess() - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
- ITEM_LIST - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ITEM_SINGLE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ITEM_STRUCTURE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ITEM_TABLE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- ITEM_TREE - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
L
M
- map(BiFunction<L, R, T>) - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Left
- map(BiFunction<L, R, T>) - Method in class org.ehrbase.openehr.sdk.util.functional.Either
-
Convenience method to transform the internal state
- map(BiFunction<L, R, T>) - Method in class org.ehrbase.openehr.sdk.util.functional.Either.Right
- map(BiFunction<S, E, T>) - Method in class org.ehrbase.openehr.sdk.util.functional.Try
-
Convenience method to transform the internal state
- map(BiFunction<S0, E0, T>) - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Failure
- map(BiFunction<S0, E0, T>) - Method in class org.ehrbase.openehr.sdk.util.functional.Try.Success
O
- ObjectSnakeCase - Class in org.ehrbase.openehr.sdk.util
-
Created by christian on 8/1/2017.
- ObjectSnakeCase(Object) - Constructor for class org.ehrbase.openehr.sdk.util.ObjectSnakeCase
- OBSERVATION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- OpenEHRDateTimeParseUtils - Class in org.ehrbase.openehr.sdk.util
-
This helper class is used to work around some Archie issues with date/time parsing accepting invalid years or not following the specified format fully (i.e.
- OpenEHRDateTimeSerializationUtils - Class in org.ehrbase.openehr.sdk.util
-
This helper class is used to work around some Archie issues with date/time parsing accepting invalid years or not following the specified format fully (i.e.
- OptimisticLockException - Exception in org.ehrbase.openehr.sdk.util.exception
- OptimisticLockException(String) - Constructor for exception org.ehrbase.openehr.sdk.util.exception.OptimisticLockException
- org.ehrbase.openehr.sdk.util - package org.ehrbase.openehr.sdk.util
- org.ehrbase.openehr.sdk.util.exception - package org.ehrbase.openehr.sdk.util.exception
- org.ehrbase.openehr.sdk.util.functional - package org.ehrbase.openehr.sdk.util.functional
- org.ehrbase.openehr.sdk.util.reflection - package org.ehrbase.openehr.sdk.util.reflection
- org.ehrbase.openehr.sdk.util.rmconstants - package org.ehrbase.openehr.sdk.util.rmconstants
- ORIGINAL_VERSION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
P
- parseDate(String) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- parseDateTime(String) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- parseTime(String) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeParseUtils
- PARTY_IDENTIFIED - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- PARTY_PROXY - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- PARTY_RELATED - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- PARTY_SELF - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- POINT_EVENT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
R
- ReflectionHelper - Class in org.ehrbase.openehr.sdk.util.reflection
-
Helper class to find Configurations classes in the classpath.
- removeEnd(CharSequence, String) - Static method in class org.ehrbase.openehr.sdk.util.CharSequenceHelper
- removeStart(CharSequence, String) - Static method in class org.ehrbase.openehr.sdk.util.CharSequenceHelper
- right(R1) - Static method in class org.ehrbase.openehr.sdk.util.functional.Either
- RM_OBJECT - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- RM_VERSION_1_0_4 - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- RM_VERSION_1_1_0 - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
-
Deprecated.RM 1.1.0 will be introduced later
- RM_VERSION_1_4_0 - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
-
Deprecated, for removal: This API element is subject to removal in a future version.typo in constant name
- RmConstants - Class in org.ehrbase.openehr.sdk.util.rmconstants
S
- SDKErrorListener - Class in org.ehrbase.openehr.sdk.util.exception
- SDKErrorListener() - Constructor for class org.ehrbase.openehr.sdk.util.exception.SDKErrorListener
- SdkException - Exception in org.ehrbase.openehr.sdk.util.exception
- SdkException(String) - Constructor for exception org.ehrbase.openehr.sdk.util.exception.SdkException
- SdkException(String, Throwable) - Constructor for exception org.ehrbase.openehr.sdk.util.exception.SdkException
- SECTION - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
- SnakeCase - Class in org.ehrbase.openehr.sdk.util
-
Created by christian on 8/1/2017.
- SnakeCase(String) - Constructor for class org.ehrbase.openehr.sdk.util.SnakeCase
- SnakeToCamel - Class in org.ehrbase.openehr.sdk.util
-
Handle snake case to camel case conversion Used to deal with attribute such as 'archetype_node_id' and convert to 'archetypeNodeId'
- SnakeToCamel(String) - Constructor for class org.ehrbase.openehr.sdk.util.SnakeToCamel
- splitFirst(CharSequence, char) - Static method in class org.ehrbase.openehr.sdk.util.CharSequenceHelper
- subSequence(CharSequence, int) - Static method in class org.ehrbase.openehr.sdk.util.CharSequenceHelper
- subSequence(CharSequence, int, int) - Static method in class org.ehrbase.openehr.sdk.util.CharSequenceHelper
- success(S1) - Static method in class org.ehrbase.openehr.sdk.util.functional.Try
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.ehrbase.openehr.sdk.util.exception.SDKErrorListener
T
- thawed() - Method in interface org.ehrbase.openehr.sdk.util.Freezable
- thawed(List<T>) - Static method in interface org.ehrbase.openehr.sdk.util.Freezable
- toMagnitude(DvDate) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
-
Archie does not support partial dates for getMagnitude.
- toMagnitude(DvDateTime) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
-
Archie does not support partial date-times for getMagnitude.
- toMagnitude(DvTime) - Static method in class org.ehrbase.openehr.sdk.util.OpenEHRDateTimeSerializationUtils
-
Archie does not support partial times for getMagnitude.
- trim(CharSequence) - Static method in class org.ehrbase.openehr.sdk.util.CharSequenceHelper
- Try<S,
E extends Exception> - Class in org.ehrbase.openehr.sdk.util.functional - Try(Object) - Constructor for class org.ehrbase.openehr.sdk.util.functional.Try
- Try.Failure<S0,
E0 extends Exception> - Class in org.ehrbase.openehr.sdk.util.functional - Try.Success<S0,
E0 extends Exception> - Class in org.ehrbase.openehr.sdk.util.functional
U
- UID_BASED_ID - Static variable in class org.ehrbase.openehr.sdk.util.rmconstants.RmConstants
V
W
- WrongStatusCodeException - Exception in org.ehrbase.openehr.sdk.util.exception
- WrongStatusCodeException(String, int, int...) - Constructor for exception org.ehrbase.openehr.sdk.util.exception.WrongStatusCodeException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form