Class ResourceDemandingSEFFCanonicalEditPolicy.Domain2Notation
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<EObject,org.eclipse.gmf.runtime.notation.View>
de.uka.ipd.sdq.pcm.gmf.seff.edit.policies.ResourceDemandingSEFFCanonicalEditPolicy.Domain2Notation
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<EObject,
org.eclipse.gmf.runtime.notation.View>
- Enclosing class:
- ResourceDemandingSEFFCanonicalEditPolicy
protected static class ResourceDemandingSEFFCanonicalEditPolicy.Domain2Notation
extends HashMap<EObject,org.eclipse.gmf.runtime.notation.View>
- See Also:
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,
V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
-
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
-
Constructor Details
-
Domain2Notation
protected Domain2Notation()
-
-
Method Details
-
containsDomainElement
- Generated class or method.
-
getHinted
- Generated class or method.
-
putView
- Generated class or method.
-