- redirectSourceExternalCrossReferencesToTargetResourceSet(Resource, Resource) - Static method in class com.yakindu.bridges.ea.uml.utils.EAResourceUMLUtils
-
If the source resource is not located within the target resource set: iterate over all contents of the source
resource and look for cross references to other resources that are not contained in the target resource set.
- redirectSourceExternalCrossReferencesToTargetResourceSet(Resource, ResourceSet) - Static method in class com.yakindu.bridges.ea.uml.utils.EAResourceUMLUtils
-
- removeFromListMap(Map<K, List<V>>, K, V...) - Static method in class com.yakindu.bridges.ea.core.utils.MapUtils
-
Deletes the given values from the given map of lists.
- removeFromSetMap(Map<K, Set<V>>, K, V) - Static method in class com.yakindu.bridges.ea.core.utils.MapUtils
-
- repairMissingTypeReferences(EAResource, boolean) - Static method in class com.yakindu.bridges.ea.uml.utils.EAResourceUMLUtils
-
Type references inside EA models are often stored in two columns, one for the type name, one for its ID.
- REQUIREMENT_DIFFICULTY - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_INTERNAL - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
Internally used flag for storing requirements.
- REQUIREMENT_KEYWORDS - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_LAST_UPDATE - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_NAME - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_PREFIX - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
This is the prefix of the source URI of the annotation, followed by the name of the EA requirement.
- REQUIREMENT_PRIORITY - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_STABILITY - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_STATUS - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_TEXT - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- REQUIREMENT_TYPE - Static variable in interface com.yakindu.bridges.ea.uml.extensions.IEARequirements
-
- resolveAllWithProgressDialog(Shell, Resource) - Static method in class com.yakindu.bridges.ea.core.ui.utils.EAResourceUIUtils
-
Resolve the given resource and show the progress in a ProgressMonitorDialog
.
- resolveAllWithProgressDialog(Shell, EObject) - Static method in class com.yakindu.bridges.ea.core.ui.utils.EAResourceUIUtils
-
Resolve the given object and show the progress in a ProgressMonitorDialog
.