A B C D E F G H I K L M N O P Q R S T U V W X Z 

A

AbstractDialog - Class in org.eclipse.oomph.ui
 
AbstractDialog(Shell, String, int, int, OomphUIPlugin, String) - Constructor for class org.eclipse.oomph.ui.AbstractDialog
 
AbstractFilteredIterator<T> - Class in org.eclipse.oomph.util
An abstract base class for custom iterators that filter the elements of a delegate iterator.
AbstractFilteredIterator(Iterator<T>) - Constructor for class org.eclipse.oomph.util.AbstractFilteredIterator
 
AbstractIterator<T> - Class in org.eclipse.oomph.util
An abstract base class for custom iterators that only requires to implement a single AbstractIterator.computeNextElement() method.
AbstractIterator() - Constructor for class org.eclipse.oomph.util.AbstractIterator
 
accept(BackendResource.Visitor, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
accept(BackendResource, BackendResource.Visitor, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
ACCEPT - Static variable in interface org.eclipse.oomph.util.Confirmer
 
activateTargetDefinition(ITargetDefinition, IProgressMonitor) - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 
adapt(Object, Class<TYPE>) - Static method in class org.eclipse.oomph.util.ObjectUtil
 
add(Map<K, Set<V>>, K, V) - Static method in class org.eclipse.oomph.util.CollectionUtil
 
add(E) - Method in class org.eclipse.oomph.util.ConcurrentArray
 
addAll(Map<K, Set<V>>, K, Collection<? extends V>) - Static method in class org.eclipse.oomph.util.CollectionUtil
 
addAll(Map<K, Set<V>>, Collection<? extends K>, V) - Static method in class org.eclipse.oomph.util.CollectionUtil
 
addAll(Map<K, Set<V>>, Map<? extends K, ? extends Collection<? extends V>>) - Static method in class org.eclipse.oomph.util.CollectionUtil
 
addChild(String, boolean) - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
addFactory(String, BackendSystem.IFactory) - Method in class org.eclipse.oomph.resources.backend.BackendSystem.IFactory.Registry
 
addListener(TargetPlatformListener) - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 
addStatus(MultiStatus, OomphPlugin, String, Object) - Static method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
alwaysFalse() - Static method in class org.eclipse.oomph.util.Predicates
 
alwaysTrue() - Static method in class org.eclipse.oomph.util.Predicates
 
AND_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'And Predicate' class.
AND_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'And Predicate' class.
AND_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
AND_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
AND_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
AND_PREDICATE__OPERANDS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Operands' containment reference list.
AND_PREDICATE__OPERANDS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Operands' containment reference list feature.
AND_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'And Predicate' class.
AND_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'And Predicate' class.
AndPredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'And Predicate'.
AndPredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'And Predicate'.
AndPredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
Annotation - Interface in org.eclipse.oomph.base
A representation of the model object 'Annotation'.
ANNOTATION - Static variable in interface org.eclipse.oomph.base.BasePackage
The meta object id for the 'Annotation' class.
ANNOTATION - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Annotation' class.
ANNOTATION___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.base.BasePackage
The operation id for the 'Get Annotation' operation.
ANNOTATION__ANNOTATIONS - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Annotations' containment reference list.
ANNOTATION__CONTENTS - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Contents' containment reference list.
ANNOTATION__CONTENTS - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Contents' containment reference list feature.
ANNOTATION__DETAILS - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Details' map.
ANNOTATION__DETAILS - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Details' map feature.
ANNOTATION__MODEL_ELEMENT - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Model Element' container reference.
ANNOTATION__MODEL_ELEMENT - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Model Element' container reference feature.
ANNOTATION__REFERENCES - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'References' reference list.
ANNOTATION__REFERENCES - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'References' reference list feature.
ANNOTATION__SOURCE - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Source' attribute.
ANNOTATION__SOURCE - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Source' attribute feature.
ANNOTATION_CONVERSION - Static variable in class org.eclipse.oomph.base.BaseAnnotationConstants
 
ANNOTATION_ERROR - Static variable in class org.eclipse.oomph.base.BaseAnnotationConstants
 
ANNOTATION_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.base.BasePackage
The number of structural features of the 'Annotation' class.
ANNOTATION_INFO - Static variable in class org.eclipse.oomph.base.BaseAnnotationConstants
 
ANNOTATION_LABEL_PROVIDER - Static variable in class org.eclipse.oomph.base.util.EAnnotationConstants
 
ANNOTATION_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.base.BasePackage
The number of operations of the 'Annotation' class.
ANNOTATION_SOURCE - Static variable in class org.eclipse.oomph.base.BaseAnnotationConstants
 
ANNOTATION_WARNING - Static variable in class org.eclipse.oomph.base.BaseAnnotationConstants
 
AnnotationImpl - Class in org.eclipse.oomph.base.impl
An implementation of the model object 'Annotation'.
AnnotationImpl() - Constructor for class org.eclipse.oomph.base.impl.AnnotationImpl
 
annotations - Variable in class org.eclipse.oomph.base.impl.ModelElementImpl
The cached value of the 'Annotations' containment reference list.
apply(T) - Method in interface org.eclipse.oomph.util.Predicate
 
apply(T) - Method in class org.eclipse.oomph.util.Predicates.ExcludedPredicate
 
apply(T) - Method in class org.eclipse.oomph.util.Predicates.IncludedPredicate
 
apply(T) - Method in class org.eclipse.oomph.util.Predicates.UniquePredicate
 
applyGridData(Control) - Static method in class org.eclipse.oomph.ui.UIUtil
 
asyncExec(Runnable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
asyncExec(Display, Runnable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
awaitChange() - Method in class org.eclipse.oomph.util.SynchronizedCounter
 
awaitZero() - Method in class org.eclipse.oomph.util.SynchronizedCounter
 

B

BACKEND_CONTAINER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Backend Container' data type.
BACKEND_CONTAINER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Backend Container' data type.
BackendContainer - Class in org.eclipse.oomph.resources.backend
 
BackendException - Exception in org.eclipse.oomph.resources.backend
 
BackendException() - Constructor for exception org.eclipse.oomph.resources.backend.BackendException
 
BackendException(String) - Constructor for exception org.eclipse.oomph.resources.backend.BackendException
 
BackendException(Throwable) - Constructor for exception org.eclipse.oomph.resources.backend.BackendException
 
BackendException(String, Throwable) - Constructor for exception org.eclipse.oomph.resources.backend.BackendException
 
BackendFile - Class in org.eclipse.oomph.resources.backend
 
BackendFolder - Class in org.eclipse.oomph.resources.backend
 
BackendResource - Class in org.eclipse.oomph.resources.backend
 
BackendResource.Type - Enum in org.eclipse.oomph.resources.backend
 
BackendResource.Visitor - Interface in org.eclipse.oomph.resources.backend
 
BackendResource.Visitor.Default - Class in org.eclipse.oomph.resources.backend
 
BackendResource.Visitor.Default() - Constructor for class org.eclipse.oomph.resources.backend.BackendResource.Visitor.Default
 
BackendSystem - Class in org.eclipse.oomph.resources.backend
 
BackendSystem(URI) - Constructor for class org.eclipse.oomph.resources.backend.BackendSystem
 
BackendSystem.IFactory - Interface in org.eclipse.oomph.resources.backend
 
BackendSystem.IFactory.Registry - Class in org.eclipse.oomph.resources.backend
 
BackendSystem.Registry - Class in org.eclipse.oomph.resources.backend
 
BaseAdapterFactory - Class in org.eclipse.oomph.base.util
The Adapter Factory for the model.
BaseAdapterFactory() - Constructor for class org.eclipse.oomph.base.util.BaseAdapterFactory
Creates an instance of the adapter factory.
BaseAnnotationConstants - Class in org.eclipse.oomph.base
 
BaseFactory - Interface in org.eclipse.oomph.base
The Factory for the model.
BaseFactoryImpl - Class in org.eclipse.oomph.base.impl
An implementation of the model Factory.
BaseFactoryImpl() - Constructor for class org.eclipse.oomph.base.impl.BaseFactoryImpl
Creates an instance of the factory.
BasePackage - Interface in org.eclipse.oomph.base
The Package for the model.
BasePackage.Literals - Interface in org.eclipse.oomph.base
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
BasePackageImpl - Class in org.eclipse.oomph.base.impl
An implementation of the model Package.
BaseResource - Interface in org.eclipse.oomph.base.util
 
BaseResourceFactoryImpl - Class in org.eclipse.oomph.base.util
The Resource Factory associated with the package.
BaseResourceFactoryImpl() - Constructor for class org.eclipse.oomph.base.util.BaseResourceFactoryImpl
Creates an instance of the resource factory.
BaseResourceImpl - Class in org.eclipse.oomph.base.util
The Resource associated with the package.
BaseResourceImpl(URI) - Constructor for class org.eclipse.oomph.base.util.BaseResourceImpl
Creates an instance of the resource.
BaseSwitch<T> - Class in org.eclipse.oomph.base.util
The Switch for the model's inheritance hierarchy.
BaseSwitch() - Constructor for class org.eclipse.oomph.base.util.BaseSwitch
Creates an instance of the switch.
BaseUtil - Class in org.eclipse.oomph.base.util
 
BaseValidator - Class in org.eclipse.oomph.base.util
The Validator for the model.
BaseValidator() - Constructor for class org.eclipse.oomph.base.util.BaseValidator
Creates an instance of the switch.
basicSetModelElement(ModelElement, NotificationChain) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
basicSetOperand(Predicate, NotificationChain) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
beginConnected() - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
beginTask(String, int) - Method in class org.eclipse.oomph.util.SubMonitor
Starts a new main task.
beginVisitor() - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
builder - Variable in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
The cached value of the 'Builder' attribute.
BUILDER_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
The default value of the 'Builder' attribute.
BUILDER_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Builder Predicate' class.
BUILDER_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Builder Predicate' class.
BUILDER_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
BUILDER_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
BUILDER_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
BUILDER_PREDICATE__BUILDER - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Builder' attribute.
BUILDER_PREDICATE__BUILDER - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Builder' attribute feature.
BUILDER_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Builder Predicate' class.
BUILDER_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Builder Predicate' class.
BuilderPredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Builder Predicate'.
BuilderPredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Builder Predicate'.
BuilderPredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
buildWorkspace(boolean, String) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
buttonPressed(int) - Method in class org.eclipse.oomph.ui.ErrorDialog
 
bytesToHex(byte[]) - Static method in class org.eclipse.oomph.util.HexUtil
 

C

cap(String) - Static method in class org.eclipse.oomph.util.StringUtil
 
capAll(String) - Static method in class org.eclipse.oomph.util.StringUtil
 
caseAndPredicate(AndPredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'And Predicate'.
caseAnnotation(Annotation) - Method in class org.eclipse.oomph.base.util.BaseSwitch
Returns the result of interpreting the object as an instance of 'Annotation'.
caseBuilderPredicate(BuilderPredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Builder Predicate'.
caseCommentPredicate(CommentPredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Comment Predicate'.
caseEclipseProjectFactory(EclipseProjectFactory) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Returns the result of interpreting the object as an instance of 'Eclipse Project Factory'.
caseFilePredicate(FilePredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'File Predicate'.
caseLocationPredicate(LocationPredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Location Predicate'.
caseMavenProjectFactory(MavenProjectFactory) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Returns the result of interpreting the object as an instance of 'Maven Project Factory'.
caseModelElement(ModelElement) - Method in class org.eclipse.oomph.base.util.BaseSwitch
Returns the result of interpreting the object as an instance of 'Model Element'.
caseModelElement(ModelElement) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Model Element'.
caseModelElement(ModelElement) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Returns the result of interpreting the object as an instance of 'Model Element'.
caseNamePredicate(NamePredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Name Predicate'.
caseNaturePredicate(NaturePredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Nature Predicate'.
caseNotPredicate(NotPredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Not Predicate'.
caseOrPredicate(OrPredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Or Predicate'.
casePredicate(Predicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Predicate'.
caseProjectFactory(ProjectFactory) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Returns the result of interpreting the object as an instance of 'Project Factory'.
caseRepositoryPredicate(RepositoryPredicate) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'Repository Predicate'.
caseSourceLocator(SourceLocator) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Returns the result of interpreting the object as an instance of 'Source Locator'.
caseStringToStringMapEntry(Map.Entry<String, String>) - Method in class org.eclipse.oomph.base.util.BaseSwitch
Returns the result of interpreting the object as an instance of 'String To String Map Entry'.
caseXMLProjectFactory(XMLProjectFactory) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Returns the result of interpreting the object as an instance of 'XML Project Factory'.
checkCancelation(IProgressMonitor) - Static method in class org.eclipse.oomph.util.OomphPlugin
 
checkSubclass() - Method in class org.eclipse.oomph.ui.PersistentButton
 
childDone() - Method in class org.eclipse.oomph.util.ProbingSubMonitor
 
childDone() - Method in class org.eclipse.oomph.util.SubMonitor
 
clear() - Method in class org.eclipse.oomph.util.ConcurrentArray
 
clearBlocked() - Method in class org.eclipse.oomph.util.SubMonitor
 
clearWorkspace() - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
close(Closeable) - Static method in class org.eclipse.oomph.util.IOUtil
 
closeSilent(Closeable) - Static method in class org.eclipse.oomph.util.IOUtil
 
closeSilent(Socket) - Static method in class org.eclipse.oomph.util.IOUtil
 
closeSilent(ServerSocket) - Static method in class org.eclipse.oomph.util.IOUtil
 
CollectionUtil - Class in org.eclipse.oomph.util
 
COMMENT_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Comment Predicate' class.
COMMENT_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Comment Predicate' class.
COMMENT_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
COMMENT_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
COMMENT_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
COMMENT_PREDICATE__PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Pattern' attribute.
COMMENT_PREDICATE__PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Pattern' attribute feature.
COMMENT_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Comment Predicate' class.
COMMENT_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Comment Predicate' class.
CommentPredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Comment Predicate'.
CommentPredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Comment Predicate'.
CommentPredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
compareTo(OomphPlugin.BundleFile) - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
ComposedIterator<T> - Class in org.eclipse.oomph.util
An iterator that is composed of multiple delegate iterators.
ComposedIterator(Iterator<T>...) - Constructor for class org.eclipse.oomph.util.ComposedIterator
 
ComposedIterator(Collection<? extends Iterator<T>>) - Constructor for class org.eclipse.oomph.util.ComposedIterator
 
ComposedIterator(Iterator<? extends Iterator<T>>) - Constructor for class org.eclipse.oomph.util.ComposedIterator
 
computeNextElement() - Method in class org.eclipse.oomph.util.AbstractFilteredIterator
 
computeNextElement() - Method in class org.eclipse.oomph.util.AbstractIterator
Returns the next iteration element, or AbstractIterator.END_OF_DATA if the end of the iteration has been reached.
computeNextElement() - Method in class org.eclipse.oomph.util.ComposedIterator
 
ConcurrentArray<E> - Class in org.eclipse.oomph.util
 
ConcurrentArray() - Constructor for class org.eclipse.oomph.util.ConcurrentArray
 
ConcurrentArray.DuplicateCounter<E> - Class in org.eclipse.oomph.util
 
ConcurrentArray.DuplicateCounter() - Constructor for class org.eclipse.oomph.util.ConcurrentArray.DuplicateCounter
 
ConcurrentArray.Unique<E> - Class in org.eclipse.oomph.util
 
ConcurrentArray.Unique() - Constructor for class org.eclipse.oomph.util.ConcurrentArray.Unique
 
confirm(boolean, Object) - Method in interface org.eclipse.oomph.util.Confirmer
 
Confirmer - Interface in org.eclipse.oomph.util
 
Confirmer.Confirmation - Class in org.eclipse.oomph.util
 
Confirmer.Confirmation(boolean, boolean) - Constructor for class org.eclipse.oomph.util.Confirmer.Confirmation
 
CONTENT_PATTERN_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
The default value of the 'Content Pattern' attribute.
contentPattern - Variable in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
The cached value of the 'Content Pattern' attribute.
contents - Variable in class org.eclipse.oomph.base.impl.AnnotationImpl
The cached value of the 'Contents' containment reference list.
convert(IProgressMonitor) - Static method in class org.eclipse.oomph.util.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor.
convert(IProgressMonitor, int) - Static method in class org.eclipse.oomph.util.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
convert(IProgressMonitor, String, int) - Static method in class org.eclipse.oomph.util.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
convert(IProgressMonitor, SubMonitor.ProbingMode) - Static method in class org.eclipse.oomph.util.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor.
convert(IProgressMonitor, int, SubMonitor.ProbingMode) - Static method in class org.eclipse.oomph.util.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
convert(IProgressMonitor, String, int, SubMonitor.ProbingMode) - Static method in class org.eclipse.oomph.util.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
convertException(Exception) - Method in interface org.eclipse.oomph.base.BaseFactory
Returns a literal representation of an instance of data type 'Exception'.
convertException(Exception) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
convertExceptionToString(EDataType, Object) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
convertFileToString(EDataType, Object) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
convertProjectToString(EDataType, Object) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
convertResourceToString(EDataType, Object) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
convertText(String) - Method in interface org.eclipse.oomph.base.BaseFactory
Returns a literal representation of an instance of data type 'Text'.
convertText(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
convertTextToString(EDataType, Object) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
convertURI(URI) - Method in interface org.eclipse.oomph.base.BaseFactory
Returns a literal representation of an instance of data type 'URI'.
convertURI(URI) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
convertURIToString(EDataType, Object) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
copy(InputStream, OutputStream, byte[]) - Static method in class org.eclipse.oomph.util.IOUtil
 
copy(InputStream, OutputStream, int) - Static method in class org.eclipse.oomph.util.IOUtil
 
copy(InputStream, OutputStream) - Static method in class org.eclipse.oomph.util.IOUtil
 
copy() - Method in class org.eclipse.oomph.util.Pair
 
copyFile(URIConverter, Map<?, ?>, URI, URI) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
copyFile(IFile, File) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
copyFile(File, File) - Static method in class org.eclipse.oomph.util.IOUtil
 
copyTree(File, File) - Static method in class org.eclipse.oomph.util.IOUtil
 
coreException(IStatus) - Method in class org.eclipse.oomph.util.OomphPlugin
 
coreException(Throwable) - Method in class org.eclipse.oomph.util.OomphPlugin
 
countDown() - Method in class org.eclipse.oomph.util.SynchronizedCounter
 
countUp() - Method in class org.eclipse.oomph.util.SynchronizedCounter
 
create(EClass) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
create(EClass) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
create(EClass) - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
create() - Static method in class org.eclipse.oomph.util.Pair
 
create(T1, T2) - Static method in class org.eclipse.oomph.util.Pair
 
createAdapter(Notifier) - Method in class org.eclipse.oomph.base.util.BaseAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates an adapter for the target.
createAndPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createAndPredicate(Predicate...) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createAndPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'And Predicate'.
createAndPredicate(Predicate...) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createAndPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'And Predicate'.
createAnnotation() - Method in interface org.eclipse.oomph.base.BaseFactory
Returns a new object of class 'Annotation'.
createAnnotation(String) - Method in interface org.eclipse.oomph.base.BaseFactory
 
createAnnotation() - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createAnnotation(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createAnnotationAdapter() - Method in class org.eclipse.oomph.base.util.BaseAdapterFactory
Creates a new adapter for an object of class 'Annotation'.
createBackendFile(URI) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
createBackendFolder(URI) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
createBackendSystem(URI) - Method in interface org.eclipse.oomph.resources.backend.BackendSystem.IFactory
 
createBackendSystem(URI) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem.Factory
 
createBuilderPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createBuilderPredicate(String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createBuilderPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Builder Predicate'.
createBuilderPredicate(String) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createBuilderPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Builder Predicate'.
createCheckbox(Composite, String) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createCommentPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createCommentPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Comment Predicate'.
createCommentPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Comment Predicate'.
createContents(Composite) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createDialogArea(Composite) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createDocumentBuilder() - Static method in class org.eclipse.oomph.util.XMLUtil
 
createDropDownText(Composite) - Method in class org.eclipse.oomph.ui.ErrorDialog
 
createEclipseProjectFactory() - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
createEclipseProjectFactory() - Method in interface org.eclipse.oomph.resources.ResourcesFactory
Returns a new object of class 'Eclipse Project Factory'.
createEclipseProjectFactoryAdapter() - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates a new adapter for an object of class 'Eclipse Project Factory'.
createEcoreAnnotations() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEcoreAnnotations() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEcoreAnnotations() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEObjectAdapter() - Method in class org.eclipse.oomph.base.util.BaseAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates a new adapter for the default case.
createErrorAnnotation(String) - Method in interface org.eclipse.oomph.base.BaseFactory
 
createErrorAnnotation(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createException(String) - Method in interface org.eclipse.oomph.base.BaseFactory
Returns an instance of data type 'Exception' corresponding the given literal.
createException(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createExceptionFromString(EDataType, String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createExtendedMetaDataAnnotations() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createFileFromString(EDataType, String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createFilePredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createFilePredicate(String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createFilePredicate(String, String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createFilePredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'File Predicate'.
createFilePredicate(String) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createFilePredicate(String, String) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createFilePredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'File Predicate'.
createFromString(EDataType, String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
createGen(EClass) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createHelpControl(Composite) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createInfoAnnotation(String) - Method in interface org.eclipse.oomph.base.BaseFactory
 
createInfoAnnotation(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createLabelProviderAnnotations() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
Initializes the annotations for http://www.eclipse.org/oomph/base/LabelProvider.
createLabelProviderAnnotations() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
Initializes the annotations for http://www.eclipse.org/oomph/base/LabelProvider.
createLabelProviderAnnotations() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
Initializes the annotations for http://www.eclipse.org/oomph/base/LabelProvider.
createLocationPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createLocationPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Location Predicate'.
createLocationPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Location Predicate'.
createMavenProjectFactory() - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
createMavenProjectFactory() - Method in interface org.eclipse.oomph.resources.ResourcesFactory
Returns a new object of class 'Maven Project Factory'.
createMavenProjectFactoryAdapter() - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates a new adapter for an object of class 'Maven Project Factory'.
createModelElementAdapter() - Method in class org.eclipse.oomph.base.util.BaseAdapterFactory
Creates a new adapter for an object of class 'Model Element'.
createModelElementAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Model Element'.
createModelElementAdapter() - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates a new adapter for an object of class 'Model Element'.
createNamePredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createNamePredicate(String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createNamePredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Name Predicate'.
createNamePredicate(String) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createNamePredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Name Predicate'.
createNaturePredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createNaturePredicate(String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createNaturePredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Nature Predicate'.
createNaturePredicate(String) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createNaturePredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Nature Predicate'.
createNotPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createNotPredicate(Predicate) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createNotPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Not Predicate'.
createNotPredicate(Predicate) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createNotPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Not Predicate'.
createOrPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createOrPredicate(Predicate...) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createOrPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Or Predicate'.
createOrPredicate(Predicate...) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createOrPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Or Predicate'.
createPackageContents() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
Creates the meta-model objects for the package.
createPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Predicate'.
createProject(BackendContainer, BackendContainer, IProgressMonitor) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
createProject(BackendContainer, BackendContainer, IProgressMonitor) - Method in interface org.eclipse.oomph.resources.ProjectFactory
 
createProjectFactoryAdapter() - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates a new adapter for an object of class 'Project Factory'.
createProjectFromString(EDataType, String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createRepositoryPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createRepositoryPredicate(IProject) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createRepositoryPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns a new object of class 'Repository Predicate'.
createRepositoryPredicate(IProject) - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
 
createRepositoryPredicateAdapter() - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates a new adapter for an object of class 'Repository Predicate'.
createResource(URI) - Method in class org.eclipse.oomph.base.util.BaseResourceFactoryImpl
Creates an instance of the resource.
createResourceFromString(EDataType, String) - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
createSeparator(Composite) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createSourceLocator() - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
createSourceLocator(String) - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
createSourceLocator(String, boolean) - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
createSourceLocator() - Method in interface org.eclipse.oomph.resources.ResourcesFactory
Returns a new object of class 'Source Locator'.
createSourceLocator(String) - Method in interface org.eclipse.oomph.resources.ResourcesFactory
 
createSourceLocator(String, boolean) - Method in interface org.eclipse.oomph.resources.ResourcesFactory
 
createSourceLocatorAdapter() - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates a new adapter for an object of class 'Source Locator'.
createStringToStringMapEntry() - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createStringToStringMapEntryAdapter() - Method in class org.eclipse.oomph.base.util.BaseAdapterFactory
Creates a new adapter for an object of class 'String To String Map Entry'.
createText(String) - Method in interface org.eclipse.oomph.base.BaseFactory
Returns an instance of data type 'Text' corresponding the given literal.
createText(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createTextFromString(EDataType, String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createToolItem(ToolBar, String) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createToolItem(ToolBar, String, String) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createToolItemsForToolBar(ToolBar) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createUI(Composite) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
createURI(String) - Method in interface org.eclipse.oomph.base.BaseFactory
Returns an instance of data type 'URI' corresponding the given literal.
createURI(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createURIFromString(EDataType, String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createWarningAnnotation(String) - Method in interface org.eclipse.oomph.base.BaseFactory
 
createWarningAnnotation(String) - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
createXMLHelper() - Method in class org.eclipse.oomph.base.util.BaseResourceImpl
 
createXMLLoad() - Method in class org.eclipse.oomph.base.util.BaseResourceImpl
 
createXMLProjectFactoryAdapter() - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates a new adapter for an object of class 'XML Project Factory'.
createXMLSave() - Method in class org.eclipse.oomph.base.util.BaseResourceImpl
 

D

DECLINE - Static variable in interface org.eclipse.oomph.util.Confirmer
 
DEFALULT_BUFFER_SIZE - Static variable in class org.eclipse.oomph.util.ZIPUtil
Deprecated.
DEFAULT - Static variable in interface org.eclipse.oomph.util.Confirmer
 
DEFAULT - Static variable in enum org.eclipse.oomph.util.SubMonitor.ProbingMode
 
DEFAULT_BUFFER_SIZE - Static variable in class org.eclipse.oomph.util.ZIPUtil
 
DEFAULT_WORK - Static variable in class org.eclipse.oomph.util.SubMonitor
 
defaultCase(EObject) - Method in class org.eclipse.oomph.base.util.BaseSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
deleteBestEffort(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
deleteBestEffort(File, boolean) - Static method in class org.eclipse.oomph.util.IOUtil
 
deleteFile(URIConverter, Map<?, ?>, URI) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
deserialize(byte[]) - Static method in class org.eclipse.oomph.util.IOUtil
 
deserialize(byte[], ClassLoader) - Static method in class org.eclipse.oomph.util.IOUtil
 
details - Variable in class org.eclipse.oomph.base.impl.AnnotationImpl
The cached value of the 'Details' map.
detectCancelation() - Method in class org.eclipse.oomph.util.SubMonitor
 
detectCancelation(boolean) - Method in class org.eclipse.oomph.util.SubMonitor
 
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.oomph.base.util.BaseValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.oomph.base.util.BaseValidator
A constant for the source of diagnostic codes from this package.
doAccept(BackendResource, BackendResource.Visitor, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
doCreateProject(BackendContainer, BackendContainer, IProgressMonitor) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
doCreateProject(BackendContainer, BackendContainer, IProgressMonitor) - Method in class org.eclipse.oomph.resources.impl.XMLProjectFactoryImpl
 
doLoad(InputStream, Map<?, ?>) - Method in class org.eclipse.oomph.base.util.BaseResourceImpl
 
done() - Method in class org.eclipse.oomph.util.ProbingSubMonitor
 
done() - Method in class org.eclipse.oomph.util.SubMonitor
 
doSwitch(int, EObject) - Method in class org.eclipse.oomph.base.util.BaseSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doVisit(BackendContainer, BackendResource.Visitor, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
doVisit(BackendContainer, BackendResource.Visitor, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendFolder
 
doVisit(BackendContainer, BackendResource.Visitor, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 

E

EAnnotationConstants - Class in org.eclipse.oomph.base.util
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
ECLIPSE_PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Eclipse Project Factory' class.
ECLIPSE_PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Eclipse Project Factory' class.
ECLIPSE_PROJECT_FACTORY___CREATE_PROJECT__BACKENDCONTAINER_BACKENDCONTAINER_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Create Project' operation.
ECLIPSE_PROJECT_FACTORY___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Get Annotation' operation.
ECLIPSE_PROJECT_FACTORY___IS_EXCLUDED_PATH__BACKENDCONTAINER_BACKENDCONTAINER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Is Excluded Path' operation.
ECLIPSE_PROJECT_FACTORY__ANNOTATIONS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Annotations' containment reference list.
ECLIPSE_PROJECT_FACTORY__EXCLUDED_PATHS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Excluded Paths' attribute list.
ECLIPSE_PROJECT_FACTORY_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of structural features of the 'Eclipse Project Factory' class.
ECLIPSE_PROJECT_FACTORY_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of operations of the 'Eclipse Project Factory' class.
EclipseProjectFactory - Interface in org.eclipse.oomph.resources
A representation of the model object 'Eclipse Project Factory'.
EclipseProjectFactoryImpl - Class in org.eclipse.oomph.resources.impl
An implementation of the model object 'Eclipse Project Factory'.
EclipseProjectFactoryImpl() - Constructor for class org.eclipse.oomph.resources.impl.EclipseProjectFactoryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
eINSTANCE - Static variable in interface org.eclipse.oomph.base.BaseFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.oomph.base.BasePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.oomph.resources.ResourcesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
eInvoke(int, EList<?>) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eInvoke(int, EList<?>) - Method in class org.eclipse.oomph.predicates.impl.PredicateImpl
 
eInvoke(int, EList<?>) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
eInvoke(int, EList<?>) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
eIsSet(int) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
elements - Variable in class org.eclipse.oomph.util.ConcurrentArray
 
empty() - Static method in class org.eclipse.oomph.util.AbstractIterator
 
EMPTY - Static variable in class org.eclipse.oomph.util.StringUtil
 
eNAME - Static variable in interface org.eclipse.oomph.base.BasePackage
The package name.
eNAME - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The package name.
eNAME - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The package name.
encodeFileName(String) - Static method in class org.eclipse.oomph.util.IOUtil
 
END_OF_DATA - Static variable in class org.eclipse.oomph.util.AbstractIterator
The token to be used in AbstractIterator.computeNextElement() to indicate the end of the iteration.
endConnected() - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
endVisitor() - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
eNS_PREFIX - Static variable in interface org.eclipse.oomph.base.BasePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The package namespace name.
eNS_URI - Static variable in interface org.eclipse.oomph.base.BasePackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The package namespace URI.
eq(Object, Object) - Static method in class org.eclipse.oomph.util.SubMonitor
 
equals(Object) - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
equals(E, E) - Method in class org.eclipse.oomph.util.ConcurrentArray.DuplicateCounter
 
equals(E, E) - Method in class org.eclipse.oomph.util.ConcurrentArray.Unique
Synchronized through ConcurrentArray.add(Object).
equals(Object, Object) - Static method in class org.eclipse.oomph.util.ObjectUtil
 
equals(Object) - Method in class org.eclipse.oomph.util.Pair
 
ErrorDialog - Class in org.eclipse.oomph.ui
 
eSet(int, Object) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
eSet(int, Object) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
eStaticClass() - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
eStaticClass() - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eStaticClass() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.PredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
eStaticClass() - Method in class org.eclipse.oomph.resources.impl.EclipseProjectFactoryImpl
 
eStaticClass() - Method in class org.eclipse.oomph.resources.impl.MavenProjectFactoryImpl
 
eStaticClass() - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
eStaticClass() - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
eStaticClass() - Method in class org.eclipse.oomph.resources.impl.XMLProjectFactoryImpl
 
eUnset(int) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
eUnset(int) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
eUnset(int) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
eUnset(int) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
eUnset(int) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
EXCEPTION - Static variable in interface org.eclipse.oomph.base.BasePackage
The meta object id for the 'Exception' data type.
EXCEPTION - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Exception' data type.
excluded(Set<T>) - Static method in class org.eclipse.oomph.util.Predicates
 
excludedPaths - Variable in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
The cached value of the 'Excluded Paths' attribute list.
excludedPaths - Variable in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
The cached value of the 'Excluded Paths' attribute list.
exec(Display, boolean, Runnable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
execInUI(boolean, Runnable) - Method in class org.eclipse.oomph.ui.UICallback
 
execInUI(boolean, Runnable) - Method in class org.eclipse.oomph.util.UserCallback
 
execute(long, Runnable, URIConverter, URI...) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
execute(ExecutionEvent) - Method in class org.eclipse.oomph.ui.ToggleCommandHandler
 
exists(IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
exists(BackendResource, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
exists(BackendResource, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
EXPERT_FILTER - Static variable in class org.eclipse.oomph.util.PropertiesUtil
 
explode(String, String) - Static method in class org.eclipse.oomph.util.StringUtil
 
explode(String, String, char) - Static method in class org.eclipse.oomph.util.StringUtil
 
export(File) - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
exportResources(String) - Method in class org.eclipse.oomph.util.OomphPlugin
 
exportResources(String, File) - Method in class org.eclipse.oomph.util.OomphPlugin
 

F

FILE_PATTERN_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
The default value of the 'File Pattern' attribute.
FILE_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'File Predicate' class.
FILE_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'File Predicate' class.
FILE_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
FILE_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
FILE_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
FILE_PREDICATE__CONTENT_PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Content Pattern' attribute.
FILE_PREDICATE__CONTENT_PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Content Pattern' attribute feature.
FILE_PREDICATE__FILE_PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'File Pattern' attribute.
FILE_PREDICATE__FILE_PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'File Pattern' attribute feature.
FILE_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'File Predicate' class.
FILE_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'File Predicate' class.
filePattern - Variable in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
The cached value of the 'File Pattern' attribute.
FilePredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'File Predicate'.
FilePredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'File Predicate'.
FilePredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
fillDescription(ExternalProject.Description, Element) - Method in class org.eclipse.oomph.resources.impl.EclipseProjectFactoryImpl
 
fillDescription(ExternalProject.Description, Element) - Method in class org.eclipse.oomph.resources.impl.MavenProjectFactoryImpl
 
fillDescription(ExternalProject.Description, Element) - Method in class org.eclipse.oomph.resources.impl.XMLProjectFactoryImpl
 
findMember(URI, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
findMember(String, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
findMember(IPath, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
findMember(BackendContainer, URI, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
firstElementAdded() - Method in class org.eclipse.oomph.util.ConcurrentArray
Synchronized through ConcurrentArray.add(Object).
fixTitleImageLayout(TitleAreaDialog) - Static method in class org.eclipse.oomph.ui.AbstractDialog
 
fromIterables(Collection<? extends Iterable<T>>) - Static method in class org.eclipse.oomph.util.ComposedIterator
 

G

get(URI) - Static method in class org.eclipse.oomph.resources.backend.BackendResource
 
get(String) - Static method in class org.eclipse.oomph.resources.backend.BackendResource
 
get() - Method in class org.eclipse.oomph.util.ConcurrentArray
Returns the elements, never null.
getAbsoluteURI() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getActiveTargetDefinition() - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 
getActiveTargetDefinition(ITargetPlatformService) - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 
getAndPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getAndPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'And Predicate'.
getAndPredicate_Operands() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getAndPredicate_Operands() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the containment reference list 'Operands'.
getAnnotation() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for class 'Annotation'.
getAnnotation() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getAnnotation(String) - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
getAnnotation(String) - Method in interface org.eclipse.oomph.base.ModelElement
 
getAnnotation_Contents() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the containment reference list 'Contents'.
getAnnotation_Contents() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getAnnotation_Details() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the map 'Details'.
getAnnotation_Details() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getAnnotation_ModelElement() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the container reference 'Model Element'.
getAnnotation_ModelElement() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getAnnotation_References() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the reference list 'References'.
getAnnotation_References() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getAnnotation_Source() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the attribute 'Source'.
getAnnotation_Source() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getAnnotations() - Method in class org.eclipse.oomph.base.impl.ModelElementImpl
 
getAnnotations() - Method in interface org.eclipse.oomph.base.ModelElement
Returns the value of the 'Annotations' containment reference list.
getBackendContainer() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getBackendContainer() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for data type 'Backend Container'.
getBackendResource(IResource) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
getBackendSystem(URI) - Method in class org.eclipse.oomph.resources.backend.BackendSystem.Registry
 
getBaseFactory() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the factory that creates the instances of the model.
getBaseFactory() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getBasePackage() - Method in interface org.eclipse.oomph.base.BaseFactory
Returns the package supported by this factory.
getBasePackage() - Method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
 
getBoldFont(Font) - Static method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getBoldItalicFont(Font) - Static method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getBoolean(String) - Static method in class org.eclipse.oomph.util.PropertiesUtil
 
getBuilder() - Method in interface org.eclipse.oomph.predicates.BuilderPredicate
Returns the value of the 'Builder' attribute.
getBuilder() - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
getBuilderPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getBuilderPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Builder Predicate'.
getBuilderPredicate_Builder() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getBuilderPredicate_Builder() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'Builder'.
getBundle() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getBundle() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getBundleContext() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getChild(String) - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getChildren() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getCommandID() - Method in class org.eclipse.oomph.ui.PersistentButton.ToggleCommandPersistence
 
getCommentPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getCommentPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Comment Predicate'.
getCommentPredicate_Pattern() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getCommentPredicate_Pattern() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'Pattern'.
getConfigurationPreferences() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getConstructor(Class<T>, Class<?>...) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
getContainerMargin() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getContentBytes(IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendFile
 
getContentPattern() - Method in interface org.eclipse.oomph.predicates.FilePredicate
Returns the value of the 'Content Pattern' attribute.
getContentPattern() - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
getContents() - Method in interface org.eclipse.oomph.base.Annotation
Returns the value of the 'Contents' containment reference list.
getContents() - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
getContents(IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendFile
 
getContents(BackendFile, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getContents(BackendFile, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getContents() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getContentsString() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getCount() - Method in class org.eclipse.oomph.util.SynchronizedCounter
 
getDefaultImage(String) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getDefaultMessage() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getDelegate() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getDelegate(BackendResource) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getDelegate(BackendResource) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getDelegateMember(Object, String, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getDelegateMember(Object, String, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getDelegateMembers(Object, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getDelegateMembers(Object, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getDelegateName(Object) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getDelegateName(Object) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getDelegateType(Object, boolean) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getDelegateType(Object, boolean) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getDetails() - Method in interface org.eclipse.oomph.base.Annotation
Returns the value of the 'Details' map.
getDetails() - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
getDialogSettings() - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getDialogSettings(String) - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getDialogSettings() - Method in class org.eclipse.oomph.ui.PersistentButton.DialogSettingsPersistence
 
getDisplay() - Static method in class org.eclipse.oomph.ui.UIUtil
 
getEclipsePlugin() - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getEclipsePlugin() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getEclipseProjectFactory() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getEclipseProjectFactory() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for class 'Eclipse Project Factory'.
getElement1() - Method in class org.eclipse.oomph.util.Pair
 
getElement2() - Method in class org.eclipse.oomph.util.Pair
 
getEMap() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
getEPackage() - Method in class org.eclipse.oomph.base.util.BaseValidator
Returns the package of this validator switch.
getException() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for data type 'Exception'.
getException() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getExcludedPaths() - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
getExcludedPaths() - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
getExcludedPaths() - Method in interface org.eclipse.oomph.resources.ProjectFactory
Returns the value of the 'Excluded Paths' attribute list.
getExcludedPaths() - Method in interface org.eclipse.oomph.resources.SourceLocator
Returns the value of the 'Excluded Paths' attribute list.
getFactory(String) - Method in class org.eclipse.oomph.resources.backend.BackendSystem.IFactory.Registry
 
getFeature(EClass, String) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
getField(Class<?>, String) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
getFile(URI) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
getFile(String) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
getFile(IPath) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
getFilePattern() - Method in interface org.eclipse.oomph.predicates.FilePredicate
Returns the value of the 'File Pattern' attribute.
getFilePattern() - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
getFilePredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getFilePredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'File Predicate'.
getFilePredicate_ContentPattern() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getFilePredicate_ContentPattern() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'Content Pattern'.
getFilePredicate_FilePattern() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getFilePredicate_FilePattern() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'File Pattern'.
getFolder(URI) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
getFolder(String) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
getFolder(IPath) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
getFont(Font, Object) - Static method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getHash() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
getHeight() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getHelp() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getImageDescriptor(String) - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getImagePath() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getInitialSize() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getInstancePreferences() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getItalicFont(Font) - Static method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getKey() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
getKey() - Method in class org.eclipse.oomph.ui.PersistentButton.DialogSettingsPersistence
 
getLastModified(IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getLastModified(BackendResource, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getLastModified(BackendResource, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getLocation() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getLocation(BackendResource) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getLocation(BackendResource) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getLocationPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getLocationPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Location Predicate'.
getLocationPredicate_Pattern() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getLocationPredicate_Pattern() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'Pattern'.
getLog() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getMavenProjectFactory() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getMavenProjectFactory() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for class 'Maven Project Factory'.
getMaxDuplicates() - Method in class org.eclipse.oomph.util.ConcurrentArray.DuplicateCounter
 
getMaxThreads() - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getMembers(IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
getMembers(BackendContainer, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getMethod(Class<?>, String, Class<?>...) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
getModelElement() - Method in interface org.eclipse.oomph.base.Annotation
Returns the value of the 'Model Element' container reference.
getModelElement() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for class 'Model Element'.
getModelElement() - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
getModelElement() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getModelElement__GetAnnotation__String() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the 'Get Annotation' operation.
getModelElement__GetAnnotation__String() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getModelElement_Annotations() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the containment reference list 'Annotations'.
getModelElement_Annotations() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getMultiStatus() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getMultiStatus() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for data type 'Multi Status'.
getName() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getName() - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem.Member
 
getName() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getName(File) - Method in class org.eclipse.oomph.util.ZIPUtil.FileSystemZipHandler
 
getNamePredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getNamePredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Name Predicate'.
getNamePredicate_Pattern() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getNamePredicate_Pattern() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'Pattern'.
getNature() - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
getNature() - Method in interface org.eclipse.oomph.predicates.NaturePredicate
Returns the value of the 'Nature' attribute.
getNaturePredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getNaturePredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Nature Predicate'.
getNaturePredicate_Nature() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getNaturePredicate_Nature() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'Nature'.
getNormalFont(Font) - Static method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getNotPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getNotPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Not Predicate'.
getNotPredicate_Operand() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getNotPredicate_Operand() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the containment reference 'Operand'.
getObjectByType(Collection<?>, EClassifier) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
getOperand() - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
getOperand() - Method in interface org.eclipse.oomph.predicates.NotPredicate
Returns the value of the 'Operand' containment reference.
getOperands() - Method in interface org.eclipse.oomph.predicates.AndPredicate
Returns the value of the 'Operands' containment reference list.
getOperands() - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
getOperands() - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
getOperands() - Method in interface org.eclipse.oomph.predicates.OrPredicate
Returns the value of the 'Operands' containment reference list.
getOrCreateSection(IDialogSettings, String) - Static method in class org.eclipse.oomph.ui.UIUtil
 
getOrPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getOrPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Or Predicate'.
getOrPredicate_Operands() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getOrPredicate_Operands() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the containment reference list 'Operands'.
getPackage() - Static method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
Deprecated. 
getPackage() - Static method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
Deprecated. 
getPackage() - Static method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
Deprecated. 
getParent() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getParent() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getPath() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
getPattern() - Method in interface org.eclipse.oomph.predicates.CommentPredicate
Returns the value of the 'Pattern' attribute.
getPattern() - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
getPattern() - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
getPattern() - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
getPattern(String) - Method in class org.eclipse.oomph.predicates.impl.PredicateImpl
 
getPattern() - Method in interface org.eclipse.oomph.predicates.LocationPredicate
Returns the value of the 'Pattern' attribute.
getPattern() - Method in interface org.eclipse.oomph.predicates.NamePredicate
Returns the value of the 'Pattern' attribute.
getPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Predicate'.
getPredicate() - Method in class org.eclipse.oomph.util.PredicateIterator
 
getPredicate__Matches__IResource() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getPredicate__Matches__IResource() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the 'Matches' operation.
getPredicates() - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
getPredicates() - Method in interface org.eclipse.oomph.resources.SourceLocator
Returns the value of the 'Predicates' containment reference list.
getPredicatesFactory() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getPredicatesFactory() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the factory that creates the instances of the model.
getPredicatesPackage() - Method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
 
getPredicatesPackage() - Method in interface org.eclipse.oomph.predicates.PredicatesFactory
Returns the package supported by this factory.
getPreferenceStore() - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getProgressMonitor() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getProgressMonitor() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for data type 'Progress Monitor'.
getProject() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getProject() - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
getProject() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for data type 'Project'.
getProject() - Method in interface org.eclipse.oomph.predicates.RepositoryPredicate
Returns the value of the 'Project' attribute.
getProjectFactories() - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
getProjectFactories() - Method in interface org.eclipse.oomph.resources.SourceLocator
Returns the value of the 'Project Factories' containment reference list.
getProjectFactory() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getProjectFactory() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for class 'Project Factory'.
getProjectFactory__CreateProject__BackendContainer_BackendContainer_IProgressMonitor() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getProjectFactory__CreateProject__BackendContainer_BackendContainer_IProgressMonitor() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the 'Create Project' operation.
getProjectFactory__IsExcludedPath__BackendContainer_BackendContainer() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getProjectFactory__IsExcludedPath__BackendContainer_BackendContainer() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the 'Is Excluded Path' operation.
getProjectFactory_ExcludedPaths() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getProjectFactory_ExcludedPaths() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the attribute list 'Excluded Paths'.
getProjectHandler() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getProjectHandler() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for data type 'Project Handler'.
getProjectMap() - Method in class org.eclipse.oomph.resources.ProjectHandler.Collector
 
getProjectName(File) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
getProperty(String) - Static method in class org.eclipse.oomph.util.PropertiesUtil
 
getProperty(String, String) - Static method in class org.eclipse.oomph.util.PropertiesUtil
 
getProperty(String, String) - Method in class org.eclipse.oomph.util.PropertyFile
 
getReferences() - Method in interface org.eclipse.oomph.base.Annotation
Returns the value of the 'References' reference list.
getReferences() - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
getRelativePath(BackendContainer) - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getRelativeURI(BackendContainer) - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getRepositoryPredicate() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getRepositoryPredicate() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for class 'Repository Predicate'.
getRepositoryPredicate_Project() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getRepositoryPredicate_Project() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for the attribute 'Project'.
getResource() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
 
getResource() - Method in interface org.eclipse.oomph.predicates.PredicatesPackage
Returns the meta object for data type 'Resource'.
getResourceLocator() - Method in class org.eclipse.oomph.base.util.BaseValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getResourcesFactory() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getResourcesFactory() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the factory that creates the instances of the model.
getResourcesPackage() - Method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
 
getResourcesPackage() - Method in interface org.eclipse.oomph.resources.ResourcesFactory
Returns the package supported by this factory.
getRoot() - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
getRootContainer(SourceLocator) - Static method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
getRootFile() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getRootFolder() - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
getRootFolder() - Method in interface org.eclipse.oomph.resources.SourceLocator
Returns the value of the 'Root Folder' attribute.
getRootURI(EObject) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
getService(Class<T>) - Method in class org.eclipse.oomph.util.OomphPlugin
 
getService(BundleContext, Class<T>) - Static method in class org.eclipse.oomph.util.ServiceUtil
 
getSet(Map<K, Set<V>>, K) - Static method in class org.eclipse.oomph.util.CollectionUtil
 
getSHA1(String) - Static method in class org.eclipse.oomph.util.IOUtil
 
getSHA1(InputStream) - Static method in class org.eclipse.oomph.util.IOUtil
 
getShell() - Method in class org.eclipse.oomph.ui.UICallback
 
getShell() - Static method in class org.eclipse.oomph.ui.UIUtil
 
getShellText() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getShellText() - Method in class org.eclipse.oomph.ui.UICallback
 
getSource() - Method in interface org.eclipse.oomph.base.Annotation
Returns the value of the 'Source' attribute.
getSource() - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
getSourceLocator() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for class 'Source Locator'.
getSourceLocator__HandleProjects__EList_ProjectHandler_MultiStatus_IProgressMonitor() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator__HandleProjects__EList_ProjectHandler_MultiStatus_IProgressMonitor() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the 'Handle Projects' operation.
getSourceLocator__LoadProject__EList_BackendContainer_IProgressMonitor() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator__LoadProject__EList_BackendContainer_IProgressMonitor() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the 'Load Project' operation.
getSourceLocator__Matches__IProject() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator__Matches__IProject() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the 'Matches' operation.
getSourceLocator_ExcludedPaths() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator_ExcludedPaths() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the attribute list 'Excluded Paths'.
getSourceLocator_LocateNestedProjects() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator_LocateNestedProjects() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the attribute 'Locate Nested Projects'.
getSourceLocator_Predicates() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator_Predicates() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the containment reference list 'Predicates'.
getSourceLocator_ProjectFactories() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator_ProjectFactories() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the containment reference list 'Project Factories'.
getSourceLocator_RootFolder() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getSourceLocator_RootFolder() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for the attribute 'Root Folder'.
getStateLocation() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getStatus(Object) - Method in class org.eclipse.oomph.util.OomphPlugin
 
getStringToStringMapEntry() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for class 'String To String Map Entry'.
getStringToStringMapEntry() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getStringToStringMapEntry_Key() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the attribute 'Key'.
getStringToStringMapEntry_Key() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getStringToStringMapEntry_Value() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for the attribute 'Value'.
getStringToStringMapEntry_Value() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getSWTImage(ImageDescriptor) - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getSWTImage(String) - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getSystem() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getSystemRelativePath() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getSystemRelativeURI() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getSystemURI() - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getTargetDefinition(String, IProgressMonitor) - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 
getTargetFolder() - Method in class org.eclipse.oomph.util.ZIPUtil.FileSystemUnzipHandler
 
getText() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for data type 'Text'.
getText() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getTitle() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getToggleState(String) - Static method in class org.eclipse.oomph.ui.ToggleCommandHandler
 
getType() - Method in class org.eclipse.oomph.resources.backend.BackendFile
 
getType() - Method in class org.eclipse.oomph.resources.backend.BackendFolder
 
getType() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
getType() - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
getType() - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem.Member
 
getTypedKey() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
getTypedValue() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
getURI() - Method in interface org.eclipse.oomph.base.BasePackage
Returns the meta object for data type 'URI'.
getURI() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
 
getUserLocation() - Method in class org.eclipse.oomph.util.OomphPlugin
 
getValue() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
getValue(Field, Object) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
getValue(String, Object) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
getWidth() - Method in class org.eclipse.oomph.ui.AbstractDialog
 
getWorkbench() - Method in class org.eclipse.oomph.ui.OomphUIPlugin
 
getXMLFileName() - Method in class org.eclipse.oomph.resources.impl.EclipseProjectFactoryImpl
 
getXMLFileName() - Method in class org.eclipse.oomph.resources.impl.MavenProjectFactoryImpl
 
getXMLFileName() - Method in class org.eclipse.oomph.resources.impl.XMLProjectFactoryImpl
 
getXMLProjectFactory() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
 
getXMLProjectFactory() - Method in interface org.eclipse.oomph.resources.ResourcesPackage
Returns the meta object for class 'XML Project Factory'.
grabVertical(GridData) - Static method in class org.eclipse.oomph.ui.UIUtil
 

H

handleChildElements(Element, XMLUtil.ElementHandler) - Static method in class org.eclipse.oomph.util.XMLUtil
 
handleElement(Element) - Method in interface org.eclipse.oomph.util.XMLUtil.ElementHandler
 
handleElements(NodeList, XMLUtil.ElementHandler) - Static method in class org.eclipse.oomph.util.XMLUtil
 
handleElementsByTagName(Element, String, XMLUtil.ElementHandler) - Static method in class org.eclipse.oomph.util.XMLUtil
 
handleEntry(ZIPUtil.EntryContext) - Method in class org.eclipse.oomph.util.ZIPUtil.FileSystemZipHandler
 
handleEntry(ZIPUtil.EntryContext) - Method in interface org.eclipse.oomph.util.ZIPUtil.ZipEntryHandler
 
handleException(Throwable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
handleProject(IProject, BackendContainer) - Method in class org.eclipse.oomph.resources.ProjectHandler.Collector
 
handleProject(IProject, BackendContainer) - Method in interface org.eclipse.oomph.resources.ProjectHandler
 
handleProjects(EList<ProjectFactory>, ProjectHandler, MultiStatus, IProgressMonitor) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
handleProjects(SourceLocator, EList<ProjectFactory>, ProjectHandler, MultiStatus, IProgressMonitor) - Static method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
handleProjects(EList<ProjectFactory>, ProjectHandler, MultiStatus, IProgressMonitor) - Method in interface org.eclipse.oomph.resources.SourceLocator
 
hash - Variable in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
hashCode() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
hashCode(Object) - Static method in class org.eclipse.oomph.util.ObjectUtil
 
hashCode() - Method in class org.eclipse.oomph.util.Pair
 
hasNext() - Method in class org.eclipse.oomph.util.AbstractIterator
 
hexToBytes(String) - Static method in class org.eclipse.oomph.util.HexUtil
 
HexUtil - Class in org.eclipse.oomph.util
Provides static methods that convert to and from hexadecimal string formats.

I

implode(List<String>, char) - Static method in class org.eclipse.oomph.util.StringUtil
 
implode(List<String>, char, char) - Static method in class org.eclipse.oomph.util.StringUtil
 
importIntoWorkspace(IProject, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendContainer
 
importIntoWorkspace(BackendContainer, IProject, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendSystem
 
importIntoWorkspace(BackendContainer, IProject, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem
 
importProject(File, IProgressMonitor) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
importProject(File, String, IProgressMonitor) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
importProjects(Collection<File>, IProgressMonitor) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
included(Set<T>) - Static method in class org.eclipse.oomph.util.Predicates
 
information(boolean, String) - Method in class org.eclipse.oomph.ui.UICallback
 
information(boolean, String) - Method in class org.eclipse.oomph.util.UserCallback
 
init() - Static method in class org.eclipse.oomph.base.impl.BaseFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.oomph.base.impl.BasePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class org.eclipse.oomph.base.impl.BasePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.oomph.predicates.impl.PredicatesPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.oomph.resources.impl.ResourcesPackageImpl
Complete the initialization of the package and its meta-model.
INSTANCE - Static variable in class org.eclipse.oomph.base.util.BaseValidator
The cached model package
INSTANCE - Static variable in class org.eclipse.oomph.resources.backend.BackendSystem.IFactory.Registry
 
INSTANCE - Static variable in class org.eclipse.oomph.resources.backend.BackendSystem.Registry
 
internalWorked(double) - Method in class org.eclipse.oomph.util.SubMonitor
 
invokeMethod(Method, Object, Object...) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
IOExceptionWithCause - Exception in org.eclipse.oomph.util
 
IOExceptionWithCause() - Constructor for exception org.eclipse.oomph.util.IOExceptionWithCause
 
IOExceptionWithCause(String) - Constructor for exception org.eclipse.oomph.util.IOExceptionWithCause
 
IOExceptionWithCause(Throwable) - Constructor for exception org.eclipse.oomph.util.IOExceptionWithCause
 
IOExceptionWithCause(String, Throwable) - Constructor for exception org.eclipse.oomph.util.IOExceptionWithCause
 
IORuntimeException - Exception in org.eclipse.oomph.util
 
IORuntimeException() - Constructor for exception org.eclipse.oomph.util.IORuntimeException
 
IORuntimeException(String) - Constructor for exception org.eclipse.oomph.util.IORuntimeException
 
IORuntimeException(Throwable) - Constructor for exception org.eclipse.oomph.util.IORuntimeException
 
IORuntimeException(String, Throwable) - Constructor for exception org.eclipse.oomph.util.IORuntimeException
 
IOUtil - Class in org.eclipse.oomph.util
 
IRunnable - Interface in org.eclipse.oomph.util
 
isActiveTargetDefinition(ITargetDefinition) - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 
isCanceled() - Method in class org.eclipse.oomph.util.SubMonitor
 
isConfirmed() - Method in class org.eclipse.oomph.util.Confirmer.Confirmation
 
isContainer() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
isDebugging() - Method in class org.eclipse.oomph.util.OomphPlugin
 
isDirectory() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
isEmpty() - Method in class org.eclipse.oomph.util.ConcurrentArray
 
isEmpty(String) - Static method in class org.eclipse.oomph.util.StringUtil
 
isEnabled() - Static method in class org.eclipse.oomph.util.OfflineMode
 
isExcludedPath(BackendContainer, BackendContainer) - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
isExcludedPath(BackendContainer, BackendContainer) - Method in interface org.eclipse.oomph.resources.ProjectFactory
 
isFactoryForType(Object) - Method in class org.eclipse.oomph.base.util.BaseAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isLocal() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
isLocal(IResource) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
isLocateNestedProjects() - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
isLocateNestedProjects() - Method in interface org.eclipse.oomph.resources.SourceLocator
Returns the value of the 'Locate Nested Projects' attribute.
isOSGiRunning() - Method in class org.eclipse.oomph.util.OomphPlugin
 
isProperty(String) - Static method in class org.eclipse.oomph.util.PropertiesUtil
 
isRemember() - Method in class org.eclipse.oomph.util.Confirmer.Confirmation
 
isSerializeable(Object) - Static method in class org.eclipse.oomph.util.IOUtil
 
isSwitchFor(EPackage) - Method in class org.eclipse.oomph.base.util.BaseSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.eclipse.oomph.predicates.util.PredicatesSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.eclipse.oomph.resources.util.ResourcesSwitch
Checks whether this is a switch for the given package.
isValid(T) - Method in class org.eclipse.oomph.util.AbstractFilteredIterator
 
isValid(T) - Method in class org.eclipse.oomph.util.PredicateIterator
 
isWellFormedURI(String) - Static method in class org.eclipse.oomph.base.util.BaseValidator
A well formed URI string must have a non-zero length, and must encode any special characters such as the space character.
isZero() - Method in class org.eclipse.oomph.util.SynchronizedCounter
 

K

key - Variable in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
The cached value of the 'Key' attribute.
KEY_DIAGNOSTIC - Static variable in class org.eclipse.oomph.base.BaseAnnotationConstants
 
KEY_ECLASS - Static variable in class org.eclipse.oomph.base.BaseAnnotationConstants
 
KEY_EDEFAULT - Static variable in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
The default value of the 'Key' attribute.
KEY_IMAGE_BASE_URI - Static variable in class org.eclipse.oomph.base.util.EAnnotationConstants
 
KEY_IMAGE_URI - Static variable in class org.eclipse.oomph.base.util.EAnnotationConstants
 

L

lastElementRemoved() - Method in class org.eclipse.oomph.util.ConcurrentArray
Synchronized through ConcurrentArray.remove(Object).
LIST - Static variable in interface org.eclipse.oomph.resources.EclipseProjectFactory
 
LIST - Static variable in interface org.eclipse.oomph.resources.MavenProjectFactory
 
listBreadthFirst(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
listDepthFirst(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
load(boolean) - Method in class org.eclipse.oomph.ui.PersistentButton.DialogSettingsPersistence
 
load(boolean) - Method in class org.eclipse.oomph.ui.PersistentButton.Persistence
 
load(boolean) - Method in class org.eclipse.oomph.ui.PersistentButton.ToggleCommandPersistence
 
loadDocument(DocumentBuilder, InputStream) - Static method in class org.eclipse.oomph.util.XMLUtil
 
loadDocument(DocumentBuilder, File) - Static method in class org.eclipse.oomph.util.XMLUtil
 
loadProject(EList<ProjectFactory>, BackendContainer, IProgressMonitor) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
loadProject(SourceLocator, EList<ProjectFactory>, BackendContainer, BackendContainer, IProgressMonitor) - Static method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
loadProject(EList<ProjectFactory>, BackendContainer, IProgressMonitor) - Method in interface org.eclipse.oomph.resources.SourceLocator
 
loadProperties(File) - Static method in class org.eclipse.oomph.util.PropertiesUtil
 
loadProperties() - Method in class org.eclipse.oomph.util.PropertyFile
 
loadResourceSafely(ResourceSet, URI) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
loadRootElement(DocumentBuilder, InputStream) - Static method in class org.eclipse.oomph.util.XMLUtil
 
loadRootElement(DocumentBuilder, File) - Static method in class org.eclipse.oomph.util.XMLUtil
 
LocalBackendSystem - Class in org.eclipse.oomph.resources.backend
 
LocalBackendSystem.Factory - Class in org.eclipse.oomph.resources.backend
 
LocalBackendSystem.Factory() - Constructor for class org.eclipse.oomph.resources.backend.LocalBackendSystem.Factory
 
LocalBackendSystem.Member - Class in org.eclipse.oomph.resources.backend
 
LocalBackendSystem.Member(String, BackendResource.Type) - Constructor for class org.eclipse.oomph.resources.backend.LocalBackendSystem.Member
 
LOCATE_NESTED_PROJECTS_EDEFAULT - Static variable in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
The default value of the 'Locate Nested Projects' attribute.
locateNestedProjects - Variable in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
The cached value of the 'Locate Nested Projects' attribute.
LOCATION_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Location Predicate' class.
LOCATION_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Location Predicate' class.
LOCATION_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
LOCATION_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
LOCATION_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
LOCATION_PREDICATE__PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Pattern' attribute feature.
LOCATION_PREDICATE__PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Pattern' attribute.
LOCATION_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Location Predicate' class.
LOCATION_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Location Predicate' class.
LocationPredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Location Predicate'.
LocationPredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Location Predicate'.
LocationPredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
log(String, int) - Method in class org.eclipse.oomph.util.OomphPlugin
 
log(String) - Method in class org.eclipse.oomph.util.OomphPlugin
 
log(IStatus) - Method in class org.eclipse.oomph.util.OomphPlugin
 
log(Throwable) - Method in class org.eclipse.oomph.util.OomphPlugin
 

M

matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
/**
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.PredicateImpl
 
matches(IResource) - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
matches(IResource) - Method in interface org.eclipse.oomph.predicates.Predicate
 
matches(IProject) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
matches(IProject) - Method in interface org.eclipse.oomph.resources.SourceLocator
 
matchesPredicates(IProject, EList<Predicate>) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
MAVEN_PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Maven Project Factory' class.
MAVEN_PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Maven Project Factory' class.
MAVEN_PROJECT_FACTORY___CREATE_PROJECT__BACKENDCONTAINER_BACKENDCONTAINER_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Create Project' operation.
MAVEN_PROJECT_FACTORY___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Get Annotation' operation.
MAVEN_PROJECT_FACTORY___IS_EXCLUDED_PATH__BACKENDCONTAINER_BACKENDCONTAINER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Is Excluded Path' operation.
MAVEN_PROJECT_FACTORY__ANNOTATIONS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Annotations' containment reference list.
MAVEN_PROJECT_FACTORY__EXCLUDED_PATHS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Excluded Paths' attribute list.
MAVEN_PROJECT_FACTORY_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of structural features of the 'Maven Project Factory' class.
MAVEN_PROJECT_FACTORY_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of operations of the 'Maven Project Factory' class.
MavenProjectFactory - Interface in org.eclipse.oomph.resources
A representation of the model object 'Maven Project Factory'.
MavenProjectFactoryImpl - Class in org.eclipse.oomph.resources.impl
An implementation of the model object 'Maven Project Factory'.
MavenProjectFactoryImpl() - Constructor for class org.eclipse.oomph.resources.impl.MavenProjectFactoryImpl
 
mkdirs(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
MODEL_ELEMENT - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Model Element' class.
MODEL_ELEMENT - Static variable in interface org.eclipse.oomph.base.BasePackage
The meta object id for the 'Model Element' class.
MODEL_ELEMENT___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Get Annotation' operation.
MODEL_ELEMENT___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.base.BasePackage
The operation id for the 'Get Annotation' operation.
MODEL_ELEMENT__ANNOTATIONS - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Annotations' containment reference list feature.
MODEL_ELEMENT__ANNOTATIONS - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Annotations' containment reference list.
MODEL_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.base.BasePackage
The number of structural features of the 'Model Element' class.
MODEL_ELEMENT_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.base.BasePackage
The number of operations of the 'Model Element' class.
ModelElement - Interface in org.eclipse.oomph.base
A representation of the model object 'Element'.
ModelElementImpl - Class in org.eclipse.oomph.base.impl
An implementation of the model object 'Element'.
ModelElementImpl() - Constructor for class org.eclipse.oomph.base.impl.ModelElementImpl
 
modelPackage - Static variable in class org.eclipse.oomph.base.util.BaseAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.oomph.base.util.BaseSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.oomph.predicates.util.PredicatesSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.oomph.resources.util.ResourcesSwitch
The cached model package
modelSwitch - Variable in class org.eclipse.oomph.base.util.BaseAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
The switch that delegates to the createXXX methods.
MULTI_STATUS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Multi Status' data type.
MULTI_STATUS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Multi Status' data type.

N

NAME_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Name Predicate' class.
NAME_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Name Predicate' class.
NAME_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
NAME_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
NAME_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
NAME_PREDICATE__PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Pattern' attribute feature.
NAME_PREDICATE__PATTERN - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Pattern' attribute.
NAME_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Name Predicate' class.
NAME_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Name Predicate' class.
NamePredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Name Predicate'.
NamePredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Name Predicate'.
NamePredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
nature - Variable in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
The cached value of the 'Nature' attribute.
NATURE_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
The default value of the 'Nature' attribute.
NATURE_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Nature Predicate' class.
NATURE_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Nature Predicate' class.
NATURE_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
NATURE_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
NATURE_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
NATURE_PREDICATE__NATURE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Nature' attribute feature.
NATURE_PREDICATE__NATURE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Nature' attribute.
NATURE_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Nature Predicate' class.
NATURE_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Nature Predicate' class.
NaturePredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Nature Predicate'.
NaturePredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Nature Predicate'.
NaturePredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
newArray(int) - Method in class org.eclipse.oomph.util.ConcurrentArray
newChild() - Method in class org.eclipse.oomph.util.SubMonitor
Same as newChild(1).
newChild(int) - Method in class org.eclipse.oomph.util.SubMonitor
Creates a sub progress monitor that will consume the given number of ticks from the receiver.
newChild(int, int) - Method in class org.eclipse.oomph.util.SubMonitor
Creates a sub progress monitor that will consume the given number of ticks from the receiver.
newInstance(Constructor<T>, Object...) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
next() - Method in class org.eclipse.oomph.util.AbstractIterator
 
NL - Static variable in class org.eclipse.oomph.util.StringUtil
 
NOT_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Not Predicate' class.
NOT_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Not Predicate' class.
NOT_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
NOT_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
NOT_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
NOT_PREDICATE__OPERAND - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Operand' containment reference feature.
NOT_PREDICATE__OPERAND - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Operand' containment reference.
NOT_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Not Predicate' class.
NOT_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Not Predicate' class.
NotPredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Not Predicate'.
NotPredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Not Predicate'.
NotPredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 

O

ObjectUtil - Class in org.eclipse.oomph.util
Various static helper methods.
OfflineMode - Class in org.eclipse.oomph.util
 
OfflineMode() - Constructor for class org.eclipse.oomph.util.OfflineMode
 
OomphPlugin - Class in org.eclipse.oomph.util
 
OomphPlugin(ResourceLocator[]) - Constructor for class org.eclipse.oomph.util.OomphPlugin
 
OomphPlugin.BundleFile - Class in org.eclipse.oomph.util
 
OomphPlugin.BundleFile(String, boolean, OomphPlugin.BundleFile) - Constructor for class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
OomphUIPlugin - Class in org.eclipse.oomph.ui
 
OomphUIPlugin(ResourceLocator[]) - Constructor for class org.eclipse.oomph.ui.OomphUIPlugin
 
open(Throwable) - Static method in class org.eclipse.oomph.ui.ErrorDialog
 
openInputStream(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
openOutputStream(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
openTray(DialogTray) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
operand - Variable in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
The cached value of the 'Operand' containment reference.
operands - Variable in class org.eclipse.oomph.predicates.impl.AndPredicateImpl
The cached value of the 'Operands' containment reference list.
operands - Variable in class org.eclipse.oomph.predicates.impl.OrPredicateImpl
The cached value of the 'Operands' containment reference list.
OR_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Or Predicate' class.
OR_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Or Predicate' class.
OR_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
OR_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
OR_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
OR_PREDICATE__OPERANDS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Operands' containment reference list feature.
OR_PREDICATE__OPERANDS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Operands' containment reference list.
OR_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Or Predicate' class.
OR_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Or Predicate' class.
org.eclipse.oomph.base - package org.eclipse.oomph.base
 
org.eclipse.oomph.base.impl - package org.eclipse.oomph.base.impl
 
org.eclipse.oomph.base.util - package org.eclipse.oomph.base.util
 
org.eclipse.oomph.predicates - package org.eclipse.oomph.predicates
The generated EMF API of the predicates model.
org.eclipse.oomph.predicates.impl - package org.eclipse.oomph.predicates.impl
The generated EMF implementation of the predicates model.
org.eclipse.oomph.predicates.util - package org.eclipse.oomph.predicates.util
The generated EMF utilities of the predicates model.
org.eclipse.oomph.resources - package org.eclipse.oomph.resources
 
org.eclipse.oomph.resources.backend - package org.eclipse.oomph.resources.backend
 
org.eclipse.oomph.resources.impl - package org.eclipse.oomph.resources.impl
 
org.eclipse.oomph.resources.util - package org.eclipse.oomph.resources.util
 
org.eclipse.oomph.ui - package org.eclipse.oomph.ui
 
org.eclipse.oomph.util - package org.eclipse.oomph.util
 
org.eclipse.oomph.util.pde - package org.eclipse.oomph.util.pde
 
OrPredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Or Predicate'.
OrPredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Or Predicate'.
OrPredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.OrPredicateImpl
 

P

Pair<T1,T2> - Class in org.eclipse.oomph.util
 
Pair() - Constructor for class org.eclipse.oomph.util.Pair
 
Pair(T1, T2) - Constructor for class org.eclipse.oomph.util.Pair
 
Pair(Pair<T1, T2>) - Constructor for class org.eclipse.oomph.util.Pair
 
pattern - Variable in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
The cached value of the 'Pattern' attribute.
pattern - Variable in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
The cached value of the 'Pattern' attribute.
pattern - Variable in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
The cached value of the 'Pattern' attribute.
PATTERN_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
The default value of the 'Pattern' attribute.
PATTERN_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
The default value of the 'Pattern' attribute.
PATTERN_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
The default value of the 'Pattern' attribute.
PersistentButton - Class in org.eclipse.oomph.ui
 
PersistentButton(Composite, int, boolean, PersistentButton.Persistence) - Constructor for class org.eclipse.oomph.ui.PersistentButton
 
PersistentButton.DialogSettingsPersistence - Class in org.eclipse.oomph.ui
 
PersistentButton.DialogSettingsPersistence(IDialogSettings, String) - Constructor for class org.eclipse.oomph.ui.PersistentButton.DialogSettingsPersistence
 
PersistentButton.Persistence - Class in org.eclipse.oomph.ui
 
PersistentButton.Persistence() - Constructor for class org.eclipse.oomph.ui.PersistentButton.Persistence
 
PersistentButton.ToggleCommandPersistence - Class in org.eclipse.oomph.ui
 
PersistentButton.ToggleCommandPersistence(String) - Constructor for class org.eclipse.oomph.ui.PersistentButton.ToggleCommandPersistence
 
Predicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Predicate'.
PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Predicate' class.
PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Predicate' class.
Predicate<T> - Interface in org.eclipse.oomph.util
 
PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Matches' operation.
PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Predicate' class.
PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Predicate' class.
PredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Predicate'.
PredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.PredicateImpl
 
PredicateIterator<T> - Class in org.eclipse.oomph.util
 
PredicateIterator(Iterator<T>, Predicate<? super T>) - Constructor for class org.eclipse.oomph.util.PredicateIterator
 
PredicateIterator(Predicate<? super T>, Iterator<T>) - Constructor for class org.eclipse.oomph.util.PredicateIterator
 
predicates - Variable in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
The cached value of the 'Predicates' containment reference list.
Predicates - Class in org.eclipse.oomph.util
 
Predicates.ExcludedPredicate<T> - Class in org.eclipse.oomph.util
 
Predicates.ExcludedPredicate(Set<T>) - Constructor for class org.eclipse.oomph.util.Predicates.ExcludedPredicate
 
Predicates.IncludedPredicate<T> - Class in org.eclipse.oomph.util
 
Predicates.IncludedPredicate(Set<T>) - Constructor for class org.eclipse.oomph.util.Predicates.IncludedPredicate
 
Predicates.UniquePredicate<T> - Class in org.eclipse.oomph.util
 
Predicates.UniquePredicate() - Constructor for class org.eclipse.oomph.util.Predicates.UniquePredicate
 
PredicatesAdapterFactory - Class in org.eclipse.oomph.predicates.util
The Adapter Factory for the model.
PredicatesAdapterFactory() - Constructor for class org.eclipse.oomph.predicates.util.PredicatesAdapterFactory
Creates an instance of the adapter factory.
PredicatesFactory - Interface in org.eclipse.oomph.predicates
The Factory for the model.
PredicatesFactoryImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model Factory.
PredicatesFactoryImpl() - Constructor for class org.eclipse.oomph.predicates.impl.PredicatesFactoryImpl
Creates an instance of the factory.
PredicatesPackage - Interface in org.eclipse.oomph.predicates
The Package for the model.
PredicatesPackage.Literals - Interface in org.eclipse.oomph.predicates
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
PredicatesPackageImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model Package.
PredicatesSwitch<T> - Class in org.eclipse.oomph.predicates.util
The Switch for the model's inheritance hierarchy.
PredicatesSwitch() - Constructor for class org.eclipse.oomph.predicates.util.PredicatesSwitch
Creates an instance of the switch.
ProbingSubMonitor - Class in org.eclipse.oomph.util
An instrumented sub monitor that automatically collects and reports usage statistics.
PROGRESS_MONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Progress Monitor' data type.
PROGRESS_MONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Progress Monitor' data type.
project - Variable in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
The cached value of the 'Project' attribute.
PROJECT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Project' data type.
PROJECT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Project' data type.
PROJECT_EDEFAULT - Static variable in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
The default value of the 'Project' attribute.
PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Project Factory' class.
PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Project Factory' class.
PROJECT_FACTORY___CREATE_PROJECT__BACKENDCONTAINER_BACKENDCONTAINER_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Create Project' operation.
PROJECT_FACTORY___CREATE_PROJECT__BACKENDCONTAINER_BACKENDCONTAINER_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Create Project' operation.
PROJECT_FACTORY___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Get Annotation' operation.
PROJECT_FACTORY___IS_EXCLUDED_PATH__BACKENDCONTAINER_BACKENDCONTAINER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Is Excluded Path' operation.
PROJECT_FACTORY___IS_EXCLUDED_PATH__BACKENDCONTAINER_BACKENDCONTAINER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Is Excluded Path' operation.
PROJECT_FACTORY__ANNOTATIONS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Annotations' containment reference list.
PROJECT_FACTORY__EXCLUDED_PATHS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Excluded Paths' attribute list feature.
PROJECT_FACTORY__EXCLUDED_PATHS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Excluded Paths' attribute list.
PROJECT_FACTORY_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of structural features of the 'Project Factory' class.
PROJECT_FACTORY_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of operations of the 'Project Factory' class.
PROJECT_HANDLER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Project Handler' data type.
PROJECT_HANDLER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Project Handler' data type.
projectFactories - Variable in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
The cached value of the 'Project Factories' containment reference list.
ProjectFactory - Interface in org.eclipse.oomph.resources
A representation of the model object 'Project Factory'.
ProjectFactoryImpl - Class in org.eclipse.oomph.resources.impl
An implementation of the model object 'Project Factory'.
ProjectFactoryImpl() - Constructor for class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
ProjectHandler - Interface in org.eclipse.oomph.resources
 
ProjectHandler.Collector - Class in org.eclipse.oomph.resources
 
ProjectHandler.Collector() - Constructor for class org.eclipse.oomph.resources.ProjectHandler.Collector
 
PropertiesUtil - Class in org.eclipse.oomph.util
 
PropertyFile - Class in org.eclipse.oomph.util
 
PropertyFile(File) - Constructor for class org.eclipse.oomph.util.PropertyFile
 
putAll(Map<K, Set<V>>, Map<? extends K, ? extends V>) - Static method in class org.eclipse.oomph.util.CollectionUtil
 

Q

question(String) - Method in class org.eclipse.oomph.ui.UICallback
 
question(String) - Method in class org.eclipse.oomph.util.UserCallback
 

R

readFile(URIConverter, Map<?, ?>, URI) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
readFile(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
readLines(File, String) - Static method in class org.eclipse.oomph.util.IOUtil
 
readUTF8(File) - Static method in class org.eclipse.oomph.util.IOUtil
 
readXML(InputStream) - Static method in class org.eclipse.oomph.util.IOUtil
 
references - Variable in class org.eclipse.oomph.base.impl.AnnotationImpl
The cached value of the 'References' reference list.
ReflectUtil - Class in org.eclipse.oomph.util
Various static helper methods for dealing with Java reflection.
ReflectUtil.ReflectionException - Exception in org.eclipse.oomph.util
 
ReflectUtil.ReflectionException() - Constructor for exception org.eclipse.oomph.util.ReflectUtil.ReflectionException
 
ReflectUtil.ReflectionException(String, Throwable) - Constructor for exception org.eclipse.oomph.util.ReflectUtil.ReflectionException
 
ReflectUtil.ReflectionException(String) - Constructor for exception org.eclipse.oomph.util.ReflectUtil.ReflectionException
 
ReflectUtil.ReflectionException(Throwable) - Constructor for exception org.eclipse.oomph.util.ReflectUtil.ReflectionException
 
remove() - Method in class org.eclipse.oomph.util.AbstractIterator
 
remove(E) - Method in class org.eclipse.oomph.util.ConcurrentArray
 
removeFactory(String) - Method in class org.eclipse.oomph.resources.backend.BackendSystem.IFactory.Registry
 
removeFactory(BackendSystem.IFactory) - Method in class org.eclipse.oomph.resources.backend.BackendSystem.IFactory.Registry
 
removeListener(TargetPlatformListener) - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 
removeProperty(String) - Method in class org.eclipse.oomph.util.PropertyFile
 
reportStatistics() - Static method in class org.eclipse.oomph.util.ProbingSubMonitor
 
REPOSITORY_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Repository Predicate' class.
REPOSITORY_PREDICATE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Repository Predicate' class.
REPOSITORY_PREDICATE___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Get Annotation' operation.
REPOSITORY_PREDICATE___MATCHES__IRESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The operation id for the 'Matches' operation.
REPOSITORY_PREDICATE__ANNOTATIONS - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Annotations' containment reference list.
REPOSITORY_PREDICATE__PROJECT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Project' attribute feature.
REPOSITORY_PREDICATE__PROJECT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The feature id for the 'Project' attribute.
REPOSITORY_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of structural features of the 'Repository Predicate' class.
REPOSITORY_PREDICATE_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The number of operations of the 'Repository Predicate' class.
RepositoryPredicate - Interface in org.eclipse.oomph.predicates
A representation of the model object 'Repository Predicate'.
RepositoryPredicateImpl - Class in org.eclipse.oomph.predicates.impl
An implementation of the model object 'Repository Predicate'.
RepositoryPredicateImpl() - Constructor for class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
resetStatistics() - Static method in class org.eclipse.oomph.util.ProbingSubMonitor
 
RESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage.Literals
The meta object literal for the 'Resource' data type.
RESOURCE - Static variable in interface org.eclipse.oomph.predicates.PredicatesPackage
The meta object id for the 'Resource' data type.
RESOURCE_SCHEME - Static variable in class org.eclipse.oomph.resources.backend.BackendResource
 
ResourcesAdapterFactory - Class in org.eclipse.oomph.resources.util
The Adapter Factory for the model.
ResourcesAdapterFactory() - Constructor for class org.eclipse.oomph.resources.util.ResourcesAdapterFactory
Creates an instance of the adapter factory.
ResourcesFactory - Interface in org.eclipse.oomph.resources
The Factory for the model.
ResourcesFactoryImpl - Class in org.eclipse.oomph.resources.impl
An implementation of the model Factory.
ResourcesFactoryImpl() - Constructor for class org.eclipse.oomph.resources.impl.ResourcesFactoryImpl
Creates an instance of the factory.
ResourcesPackage - Interface in org.eclipse.oomph.resources
The Package for the model.
ResourcesPackage.Literals - Interface in org.eclipse.oomph.resources
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
ResourcesPackageImpl - Class in org.eclipse.oomph.resources.impl
An implementation of the model Package.
ResourcesSwitch<T> - Class in org.eclipse.oomph.resources.util
The Switch for the model's inheritance hierarchy.
ResourcesSwitch() - Constructor for class org.eclipse.oomph.resources.util.ResourcesSwitch
Creates an instance of the switch.
ResourcesUtil - Class in org.eclipse.oomph.resources
 
ResourcesUtil.ImportResult - Enum in org.eclipse.oomph.resources
 
ResourcesUtil.RunnableWithFile - Interface in org.eclipse.oomph.resources
 
ROOT_FOLDER_EDEFAULT - Static variable in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
The default value of the 'Root Folder' attribute.
rootFolder - Variable in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
The cached value of the 'Root Folder' attribute.
run(File, File) - Method in interface org.eclipse.oomph.resources.ResourcesUtil.RunnableWithFile
 
run(IProgressMonitor) - Method in interface org.eclipse.oomph.util.IRunnable
 
run(ITargetPlatformService) - Method in interface org.eclipse.oomph.util.pde.TargetPlatformRunnable
 
runInProgressDialog(boolean, IRunnable) - Method in class org.eclipse.oomph.ui.UICallback
 
runInProgressDialog(Shell, IRunnableWithProgress) - Static method in class org.eclipse.oomph.ui.UIUtil
 
runInProgressDialog(boolean, IRunnable) - Method in class org.eclipse.oomph.util.UserCallback
 
runWithFile(IProject, IPath, ResourcesUtil.RunnableWithFile) - Static method in class org.eclipse.oomph.resources.ResourcesUtil
 
runWithTargetPlatformService(TargetPlatformRunnable<T>) - Static method in class org.eclipse.oomph.util.pde.TargetPlatformUtil
 

S

safe(String) - Static method in class org.eclipse.oomph.util.StringUtil
 
save(boolean) - Method in class org.eclipse.oomph.ui.PersistentButton.DialogSettingsPersistence
 
save(boolean) - Method in class org.eclipse.oomph.ui.PersistentButton.Persistence
 
save(boolean) - Method in class org.eclipse.oomph.ui.PersistentButton.ToggleCommandPersistence
 
saveEObject(EObject) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
saveProperties(File, Map<String, String>, boolean) - Static method in class org.eclipse.oomph.util.PropertiesUtil
 
saveProperties(Map<String, String>) - Method in class org.eclipse.oomph.util.PropertyFile
 
serialize(Serializable) - Static method in class org.eclipse.oomph.util.IOUtil
 
ServiceUtil - Class in org.eclipse.oomph.util
 
setBlocked(IStatus) - Method in class org.eclipse.oomph.util.SubMonitor
 
setBuilder(String) - Method in interface org.eclipse.oomph.predicates.BuilderPredicate
Sets the value of the 'Builder' attribute.
setBuilder(String) - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
setCanceled(boolean) - Method in class org.eclipse.oomph.util.SubMonitor
 
setContentPattern(String) - Method in interface org.eclipse.oomph.predicates.FilePredicate
Sets the value of the 'Content Pattern' attribute.
setContentPattern(String) - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
setContents(String) - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
setDebugging(boolean) - Method in class org.eclipse.oomph.util.OomphPlugin
 
setElement1(T1) - Method in class org.eclipse.oomph.util.Pair
 
setElement2(T2) - Method in class org.eclipse.oomph.util.Pair
 
setEnabled(boolean) - Static method in class org.eclipse.oomph.util.OfflineMode
 
setFilePattern(String) - Method in interface org.eclipse.oomph.predicates.FilePredicate
Sets the value of the 'File Pattern' attribute.
setFilePattern(String) - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
setHash(int) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
setInputStream(InputStream) - Method in class org.eclipse.oomph.util.ZIPUtil.EntryContext
 
setKey(String) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
setLocateNestedProjects(boolean) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
setLocateNestedProjects(boolean) - Method in interface org.eclipse.oomph.resources.SourceLocator
Sets the value of the 'Locate Nested Projects' attribute.
setModelElement(ModelElement) - Method in interface org.eclipse.oomph.base.Annotation
Sets the value of the 'Model Element' container reference.
setModelElement(ModelElement) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
setName(String, boolean) - Method in class org.eclipse.oomph.util.ZIPUtil.EntryContext
 
setNature(String) - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
setNature(String) - Method in interface org.eclipse.oomph.predicates.NaturePredicate
Sets the value of the 'Nature' attribute.
setOperand(Predicate) - Method in class org.eclipse.oomph.predicates.impl.NotPredicateImpl
 
setOperand(Predicate) - Method in interface org.eclipse.oomph.predicates.NotPredicate
Sets the value of the 'Operand' containment reference.
setPattern(String) - Method in interface org.eclipse.oomph.predicates.CommentPredicate
Sets the value of the 'Pattern' attribute.
setPattern(String) - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
setPattern(String) - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
setPattern(String) - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
setPattern(String) - Method in interface org.eclipse.oomph.predicates.LocationPredicate
Sets the value of the 'Pattern' attribute.
setPattern(String) - Method in interface org.eclipse.oomph.predicates.NamePredicate
Sets the value of the 'Pattern' attribute.
setPatternGen(String) - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
setPatternGen(String) - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
setPatternGen(String) - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
setProject(IProject) - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
setProject(IProject) - Method in interface org.eclipse.oomph.predicates.RepositoryPredicate
Sets the value of the 'Project' attribute.
setProperty(String, String) - Method in class org.eclipse.oomph.util.PropertyFile
 
setRootFolder(String) - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
setRootFolder(String) - Method in interface org.eclipse.oomph.resources.SourceLocator
Sets the value of the 'Root Folder' attribute.
setSelection(boolean) - Method in class org.eclipse.oomph.ui.PersistentButton
 
setSource(String) - Method in interface org.eclipse.oomph.base.Annotation
Sets the value of the 'Source' attribute.
setSource(String) - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
setTaskName(String) - Method in class org.eclipse.oomph.util.SubMonitor
 
setTitleImage(Image) - Method in class org.eclipse.oomph.ui.AbstractDialog
 
setToggleState(String, boolean) - Static method in class org.eclipse.oomph.ui.ToggleCommandHandler
 
setTypedKey(String) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
setTypedValue(String) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
setValue(String) - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
setValue(Field, Object, Object) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
setValue(Field, Object, Object, boolean) - Static method in class org.eclipse.oomph.util.ReflectUtil
 
setWorkRemaining(int) - Method in class org.eclipse.oomph.util.SubMonitor
Sets the work remaining for this SubMonitor instance.
skipped(int) - Method in class org.eclipse.oomph.util.SubMonitor
skipped() - Method in class org.eclipse.oomph.util.SubMonitor
Same as skipped(1).
source - Variable in class org.eclipse.oomph.base.impl.AnnotationImpl
The cached value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.eclipse.oomph.base.impl.AnnotationImpl
The default value of the 'Source' attribute.
SOURCE_LOCATOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Source Locator' class.
SOURCE_LOCATOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'Source Locator' class.
SOURCE_LOCATOR___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Get Annotation' operation.
SOURCE_LOCATOR___HANDLE_PROJECTS__ELIST_PROJECTHANDLER_MULTISTATUS_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Handle Projects' operation.
SOURCE_LOCATOR___HANDLE_PROJECTS__ELIST_PROJECTHANDLER_MULTISTATUS_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Handle Projects' operation.
SOURCE_LOCATOR___LOAD_PROJECT__ELIST_BACKENDCONTAINER_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Load Project' operation.
SOURCE_LOCATOR___LOAD_PROJECT__ELIST_BACKENDCONTAINER_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Load Project' operation.
SOURCE_LOCATOR___MATCHES__IPROJECT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Matches' operation.
SOURCE_LOCATOR___MATCHES__IPROJECT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Matches' operation.
SOURCE_LOCATOR__ANNOTATIONS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Annotations' containment reference list.
SOURCE_LOCATOR__EXCLUDED_PATHS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Excluded Paths' attribute list feature.
SOURCE_LOCATOR__EXCLUDED_PATHS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Excluded Paths' attribute list.
SOURCE_LOCATOR__LOCATE_NESTED_PROJECTS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Locate Nested Projects' attribute feature.
SOURCE_LOCATOR__LOCATE_NESTED_PROJECTS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Locate Nested Projects' attribute.
SOURCE_LOCATOR__PREDICATES - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Predicates' containment reference list feature.
SOURCE_LOCATOR__PREDICATES - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Predicates' containment reference list.
SOURCE_LOCATOR__PROJECT_FACTORIES - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Project Factories' containment reference list feature.
SOURCE_LOCATOR__PROJECT_FACTORIES - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Project Factories' containment reference list.
SOURCE_LOCATOR__ROOT_FOLDER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'Root Folder' attribute feature.
SOURCE_LOCATOR__ROOT_FOLDER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Root Folder' attribute.
SOURCE_LOCATOR_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of structural features of the 'Source Locator' class.
SOURCE_LOCATOR_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of operations of the 'Source Locator' class.
SourceLocator - Interface in org.eclipse.oomph.resources
A representation of the model object 'Source Locator'.
SourceLocatorImpl - Class in org.eclipse.oomph.resources.impl
An implementation of the model object 'Source Locator'.
SourceLocatorImpl() - Constructor for class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
STRING_TO_STRING_MAP_ENTRY - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'String To String Map Entry' class.
STRING_TO_STRING_MAP_ENTRY - Static variable in interface org.eclipse.oomph.base.BasePackage
The meta object id for the 'String To String Map Entry' class.
STRING_TO_STRING_MAP_ENTRY__KEY - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Key' attribute feature.
STRING_TO_STRING_MAP_ENTRY__KEY - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Key' attribute.
STRING_TO_STRING_MAP_ENTRY__VALUE - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Value' attribute feature.
STRING_TO_STRING_MAP_ENTRY__VALUE - Static variable in interface org.eclipse.oomph.base.BasePackage
The feature id for the 'Value' attribute.
STRING_TO_STRING_MAP_ENTRY_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.base.BasePackage
The number of structural features of the 'String To String Map Entry' class.
STRING_TO_STRING_MAP_ENTRY_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.base.BasePackage
The number of operations of the 'String To String Map Entry' class.
StringToStringMapEntryImpl - Class in org.eclipse.oomph.base.impl
An implementation of the model object 'String To String Map Entry'.
StringToStringMapEntryImpl() - Constructor for class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
StringUtil - Class in org.eclipse.oomph.util
Various static helper methods for dealing with strings.
SubMonitor - Class in org.eclipse.oomph.util
A progress monitor that uses a given amount of work ticks from a parent monitor.
SubMonitor.ProbingMode - Enum in org.eclipse.oomph.util
subTask(String) - Method in class org.eclipse.oomph.util.SubMonitor
 
SUPPRESS_ALL_LABELS - Static variable in class org.eclipse.oomph.util.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_BEGINTASK - Static variable in class org.eclipse.oomph.util.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_NONE - Static variable in class org.eclipse.oomph.util.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SETTASKNAME - Static variable in class org.eclipse.oomph.util.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SUBTASK - Static variable in class org.eclipse.oomph.util.SubMonitor
May be passed as a flag to newChild.
syncExec(Runnable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
syncExec(Display, Runnable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
SynchronizedCounter - Class in org.eclipse.oomph.util
 
SynchronizedCounter() - Constructor for class org.eclipse.oomph.util.SynchronizedCounter
 

T

targetDefinitionActivated(ITargetDefinition, ITargetDefinition) - Method in interface org.eclipse.oomph.util.pde.TargetPlatformListener
 
TargetPlatformListener - Interface in org.eclipse.oomph.util.pde
 
TargetPlatformRunnable<T> - Interface in org.eclipse.oomph.util.pde
 
TargetPlatformUtil - Class in org.eclipse.oomph.util.pde
 
TEXT - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'Text' data type.
TEXT - Static variable in interface org.eclipse.oomph.base.BasePackage
The meta object id for the 'Text' data type.
timerExec(int, Runnable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
timerExec(int, Display, Runnable) - Static method in class org.eclipse.oomph.ui.UIUtil
 
ToggleCommandHandler - Class in org.eclipse.oomph.ui
 
ToggleCommandHandler() - Constructor for class org.eclipse.oomph.ui.ToggleCommandHandler
 
toString() - Method in class org.eclipse.oomph.base.impl.AnnotationImpl
 
toString() - Method in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
 
toString() - Method in class org.eclipse.oomph.predicates.impl.BuilderPredicateImpl
 
toString() - Method in class org.eclipse.oomph.predicates.impl.CommentPredicateImpl
 
toString() - Method in class org.eclipse.oomph.predicates.impl.FilePredicateImpl
 
toString() - Method in class org.eclipse.oomph.predicates.impl.LocationPredicateImpl
 
toString() - Method in class org.eclipse.oomph.predicates.impl.NamePredicateImpl
 
toString() - Method in class org.eclipse.oomph.predicates.impl.NaturePredicateImpl
 
toString() - Method in class org.eclipse.oomph.predicates.impl.RepositoryPredicateImpl
 
toString() - Method in class org.eclipse.oomph.resources.backend.BackendResource
 
toString() - Method in class org.eclipse.oomph.resources.backend.LocalBackendSystem.Member
 
toString() - Method in class org.eclipse.oomph.resources.impl.ProjectFactoryImpl
 
toString() - Method in class org.eclipse.oomph.resources.impl.SourceLocatorImpl
 
toString() - Method in class org.eclipse.oomph.util.Confirmer.Confirmation
 
toString() - Method in class org.eclipse.oomph.util.OomphPlugin.BundleFile
 
toString(Throwable) - Static method in class org.eclipse.oomph.util.OomphPlugin
 
toString(IStatus) - Static method in class org.eclipse.oomph.util.OomphPlugin
 
toString() - Method in class org.eclipse.oomph.util.Pair
 
toString() - Method in class org.eclipse.oomph.util.ProbingSubMonitor
 
toString() - Method in class org.eclipse.oomph.util.SynchronizedCounter
 

U

UICallback - Class in org.eclipse.oomph.ui
 
UICallback(Shell, String) - Constructor for class org.eclipse.oomph.ui.UICallback
 
UIUtil - Class in org.eclipse.oomph.ui
 
uncap(String) - Static method in class org.eclipse.oomph.util.StringUtil
 
uncapAll(String) - Static method in class org.eclipse.oomph.util.StringUtil
 
ungetService(Object) - Method in class org.eclipse.oomph.util.OomphPlugin
 
ungetService(BundleContext, Object) - Static method in class org.eclipse.oomph.util.ServiceUtil
 
unique() - Static method in class org.eclipse.oomph.util.Predicates
 
unzip(File, ZIPUtil.UnzipHandler) - Static method in class org.eclipse.oomph.util.ZIPUtil
 
unzip(File, File) - Static method in class org.eclipse.oomph.util.ZIPUtil
 
unzipDirectory(String) - Method in class org.eclipse.oomph.util.ZIPUtil.FileSystemUnzipHandler
 
unzipDirectory(String) - Method in interface org.eclipse.oomph.util.ZIPUtil.UnzipHandler
 
unzipFile(String, InputStream) - Method in class org.eclipse.oomph.util.ZIPUtil.FileSystemUnzipHandler
 
unzipFile(String, InputStream) - Method in interface org.eclipse.oomph.util.ZIPUtil.UnzipHandler
 
update(String, String) - Method in class org.eclipse.oomph.util.XMLUtil.ElementUpdater
 
URI - Static variable in interface org.eclipse.oomph.base.BasePackage.Literals
The meta object literal for the 'URI' data type.
URI - Static variable in interface org.eclipse.oomph.base.BasePackage
The meta object id for the 'URI' data type.
USER_HOME - Static variable in class org.eclipse.oomph.util.PropertiesUtil
 
UserCallback - Class in org.eclipse.oomph.util
 
UserCallback() - Constructor for class org.eclipse.oomph.util.UserCallback
 

V

validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
Calls validateXXX for the corresponding classifier of the model.
validate(E) - Method in class org.eclipse.oomph.util.ConcurrentArray.DuplicateCounter
 
validate(E) - Method in class org.eclipse.oomph.util.ConcurrentArray.Unique
 
validate(E) - Method in class org.eclipse.oomph.util.ConcurrentArray
Synchronized through ConcurrentArray.add(Object).
validateAnnotation(Annotation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
 
validateAnnotation_WellFormedSourceURI(Annotation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
Validates the WellFormedSourceURI constraint of 'Annotation'.
validateException(Exception, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
 
validateModelElement(ModelElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
 
validateStringToStringMapEntry(Map.Entry<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
 
validateText(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
 
validateURI(URI, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.oomph.base.util.BaseValidator
 
value - Variable in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
The cached value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class org.eclipse.oomph.base.impl.StringToStringMapEntryImpl
The default value of the 'Value' attribute.
valueOf(String) - Static method in enum org.eclipse.oomph.resources.backend.BackendResource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.oomph.resources.ResourcesUtil.ImportResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.oomph.util.SubMonitor.ProbingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.oomph.resources.backend.BackendResource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.oomph.resources.ResourcesUtil.ImportResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.oomph.util.SubMonitor.ProbingMode
Returns an array containing the constants of this enum type, in the order they are declared.
violatingUniqueness(E) - Method in class org.eclipse.oomph.util.ConcurrentArray.Unique
Synchronized through ConcurrentArray.add(Object).
visit(BackendSystem, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource.Visitor.Default
 
visit(BackendFolder, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource.Visitor.Default
 
visit(BackendFile, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource.Visitor.Default
 
visit(BackendSystem, IProgressMonitor) - Method in interface org.eclipse.oomph.resources.backend.BackendResource.Visitor
 
visit(BackendFolder, IProgressMonitor) - Method in interface org.eclipse.oomph.resources.backend.BackendResource.Visitor
 
visit(BackendFile, IProgressMonitor) - Method in interface org.eclipse.oomph.resources.backend.BackendResource.Visitor
 
visitContainer(BackendContainer, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource.Visitor.Default
 
visitDefault(BackendResource, IProgressMonitor) - Method in class org.eclipse.oomph.resources.backend.BackendResource.Visitor.Default
 

W

WELL_FORMED_SOURCE_URI - Static variable in class org.eclipse.oomph.base.util.BaseValidator
 
WORKBENCH - Static variable in class org.eclipse.oomph.ui.UIUtil
 
worked(int) - Method in class org.eclipse.oomph.util.ProbingSubMonitor
 
worked() - Method in class org.eclipse.oomph.util.SubMonitor
Same as worked(1).
worked(int) - Method in class org.eclipse.oomph.util.SubMonitor
 
writeFile(URIConverter, Map<?, ?>, URI, byte[]) - Static method in class org.eclipse.oomph.base.util.BaseUtil
 
writeFile(File, byte[]) - Static method in class org.eclipse.oomph.util.IOUtil
 
writeLines(File, String, List<String>) - Static method in class org.eclipse.oomph.util.IOUtil
 
writeUTF8(File, String) - Static method in class org.eclipse.oomph.util.IOUtil
 

X

XML_PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage.Literals
The meta object literal for the 'XML Project Factory' class.
XML_PROJECT_FACTORY - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The meta object id for the 'XML Project Factory' class.
XML_PROJECT_FACTORY___CREATE_PROJECT__BACKENDCONTAINER_BACKENDCONTAINER_IPROGRESSMONITOR - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Create Project' operation.
XML_PROJECT_FACTORY___GET_ANNOTATION__STRING - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Get Annotation' operation.
XML_PROJECT_FACTORY___IS_EXCLUDED_PATH__BACKENDCONTAINER_BACKENDCONTAINER - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The operation id for the 'Is Excluded Path' operation.
XML_PROJECT_FACTORY__ANNOTATIONS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Annotations' containment reference list.
XML_PROJECT_FACTORY__EXCLUDED_PATHS - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The feature id for the 'Excluded Paths' attribute list.
XML_PROJECT_FACTORY_FEATURE_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of structural features of the 'XML Project Factory' class.
XML_PROJECT_FACTORY_OPERATION_COUNT - Static variable in interface org.eclipse.oomph.resources.ResourcesPackage
The number of operations of the 'XML Project Factory' class.
XMLProjectFactory - Interface in org.eclipse.oomph.resources
A representation of the model object 'XML Project Factory'.
XMLProjectFactoryImpl - Class in org.eclipse.oomph.resources.impl
An implementation of the model object 'XML Project Factory'.
XMLProjectFactoryImpl() - Constructor for class org.eclipse.oomph.resources.impl.XMLProjectFactoryImpl
 
XMLUtil - Class in org.eclipse.oomph.util
 
XMLUtil.ElementHandler - Interface in org.eclipse.oomph.util
 
XMLUtil.ElementUpdater - Class in org.eclipse.oomph.util
 
XMLUtil.ElementUpdater(Element, String) - Constructor for class org.eclipse.oomph.util.XMLUtil.ElementUpdater
 

Z

zip(ZIPUtil.ZipEntryHandler, File) - Static method in class org.eclipse.oomph.util.ZIPUtil
 
zip(File, boolean, File) - Static method in class org.eclipse.oomph.util.ZIPUtil
 
ZIPUtil - Class in org.eclipse.oomph.util
 
ZIPUtil.EntryContext - Class in org.eclipse.oomph.util
 
ZIPUtil.FileSystemUnzipHandler - Class in org.eclipse.oomph.util
 
ZIPUtil.FileSystemUnzipHandler(File, int) - Constructor for class org.eclipse.oomph.util.ZIPUtil.FileSystemUnzipHandler
 
ZIPUtil.FileSystemUnzipHandler(File) - Constructor for class org.eclipse.oomph.util.ZIPUtil.FileSystemUnzipHandler
 
ZIPUtil.FileSystemZipHandler - Class in org.eclipse.oomph.util
 
ZIPUtil.FileSystemZipHandler(File, boolean) - Constructor for class org.eclipse.oomph.util.ZIPUtil.FileSystemZipHandler
 
ZIPUtil.UnzipHandler - Interface in org.eclipse.oomph.util
 
ZIPUtil.ZipEntryHandler - Interface in org.eclipse.oomph.util
 
A B C D E F G H I K L M N O P Q R S T U V W X Z 

Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html