- of(K, V, Object...) - Static method in class com.yakindu.bridges.ea.core.utils.MapUtils
-
Create a new (mutable) LinkedHashMap
with initial values.
- OPTION_ABORT_ON_FIRST_ERROR - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
This load option specifies how the resource should behave in case of invalid EA models.
- OPTION_ABORT_ON_FIRST_ERROR_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_DB_DRIVER - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
Load option to explicitly set the database driver to be used for accessing the EA database.
- OPTION_DUPLICATE_TAGGED_VALUE_KEYS - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
Whether or not to allow loading tagged values with duplicate keys.
- OPTION_DUPLICATE_TAGGED_VALUE_KEYS_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_GUID_PROVIDER - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
The EA uses globally unique identifiers (GUIDs) for each model element in the database.
- OPTION_PASSWORD - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
Load option for EA models: if the database is password protected, the user name and password may be provided as
load options OPTION_USERNAME
and OPTION_PASSWORD
.
- OPTION_PASSWORD_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_PROGRESS_MONITOR - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
Load option for showing progress on long-term operations such as loading, adding, or deleting many elements.
- OPTION_READONLY - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
Load option for accessing EA models readonly or not.
- OPTION_READONLY_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_RELOAD_ONLY_ON_HASH_CHANGE - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
If a model is loaded with the EA-Bridge and in the meantime it is externally modified, e.g. with the Enterprise
Architect, then the workspace file is refreshed
.
- OPTION_RELOAD_ONLY_ON_HASH_CHANGE_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_REPORT_AS_RESOURCE_MARKERS - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_REPORT_AS_RESOURCE_MARKERS_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_REPORT_TO_ERROR_LOG - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_REPORT_TO_ERROR_LOG_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_TAGGED_VALUE_NOTES - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
Load option for tagged value notes: if enabled, then tagged value notes will be loaded into a separate
EAnnotation
with source
EAResource.TAG_NOTE_URI
.
- OPTION_TAGGED_VALUE_NOTES_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
- OPTION_USERNAME - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-
Load option for EA models: if the database is password protected, the user name and password may be provided as
load options OPTION_USERNAME
and OPTION_PASSWORD
.
- OPTION_USERNAME_DEFAULT - Static variable in interface com.yakindu.bridges.ea.core.EAResource
-