Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
U
V
A
adapt(Notifier)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
adapting
- Variable in class org.eclipse.uml2.common.util.
CacheAdapter
add(int, E)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
add(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
add(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.DerivedSubsetListIterator
add(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.EmptyDerivedSubsetListIterator
add(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
add(E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
add(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
add(E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
addAdapter(EList<Adapter>)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
addAdapter(Notifier)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
addAdapter(EObject)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
addAll(int, Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
addAll(Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
addAll(int, Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
addAll(Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
addAll(int, Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
addAll(Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList
addAll(int, Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList
addAll(Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
addAll(int, Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
addAllUnique(int, Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
addConstraint(EModelElement, String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
addDocumentation(EModelElement, String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
addProxy(EObject, EObject)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter.InverseCrossReferencer
addUnique(int, E)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
B
basicAdd(E, NotificationChain)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
basicAdd(E, NotificationChain)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
basicList()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
basicList()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList
basicList()
- Method in class org.eclipse.uml2.common.util.
DerivedUnionEObjectEList
basicListIterator(int)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
basicSet(int, E, NotificationChain)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
basicSet(int, E, NotificationChain)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
basicSet(int, E, NotificationChain)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
C
CacheAdapter
- Class in
org.eclipse.uml2.common.util
CacheAdapter()
- Constructor for class org.eclipse.uml2.common.util.
CacheAdapter
CacheAdapter.InverseCrossReferencer
- Class in
org.eclipse.uml2.common.util
CacheAdapter.InverseCrossReferencer()
- Constructor for class org.eclipse.uml2.common.util.
CacheAdapter.InverseCrossReferencer
canContainNull()
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
checkModCount()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.DerivedSubsetListIterator
clear()
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
clear(Resource)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
CommonPlugin
- Class in
org.eclipse.uml2.common
CommonPlugin()
- Constructor for class org.eclipse.uml2.common.
CommonPlugin
Creates the singleton instance.
CommonPlugin.Implementation
- Class in
org.eclipse.uml2.common
The actual implementation of the
Plugin
.
CommonPlugin.Implementation()
- Constructor for class org.eclipse.uml2.common.
CommonPlugin.Implementation
contains(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
contains(Object)
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
containsKey(EObject, Object)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
containsKey(Resource, EObject, Object)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
convert(Collection<? extends EObject>, Map<String, String>, DiagnosticChain, Map<Object, Object>)
- Method in interface org.eclipse.uml2.common.util.
UML2Util.Converter
Converts the specified objects using the specified options, reporting problems to the specified diagnostics, within the specified context.
createCacheAdapter()
- Static method in class org.eclipse.uml2.common.util.
CacheAdapter
createEAnnotation(EModelElement, String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Creates an annotation with the specified source on the specified model element.
createHashMap()
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
createInverseCrossReferencer()
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
createNotification(int, Object, Object, int, boolean)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
D
dataClass
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList
DEFAULT_URI_CONVERTER
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
The default URI converter for resource bundle look-ups.
derive(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
Derives a value for this list from the specified element in a source feature.
DerivedEObjectEList
<
E
> - Class in
org.eclipse.uml2.common.util
A list whose contents are derived (dynamically using a "smart" iterator) from the values of other features in a trivial way (e.g.
DerivedEObjectEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
DerivedEObjectEList
DerivedEObjectEList.DerivedListIterator
- Class in
org.eclipse.uml2.common.util
DerivedEObjectEList.DerivedListIterator()
- Constructor for class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
DerivedEObjectEList.EmptyDerivedListIterator
- Class in
org.eclipse.uml2.common.util
DerivedEObjectEList.EmptyDerivedListIterator()
- Constructor for class org.eclipse.uml2.common.util.
DerivedEObjectEList.EmptyDerivedListIterator
DerivedEObjectEList.ResolvingDerivedListIterator
- Class in
org.eclipse.uml2.common.util
DerivedEObjectEList.ResolvingDerivedListIterator()
- Constructor for class org.eclipse.uml2.common.util.
DerivedEObjectEList.ResolvingDerivedListIterator
DerivedSubsetEObjectEList
<
E
> - Class in
org.eclipse.uml2.common.util
A modifiable derived list whose values are obtained from a single multivalued source feature.
DerivedSubsetEObjectEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList
DerivedSubsetEObjectEList(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList
DerivedSubsetEObjectEList.DerivedSubsetListIterator
- Class in
org.eclipse.uml2.common.util
DerivedSubsetEObjectEList.DerivedSubsetListIterator()
- Constructor for class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.DerivedSubsetListIterator
DerivedSubsetEObjectEList.EmptyDerivedSubsetListIterator
- Class in
org.eclipse.uml2.common.util
DerivedSubsetEObjectEList.EmptyDerivedSubsetListIterator()
- Constructor for class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.EmptyDerivedSubsetListIterator
DerivedSubsetEObjectEList.ResolvingDerivedSubsetListIterator
- Class in
org.eclipse.uml2.common.util
DerivedSubsetEObjectEList.ResolvingDerivedSubsetListIterator()
- Constructor for class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.ResolvingDerivedSubsetListIterator
DerivedUnionEObjectEList
<
E
> - Class in
org.eclipse.uml2.common.util
A derived list representing a union of all the elements from its source features.
DerivedUnionEObjectEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
DerivedUnionEObjectEList
destroy(EObject)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
destroyAll(Collection<? extends EObject>)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList.Unsettable
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList.Unsettable
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable
didChange()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
didChange()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable
Deprecated.
didChange()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
didRemove(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
didRemove(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
dispatchNotification(Notification)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
doAddAllUnique(int, Collection<? extends E>)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
E
EMPTY_STRING
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
The empty string.
enforceSubsetConstraints()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
Indicates whether subset constraints should be enforced.
enforceSupersetConstraints()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
Indicates whether superset constraints should be enforced.
eObject
- Variable in class org.eclipse.uml2.common.util.
UML2Util.EClassMatcher
eStructuralFeature
- Variable in class org.eclipse.uml2.common.util.
UML2Util.EStructuralFeatureMatcher
expectedModCount
- Variable in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.DerivedSubsetListIterator
F
featureID
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList
featureIndex
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
findEObject(Collection<? extends EObject>, UML2Util.EObjectMatcher)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves the first of the specified objects that matches the criteria used by the specified matcher.
findEObject(Iterator<? extends EObject>, UML2Util.EObjectMatcher)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves the first of the specified objects that matches the criteria used by the specified matcher.
G
get(EObject, Object)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
get(Resource, EObject, Object)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
get(boolean)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
getAllContents(EObject, boolean, boolean)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves an iterator over the content tree of the specified object which optionally includes the root object and/or copies contents while iterating.
getCacheAdapter(Notifier)
- Static method in class org.eclipse.uml2.common.util.
CacheAdapter
getClassText(EObject)
- Method in class org.eclipse.uml2.common.util.
UML2Util.QualifiedTextProvider
Retrieves a textual representation of the specified object's class.
getCommonEType(EClassifier, EClassifier)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getEAnnotation(EModelElement, String, boolean)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves the annotation with the specified source on the specified model element, optionally creating one on demand if no such annotation exists.
getEObject()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
getEStructuralFeature()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
getEStructuralFeature(int)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
getFeatureText(EStructuralFeature)
- Method in class org.eclipse.uml2.common.util.
UML2Util.QualifiedTextProvider
Retrieves a textual representation of the specified structural feature.
getGreaterUpperBound(int, int)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getInstanceCount(Iterator<?>, EClassifier)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Counts the number of instances of the specified classifier.
getInverseFeatureClass()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList
Deprecated.
getInverseFeatureClass()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
getInverseFeatureClass()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList
getInverseFeatureClass()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList
getInverseFeatureClass()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList
Deprecated.
getInverseFeatureClass()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
getInverseFeatureID()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList
Deprecated.
getInverseFeatureID()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
getInverseFeatureID()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList
getInverseFeatureID()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList
getInverseFeatureID()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList
Deprecated.
getInverseFeatureID()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
getInverseReferences(EObject)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
getInverseReferences(EObject)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves a collection of inverse references to the specified object.
getLesserLowerBound(int, int)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getMessageSubstitution(Map<Object, Object>, Object)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getMessageSubstitutions(Map<Object, Object>, Object)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getMessageSubstitutions(Map<Object, Object>, Object, Object)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getMessageSubstitutions(Map<Object, Object>, Object, Object, Object)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getNonNavigableInverseReferences(EObject)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
getNonNavigableInverseReferences(EObject)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves a collection of non-navigable inverse references to the specified object.
getPluginResourceLocator()
- Method in class org.eclipse.uml2.common.
CommonPlugin
Returns the singleton instance of the plugin.
getProxyMap()
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
getProxyMap()
- Method in class org.eclipse.uml2.common.util.
CacheAdapter.InverseCrossReferencer
getQualifiedText(EObject, UML2Util.QualifiedTextProvider)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves a qualified textual representation of the specified object using the specified qualified text provider.
getQualifiedText(EObject, UML2Util.QualifiedTextProvider, StringBuffer)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getQualifiedTextSegment(EObject, UML2Util.QualifiedTextProvider, StringBuffer)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getResourceBundle(EObject, Locale)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves the (cached) resource bundle for the specified object in the specified locale (if specified).
getResourceBundle(EObject, boolean)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves the (cached) resource bundle for the specified object, localized in the default locale if indicated.
getResourceBundleURIs(URI, Locale, String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves the candidate resource bundle URIs based on the specified base URI and base segment in the specified locale.
getResourceBundleURIs(URI, Locale)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves the candidate resource bundle URIs for the specified URI in the specified locale (if specified).
getRootContainers(Collection<? extends EObject>)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getSeparator()
- Method in class org.eclipse.uml2.common.util.
UML2Util.QualifiedTextProvider
Retrieves the string used to separate segments of qualified text.
getString(EObject, String, String, boolean)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Retrieves a string for the specified object, localized if indicated.
getText(EObject)
- Method in class org.eclipse.uml2.common.util.
UML2Util.QualifiedTextProvider
Retrieves a textual representation of the specified object.
getValidJavaIdentifier(String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Obtains a valid Java identifier based on the specified name.
getValidJavaIdentifier(String, StringBuffer)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Appends a valid Java identifier based on the specified name to the specified buffer.
getValidNCName(String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getValidNCName(String, StringBuffer)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
getXMIIdentifier(InternalEObject)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Obtains a valid XMI identifier for the specified object based on the URI fragment segments of its containment hierarchy.
getXMIIdentifier(InternalEObject, StringBuffer)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
H
handleCrossReference(EObject)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
hasInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
hasInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
hasInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList
hasInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList
hasInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList
Deprecated.
hasInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.ManyInverse
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.ManyInverse
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable.ManyInverse
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.ManyInverse
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.ManyInverse
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
hasManyInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList
Deprecated.
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList
Deprecated.
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList
Deprecated.
hasNavigableInverse()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
hasNext()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
hasNext()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.EmptyDerivedListIterator
hasPrevious()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
hasPrevious()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.EmptyDerivedListIterator
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Resolving
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable.Resolving
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Resolving
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList
Deprecated.
hasProxies()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList
Deprecated.
I
index
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
indexOf(Object)
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
INSTANCE
- Static variable in class org.eclipse.uml2.common.
CommonPlugin
The singleton instance of the plugin.
INSTANCE
- Static variable in class org.eclipse.uml2.common.util.
CacheAdapter
intersect(Collection<?>, Collection<?>)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
inverseFeatureID
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList
Deprecated.
inverseFeatureID
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
inverseFeatureID
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList
inverseFeatureID
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList
inverseFeatureID
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList
Deprecated.
inverseFeatureID
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
isContainment()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
isContainment()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList
isContainment()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList
Deprecated.
isEmpty()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
isEmpty(String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Determines whether the specified string is empty, i.e.
isIncluded(EReference)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
isIncluded(EStructuralFeature)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
Indicates whether all elements from the specified source feature are included in this list.
isIncluded(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
Indicates whether the specified element from a source feature is included in this list.
isIncluded(EStructuralFeature)
- Method in class org.eclipse.uml2.common.util.
DerivedUnionEObjectEList
isNCNamePart(char)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
isNCNameStart(char)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
isNotificationRequired()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
isNotificationRequired()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList
isSet()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList.Unsettable
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList.Unsettable
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList.Unsettable
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList.Unsettable
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable
isSet
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
isSet()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
isSet
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable
Deprecated.
isSet
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
isSet()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
isUnique()
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
iterator()
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
L
lastIndexOf(Object)
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
LINE_SEPARATOR
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
The platform line separator.
listIterator(int)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
listIterator(int, boolean)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
listIterator()
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
listIterator(int)
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
load(ResourceSet, URI, EClass)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Loads a resource with the specified URI into the specified resource set and retrieves the first instance of the specified class from its contents.
loadClassFromSystemProperty(String)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Load a class from the specified system property.
M
matches(EObject)
- Method in class org.eclipse.uml2.common.util.
UML2Util.EClassMatcher
matches(EObject)
- Method in interface org.eclipse.uml2.common.util.
UML2Util.EObjectMatcher
Determines whether the specified object matches some criteria.
matches(EObject)
- Method in class org.eclipse.uml2.common.util.
UML2Util.EStructuralFeatureMatcher
N
newEmptyListIterator()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
newEmptyListIterator()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList
newListIterator()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
newListIterator()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList
newResolvingListIterator()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
newResolvingListIterator()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList
next()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
nextIndex()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
normalizeURI(URI, Resource)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter.InverseCrossReferencer
normalizeURI(URI, EObject)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter.InverseCrossReferencer
notifyChanged(Notification)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
O
org.eclipse.uml2.common
- package org.eclipse.uml2.common
org.eclipse.uml2.common.util
- package org.eclipse.uml2.common.util
owner
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList
P
plugin
- Static variable in class org.eclipse.uml2.common.
CommonPlugin
The one instance of this class.
prepared
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
preparedFeature
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
preparedValues
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
prepareNext()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
preparePrevious()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
previous()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
previousIndex()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
PROPERTIES_FILE_EXTENSION
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
The standard extension for properties files.
put(EObject, Object, Object)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
put(Resource, EObject, Object, Object)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
R
remove()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
remove(int)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
remove()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.DerivedSubsetListIterator
remove()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.EmptyDerivedSubsetListIterator
removeReferences(EObject, EObject)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
resolve()
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
resolve()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
resolve()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.ResolvingDerivedListIterator
resolve()
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.ResolvingDerivedSubsetListIterator
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Resolving
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable.Resolving
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Resolving
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList
Deprecated.
resolve(int, E)
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
resolveProxy(Resource, EObject, EObject, EStructuralFeature.Setting)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
resolveProxy(EObject)
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
RESOURCE_BUNDLES
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
A cache of resource bundles.
S
safeEquals(Object, Object)
- Static method in class org.eclipse.uml2.common.util.
UML2Util
Safely determines whether
object
equals
otherObject
, i.e.
scanNext(EStructuralFeature, ListIterator<Object>)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
scanPrevious(EStructuralFeature, ListIterator<Object>)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
selfAdapt(Notification)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
CacheAdapter.InverseCrossReferencer
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Resolving
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable.Resolving
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Resolving
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList.Unsettable
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList.Unsettable
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.ManyInverse
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable.ManyInverse
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.ManyInverse
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
serialVersionUID
- Static variable in class org.eclipse.uml2.common.util.
UnionEObjectEList
set(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
set(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
set(int, E)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
set(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.DerivedSubsetListIterator
set(Object)
- Method in class org.eclipse.uml2.common.util.
DerivedSubsetEObjectEList.EmptyDerivedSubsetListIterator
set(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
set(int, E)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
set(int, E)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
setTarget(Notifier)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
setUnique(int, E)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
size()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
sourceFeatureIDs
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList
SubsetEObjectContainmentEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
SubsetEObjectContainmentEList(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList
Deprecated.
SubsetEObjectContainmentEList.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentEList.Resolving(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Resolving
Deprecated.
SubsetEObjectContainmentEList.Resolving(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Resolving
Deprecated.
SubsetEObjectContainmentEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentEList.Unsettable(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable
Deprecated.
SubsetEObjectContainmentEList.Unsettable(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable
Deprecated.
SubsetEObjectContainmentEList.Unsettable.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
SubsetEObjectContainmentEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
SubsetEObjectContainmentWithInverseEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentWithInverseEList(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList
Deprecated.
SubsetEObjectContainmentWithInverseEList(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList
Deprecated.
SubsetEObjectContainmentWithInverseEList.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentWithInverseEList.Resolving(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Resolving
Deprecated.
SubsetEObjectContainmentWithInverseEList.Resolving(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Resolving
Deprecated.
SubsetEObjectContainmentWithInverseEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
SubsetEObjectContainmentWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
SubsetEObjectEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
SubsetEObjectEList(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
SubsetEObjectEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectEList.Unsettable(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectEList.Unsettable
Deprecated.
SubsetEObjectEList.Unsettable(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectEList.Unsettable
Deprecated.
SubsetEObjectResolvingEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectResolvingEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList
Deprecated.
SubsetEObjectResolvingEList(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList
Deprecated.
SubsetEObjectResolvingEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectResolvingEList.Unsettable(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList.Unsettable
Deprecated.
SubsetEObjectResolvingEList.Unsettable(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList.Unsettable
Deprecated.
SubsetEObjectWithInverseEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseEList(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
SubsetEObjectWithInverseEList(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList
Deprecated.
SubsetEObjectWithInverseEList.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseEList.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.ManyInverse
Deprecated.
SubsetEObjectWithInverseEList.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.ManyInverse
Deprecated.
SubsetEObjectWithInverseEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable
Deprecated.
SubsetEObjectWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable
Deprecated.
SubsetEObjectWithInverseEList.Unsettable.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
SubsetEObjectWithInverseEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
SubsetEObjectWithInverseResolvingEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseResolvingEList(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList
Deprecated.
SubsetEObjectWithInverseResolvingEList(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList
Deprecated.
SubsetEObjectWithInverseResolvingEList.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseResolvingEList.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
SubsetEObjectWithInverseResolvingEList.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
SubsetEObjectWithInverseResolvingEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseResolvingEList.Unsettable(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
SubsetEObjectWithInverseResolvingEList.Unsettable(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
SubsetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SubsetEObjectWithInverseResolvingEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
SubsetEObjectWithInverseResolvingEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
subsetFeatureIDs
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
An array of subset feature identifiers.
subsetFeatureIDs
- Variable in class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
subsetRemove(Object)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
Removes the specified element from the subset(s).
subsetRemove(Object)
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
SubsetSupersetEObjectContainmentEList
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentEList(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList
SubsetSupersetEObjectContainmentEList.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentEList.Resolving(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Resolving
SubsetSupersetEObjectContainmentEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentEList.Unsettable(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable
SubsetSupersetEObjectContainmentEList.Unsettable.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable.Resolving
SubsetSupersetEObjectContainmentWithInverseEList
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentWithInverseEList(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList
SubsetSupersetEObjectContainmentWithInverseEList.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentWithInverseEList.Resolving(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Resolving
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
SubsetSupersetEObjectEList
<
E
> - Class in
org.eclipse.uml2.common.util
A list that enforces subset/superset consraints.
SubsetSupersetEObjectEList(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
SubsetSupersetEObjectEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectEList.Unsettable(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList.Unsettable
SubsetSupersetEObjectResolvingEList
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectResolvingEList(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList
SubsetSupersetEObjectResolvingEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectResolvingEList.Unsettable(Class<?>, InternalEObject, int, int[], int[])
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList.Unsettable
SubsetSupersetEObjectWithInverseEList
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseEList(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList
SubsetSupersetEObjectWithInverseEList.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseEList.ManyInverse(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.ManyInverse
SubsetSupersetEObjectWithInverseEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable
SubsetSupersetEObjectWithInverseEList.Unsettable.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable.ManyInverse
SubsetSupersetEObjectWithInverseResolvingEList
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseResolvingEList(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList
SubsetSupersetEObjectWithInverseResolvingEList.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseResolvingEList.ManyInverse(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.ManyInverse
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int[], int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
supersetAdd(Object)
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
supersetAdd(Object)
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
Adds the specified element to the superset(s).
SupersetEObjectContainmentEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList
Deprecated.
SupersetEObjectContainmentEList(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList
Deprecated.
SupersetEObjectContainmentEList.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentEList.Resolving(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Resolving
Deprecated.
SupersetEObjectContainmentEList.Resolving(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Resolving
Deprecated.
SupersetEObjectContainmentEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentEList.Unsettable(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable
Deprecated.
SupersetEObjectContainmentEList.Unsettable(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable
Deprecated.
SupersetEObjectContainmentEList.Unsettable.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
SupersetEObjectContainmentEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable.Resolving
Deprecated.
SupersetEObjectContainmentWithInverseEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentWithInverseEList(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList
Deprecated.
SupersetEObjectContainmentWithInverseEList(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList
Deprecated.
SupersetEObjectContainmentWithInverseEList.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentWithInverseEList.Resolving(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Resolving
Deprecated.
SupersetEObjectContainmentWithInverseEList.Resolving(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Resolving
Deprecated.
SupersetEObjectContainmentWithInverseEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
SupersetEObjectContainmentWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable.Resolving
Deprecated.
SupersetEObjectEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
SupersetEObjectEList(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectEList
Deprecated.
SupersetEObjectEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectEList.Unsettable(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectEList.Unsettable
Deprecated.
SupersetEObjectEList.Unsettable(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectEList.Unsettable
Deprecated.
SupersetEObjectResolvingEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectResolvingEList(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList
Deprecated.
SupersetEObjectResolvingEList(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList
Deprecated.
SupersetEObjectResolvingEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectResolvingEList.Unsettable(Class<?>, InternalEObject, int, int[])
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList.Unsettable
Deprecated.
SupersetEObjectResolvingEList.Unsettable(Class<?>, InternalEObject, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList.Unsettable
Deprecated.
SupersetEObjectWithInverseEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseEList(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
SupersetEObjectWithInverseEList(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList
Deprecated.
SupersetEObjectWithInverseEList.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseEList.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.ManyInverse
Deprecated.
SupersetEObjectWithInverseEList.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.ManyInverse
Deprecated.
SupersetEObjectWithInverseEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable
Deprecated.
SupersetEObjectWithInverseEList.Unsettable(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable
Deprecated.
SupersetEObjectWithInverseEList.Unsettable.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
SupersetEObjectWithInverseEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable.ManyInverse
Deprecated.
SupersetEObjectWithInverseResolvingEList
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseResolvingEList(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList
Deprecated.
SupersetEObjectWithInverseResolvingEList(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList
Deprecated.
SupersetEObjectWithInverseResolvingEList.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseResolvingEList.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
SupersetEObjectWithInverseResolvingEList.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.ManyInverse
Deprecated.
SupersetEObjectWithInverseResolvingEList.Unsettable
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseResolvingEList.Unsettable(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
SupersetEObjectWithInverseResolvingEList.Unsettable(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
SupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
<
E
> - Class in
org.eclipse.uml2.common.util
Deprecated.
SupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int[], int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
SupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse(Class<?>, InternalEObject, int, int, int)
- Constructor for class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse
Deprecated.
supersetFeatureIDs
- Variable in class org.eclipse.uml2.common.util.
SubsetEObjectEList
Deprecated.
supersetFeatureIDs
- Variable in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList
An array of superset feature identifiers.
U
UML2Util
- Class in
org.eclipse.uml2.common.util
Utilities for working with EMF-based objects and resources.
UML2Util()
- Constructor for class org.eclipse.uml2.common.util.
UML2Util
UML2Util.Converter
- Interface in
org.eclipse.uml2.common.util
An interface for classes that can convert objects to another representation.
UML2Util.EClassMatcher
- Class in
org.eclipse.uml2.common.util
A matcher that determines matches based on the class of candidate objects.
UML2Util.EClassMatcher(EObject)
- Constructor for class org.eclipse.uml2.common.util.
UML2Util.EClassMatcher
Constructs a new class matcher based on the specified object.
UML2Util.EObjectMatcher
- Interface in
org.eclipse.uml2.common.util
An interface for classes that can determine matches based on some criteria.
UML2Util.EStructuralFeatureMatcher
- Class in
org.eclipse.uml2.common.util
A matcher that determines matches based on the class of, and the value for a specific structural feature held by, candidate objects.
UML2Util.EStructuralFeatureMatcher(EObject, EStructuralFeature)
- Constructor for class org.eclipse.uml2.common.util.
UML2Util.EStructuralFeatureMatcher
Constructs a new structural feature matcher based on the specified object.
UML2Util.QualifiedTextProvider
- Class in
org.eclipse.uml2.common.util
The abstract parent of classes that can provide a textual representation of objects, classes, and features.
UML2Util.QualifiedTextProvider()
- Constructor for class org.eclipse.uml2.common.util.
UML2Util.QualifiedTextProvider
UnionEObjectEList
<
E
> - Class in
org.eclipse.uml2.common.util
An unmodifiable list that represents a union of elements.
UnionEObjectEList(InternalEObject, EStructuralFeature, int, Object[])
- Constructor for class org.eclipse.uml2.common.util.
UnionEObjectEList
unset()
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectResolvingEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentEList.Unsettable
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectEList.Unsettable
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectResolvingEList.Unsettable
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseEList.Unsettable
unset()
- Method in class org.eclipse.uml2.common.util.
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
unset()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectContainmentWithInverseEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectResolvingEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseEList.Unsettable
Deprecated.
unset()
- Method in class org.eclipse.uml2.common.util.
SupersetEObjectWithInverseResolvingEList.Unsettable
Deprecated.
unsetTarget(EObject)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
unsetTarget(Resource)
- Method in class org.eclipse.uml2.common.util.
CacheAdapter
URI_SCHEME_PLATFORM
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
The scheme for platform URIs.
URI_SEGMENT_PLUGIN
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
The first segment for platform plugin URIs.
URI_SEGMENT_RESOURCE
- Static variable in class org.eclipse.uml2.common.util.
UML2Util
The first segment for platform resource URIs.
uriConverter
- Variable in class org.eclipse.uml2.common.util.
CacheAdapter
useEquals()
- Method in class org.eclipse.uml2.common.util.
UnionEObjectEList
V
validate(int, E)
- Method in class org.eclipse.uml2.common.util.
DerivedEObjectEList
values
- Variable in class org.eclipse.uml2.common.util.
CacheAdapter
valuesIterator
- Variable in class org.eclipse.uml2.common.util.
DerivedEObjectEList.DerivedListIterator
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2010
Eclipse Foundation
. All Rights Reserved.