- PackageVersion - Class in sk.stuba.fiit.perconik.data.type.common
-  
- PackageVersion() - Constructor for class sk.stuba.fiit.perconik.data.type.common.PackageVersion
-  
- PackageVersion - Class in sk.stuba.fiit.perconik.data.type.content
-  
- PackageVersion() - Constructor for class sk.stuba.fiit.perconik.data.type.content.PackageVersion
-  
- pageActivated(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PageLifecycleListener
-  
- pageActivated(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PageListener
-  
- pageActivated(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.core.adapters.PageAdapter
-  
- pageActivated(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PageDebugListener
-  
- PageAdapter - Class in sk.stuba.fiit.perconik.core.adapters
- 
An abstract adapter class for a PageListener.
 
- PageAdapter() - Constructor for class sk.stuba.fiit.perconik.core.adapters.PageAdapter
- 
Constructor for use by subclasses. 
- PageBookViews - Class in sk.stuba.fiit.perconik.eclipse.ui.part
- 
Static utility methods pertaining to Eclipse page book views. 
- pageClosed(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PageLifecycleListener
-  
- pageClosed(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PageListener
-  
- pageClosed(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.core.adapters.PageAdapter
-  
- pageClosed(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PageDebugListener
-  
- PageDebugListener - Class in sk.stuba.fiit.perconik.core.debug.listeners
-  
- PageDebugListener() - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.PageDebugListener
-  
- PageDebugListener(DebugConsole) - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.PageDebugListener
-  
- PageLifecycleListener - Class in sk.stuba.fiit.perconik.activity.debug.listeners.ui
-  
- PageLifecycleListener() - Constructor for class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PageLifecycleListener
-  
- PageListener - Class in sk.stuba.fiit.perconik.activity.listeners.ui
- 
TODO 
- PageListener() - Constructor for class sk.stuba.fiit.perconik.activity.listeners.ui.PageListener
-  
- PageListener - Interface in sk.stuba.fiit.perconik.core.listeners
- 
A page listener. 
- pageOpened(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PageLifecycleListener
-  
- pageOpened(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PageListener
-  
- pageOpened(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.core.adapters.PageAdapter
-  
- pageOpened(IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PageDebugListener
-  
- Pages - Class in sk.stuba.fiit.perconik.eclipse.ui
- 
Static utility methods pertaining to Eclipse pages. 
- PageSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.ui
-  
- PageSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PageSerializer
-  
- PageSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PageSerializer
-  
- ParameterSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.command
-  
- ParameterSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.command.ParameterSerializer
-  
- ParameterSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.command.ParameterSerializer
-  
- ParameterTypeSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.command
-  
- ParameterTypeSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.command.ParameterTypeSerializer
-  
- ParameterTypeSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.command.ParameterTypeSerializer
-  
- ParametricResourceEventResolver<P> - Class in sk.stuba.fiit.perconik.eclipse.core.resources
- 
TODO 
- ParametricResourceEventResolver(P) - Constructor for class sk.stuba.fiit.perconik.eclipse.core.resources.ParametricResourceEventResolver
-  
- parent() - Method in class sk.stuba.fiit.perconik.core.debug.services.listeners.DebugListenerProviderProxy
-  
- parent() - Method in class sk.stuba.fiit.perconik.core.debug.services.resources.DebugResourceProviderProxy
-  
- parent(ASTNode) - Static method in class sk.stuba.fiit.perconik.core.java.dom.Nodes
-  
- parent(IJavaElement) - Static method in class sk.stuba.fiit.perconik.core.java.JavaElements
-  
- parent() - Method in class sk.stuba.fiit.perconik.core.services.ForwardingProvider
-  
- parent() - Method in class sk.stuba.fiit.perconik.core.services.listeners.ForwardingListenerProvider
-  
- parent(ListenerProvider) - Method in interface sk.stuba.fiit.perconik.core.services.listeners.ListenerProvider.Builder
- 
Sets the parent listener provider of the built listener provider. 
- parent() - Method in interface sk.stuba.fiit.perconik.core.services.listeners.ListenerProvider
- 
Returns the listener provider's parent or nullif there is no
 parent.
 
- parent() - Method in interface sk.stuba.fiit.perconik.core.services.Provider
- 
Returns the provider's parent or nullif there is no parent.
 
- parent() - Method in class sk.stuba.fiit.perconik.core.services.resources.ForwardingResourceProvider
-  
- parent(ResourceProvider) - Method in interface sk.stuba.fiit.perconik.core.services.resources.ResourceProvider.Builder
- 
Sets the parent resource provider of the built resource provider. 
- parent() - Method in interface sk.stuba.fiit.perconik.core.services.resources.ResourceProvider
- 
Returns the resource provider's parent or nullif there is no
 parent.
 
- parent() - Static method in class sk.stuba.fiit.perconik.utilities.io.PathFunctions
-  
- parentForClass(Class<L>, Exception) - Method in class sk.stuba.fiit.perconik.core.services.listeners.AbstractListenerProvider
-  
- parentForName(String, Exception) - Method in class sk.stuba.fiit.perconik.core.services.resources.AbstractResourceProvider
-  
- parentForType(Class<L>, Exception) - Method in class sk.stuba.fiit.perconik.core.services.resources.AbstractResourceProvider
-  
- parentLoadClass(String, Exception) - Method in class sk.stuba.fiit.perconik.core.services.listeners.AbstractListenerProvider
-  
- parentOrFailure() - Method in class sk.stuba.fiit.perconik.core.services.listeners.AbstractListenerProvider
-  
- parentOrFailure() - Method in class sk.stuba.fiit.perconik.core.services.resources.AbstractResourceProvider
-  
- parse(Path) - Static method in class sk.stuba.fiit.perconik.core.java.dom.TreeParsers
-  
- parse(Path, Charset) - Static method in class sk.stuba.fiit.perconik.core.java.dom.TreeParsers
-  
- parse(Path, Charset, TreeApiLevel) - Static method in class sk.stuba.fiit.perconik.core.java.dom.TreeParsers
-  
- parse(String) - Static method in class sk.stuba.fiit.perconik.core.java.dom.TreeParsers
-  
- parse(String, TreeApiLevel) - Static method in class sk.stuba.fiit.perconik.core.java.dom.TreeParsers
-  
- parse(ICompilationUnit) - Static method in class sk.stuba.fiit.perconik.core.java.dom.TreeParsers
-  
- parse(ICompilationUnit, TreeApiLevel, boolean) - Static method in class sk.stuba.fiit.perconik.core.java.dom.TreeParsers
-  
- parse(String) - Static method in class sk.stuba.fiit.perconik.osgi.framework.Versions
-  
- parse(Object) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionParser
-  
- parseJavaVersion(String) - Static method in enum sk.stuba.fiit.perconik.environment.java.JavaVerifier
-  
- parser() - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionAccessor
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partActivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- PartAdapter - Class in sk.stuba.fiit.perconik.core.adapters
- 
An abstract adapter class for a PartListener.
 
- PartAdapter() - Constructor for class sk.stuba.fiit.perconik.core.adapters.PartAdapter
- 
Constructor for use by subclasses. 
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partBroughtToTop(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partClosed(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partDeactivated(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- PartDebugListener - Class in sk.stuba.fiit.perconik.core.debug.listeners
-  
- PartDebugListener() - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- PartDebugListener(DebugConsole) - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partHidden(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partInputChanged(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- PartLifecycleListener - Class in sk.stuba.fiit.perconik.activity.debug.listeners.ui
-  
- PartLifecycleListener() - Constructor for class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- PartListener - Class in sk.stuba.fiit.perconik.activity.listeners.ui
- 
TODO 
- PartListener() - Constructor for class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- PartListener - Interface in sk.stuba.fiit.perconik.core.listeners
- 
A part listener. 
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partOpened(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- PartReferenceSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.ui
-  
- PartReferenceSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PartReferenceSerializer
-  
- PartReferenceSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PartReferenceSerializer
-  
- Parts - Class in sk.stuba.fiit.perconik.eclipse.ui
- 
Static utility methods pertaining to Eclipse parts. 
- PartSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.ui
-  
- PartSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PartSerializer
-  
- PartSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PartSerializer
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PartLifecycleListener
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.element.ElementSelectionListener
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PartListener
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextMarkListener
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextSelectionListener
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.adapters.PartAdapter
-  
- partVisible(IWorkbenchPartReference) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PartDebugListener
-  
- path(IClassFile) - Static method in class sk.stuba.fiit.perconik.eclipse.jdt.core.ClassFiles
-  
- path(URI) - Static method in class sk.stuba.fiit.perconik.utilities.io.MorePaths
-  
- path(String, String...) - Static method in class sk.stuba.fiit.perconik.utilities.io.MorePaths
-  
- path(Iterable<String>) - Static method in class sk.stuba.fiit.perconik.utilities.io.MorePaths
-  
- path(Iterator<String>) - Static method in class sk.stuba.fiit.perconik.utilities.io.MorePaths
-  
- PathDeserializer - Class in sk.stuba.fiit.perconik.data.type.common
-  
- PathDeserializer() - Constructor for class sk.stuba.fiit.perconik.data.type.common.PathDeserializer
-  
- PathEditorInputSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.ui
-  
- PathEditorInputSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PathEditorInputSerializer
-  
- PathEditorInputSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PathEditorInputSerializer
-  
- PathFilters - Class in sk.stuba.fiit.perconik.utilities.io
-  
- PathFunctions - Class in sk.stuba.fiit.perconik.utilities.io
-  
- pathLogs - Static variable in class sk.stuba.fiit.perconik.elasticsearch.preferences.ElasticsearchOptions.Schema
-  
- pathOrNull(File) - Static method in class sk.stuba.fiit.perconik.utilities.io.Conversions
-  
- pathOrNull(String) - Static method in class sk.stuba.fiit.perconik.utilities.io.Conversions
-  
- pathOrNull(URI) - Static method in class sk.stuba.fiit.perconik.utilities.io.Conversions
-  
- pathOrNull(URL) - Static method in class sk.stuba.fiit.perconik.utilities.io.Conversions
-  
- pathParser() - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
-  
- PathPredicates - Class in sk.stuba.fiit.perconik.utilities.io
-  
- PathSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.resource
-  
- PathSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.resource.PathSerializer
-  
- PathSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.resource.PathSerializer
-  
- pathWork - Static variable in class sk.stuba.fiit.perconik.elasticsearch.preferences.ElasticsearchOptions.Schema
-  
- pause() - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener.ContinuousEvent
- 
Returns maximal between continuous event pause. 
- perform(TransportClient) - Method in interface sk.stuba.fiit.perconik.elasticsearch.ElasticsearchProxy.Task
-  
- performOk() - Method in class com.gratex.perconik.uaca.ui.preferences.UacaPreferencePage
-  
- persist(String, Event) - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- persist(String, Event) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener
-  
- persist(L, String, Event) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.PersistenceStore
-  
- persist(L, String, Event) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.StoreWrapper
-  
- persistence - Static variable in class sk.stuba.fiit.perconik.core.preferences.ListenerPreferences.Keys
-  
- persistence - Static variable in class sk.stuba.fiit.perconik.core.preferences.ResourcePreferences.Keys
-  
- persistenceElasticsearch - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.PersistenceOptions.Schema
-  
- persistenceStore(RegularListener.PersistenceStore<? super L>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- persistenceStore(Function<? super C, ? extends RegularListener.PersistenceStore<? super L>>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- persistenceStore(C) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration
-  
- persistenceStore(C) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.Configuration
-  
- persistenceStore - Variable in class sk.stuba.fiit.perconik.activity.listeners.RegularListener
- 
Underlying persistence store for persisting event data. 
- persistenceUaca - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.PersistenceOptions.Schema
-  
- Persistent - Annotation Type in sk.stuba.fiit.perconik.core.annotations
- 
Indicates that a  Registrable is persistent and should be treated
 accordingly by the core service implementations. 
- perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- PerspectiveAdapter - Class in sk.stuba.fiit.perconik.core.adapters
- 
An abstract adapter class for a PerspectiveListener.
 
- PerspectiveAdapter() - Constructor for class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
- 
Constructor for use by subclasses. 
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- perspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- PerspectiveDebugListener - Class in sk.stuba.fiit.perconik.core.debug.listeners
-  
- PerspectiveDebugListener() - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- PerspectiveDebugListener(DebugConsole) - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- PerspectiveDescriptorSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.ui
-  
- PerspectiveDescriptorSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PerspectiveDescriptorSerializer
-  
- PerspectiveDescriptorSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.PerspectiveDescriptorSerializer
-  
- PerspectiveLifecycleListener - Class in sk.stuba.fiit.perconik.activity.debug.listeners.ui
-  
- PerspectiveLifecycleListener() - Constructor for class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- PerspectiveListener - Class in sk.stuba.fiit.perconik.activity.listeners.ui
- 
TODO 
- PerspectiveListener() - Constructor for class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- PerspectiveListener - Interface in sk.stuba.fiit.perconik.core.listeners
- 
A perspective listener. 
- perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- perspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
-  
- perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.PerspectiveLifecycleListener
-  
- perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.PerspectiveListener
-  
- perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.adapters.PerspectiveAdapter
-  
- perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.PerspectiveDebugListener
-  
- PlatformBundles - Class in sk.stuba.fiit.perconik.eclipse.core.runtime
- 
Static utility methods pertaining to standard Eclipse bundles. 
- PlatformData - Class in sk.stuba.fiit.perconik.activity.data.platform
-  
- PlatformData() - Constructor for class sk.stuba.fiit.perconik.activity.data.platform.PlatformData
-  
- PlatformExecutors - Class in sk.stuba.fiit.perconik.utilities.concurrent
-  
- PlatformProbe - Interface in sk.stuba.fiit.perconik.activity.data.platform
-  
- PLUGIN_ID - Static variable in class com.gratex.perconik.activity.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class com.gratex.perconik.services.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class com.gratex.perconik.uaca.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.activity.debug.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.activity.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.core.debug.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.core.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.core.preferences.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.core.ui.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.elasticsearch.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.environment.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.preferences.plugin.Activator
- 
The plug-in identifier. 
- PLUGIN_ID - Static variable in class sk.stuba.fiit.perconik.ui.plugin.Activator
- 
The plug-in identifier. 
- pluginConsole(PluginConsole) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- pluginConsole(Function<? super C, ? extends PluginConsole>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- pluginConsole(C) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration
-  
- pluginConsole(C) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.Configuration
-  
- pluginConsole - Variable in class sk.stuba.fiit.perconik.activity.listeners.RegularListener
- 
Underlying plug-in console for general logging. 
- PluginConsole - Interface in sk.stuba.fiit.perconik.eclipse.core.runtime
- 
Plug-in console capable of printing various kinds of messages. 
- PluginConsoleFactory - Interface in sk.stuba.fiit.perconik.eclipse.core.runtime
- 
- PluginConsoles - Class in sk.stuba.fiit.perconik.eclipse.core.runtime
- 
Static utility methods pertaining to PluginConsoleinstances.
 
- PluginData - Class in sk.stuba.fiit.perconik.activity.data.platform
-  
- PluginData() - Constructor for class sk.stuba.fiit.perconik.activity.data.platform.PluginData
-  
- PluginData(Plugin) - Constructor for class sk.stuba.fiit.perconik.activity.data.platform.PluginData
-  
- postExecuteFailure(String, ExecutionException) - Method in class com.gratex.perconik.activity.ide.listeners.IdeCodeListener
-  
- postExecuteFailure(String, ExecutionException) - Method in class sk.stuba.fiit.perconik.activity.listeners.command.CommandListener
-  
- postExecuteFailure(String, ExecutionException) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextCopyListener
-  
- postExecuteFailure(String, ExecutionException) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextCutListener
-  
- postExecuteFailure(String, ExecutionException) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextPasteListener
-  
- postExecuteFailure(String, ExecutionException) - Method in class sk.stuba.fiit.perconik.core.adapters.CommandExecutionAdapter
-  
- postExecuteFailure(String, ExecutionException) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.CommandExecutionDebugListener
-  
- postExecuteSuccess(String, Object) - Method in class com.gratex.perconik.activity.ide.listeners.IdeCodeListener
-  
- postExecuteSuccess(String, Object) - Method in class sk.stuba.fiit.perconik.activity.listeners.command.CommandListener
-  
- postExecuteSuccess(String, Object) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextCopyListener
-  
- postExecuteSuccess(String, Object) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextCutListener
-  
- postExecuteSuccess(String, Object) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextPasteListener
-  
- postExecuteSuccess(String, Object) - Method in class sk.stuba.fiit.perconik.core.adapters.CommandExecutionAdapter
-  
- postExecuteSuccess(String, Object) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.CommandExecutionDebugListener
-  
- postMatch(AnnotationTypeDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(AnnotationTypeMemberDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(AnonymousClassDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ArrayAccess, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ArrayCreation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ArrayInitializer, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ArrayType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(AssertStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(Assignment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(Block, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(BlockComment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(BooleanLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(BreakStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(CastExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(CatchClause, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(CharacterLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ClassInstanceCreation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(CompilationUnit, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ConditionalExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ConstructorInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ContinueStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(UnionType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(DoStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(EmptyStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(EnhancedForStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(EnumConstantDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(EnumDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ExpressionStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(FieldAccess, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(FieldDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ForStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(IfStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ImportDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(InfixExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(InstanceofExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(Initializer, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(Javadoc, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(LabeledStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(LineComment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(MarkerAnnotation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(MemberRef, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(MemberValuePair, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(MethodRef, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(MethodRefParameter, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(MethodDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(MethodInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(Modifier, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(NormalAnnotation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(NullLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(NumberLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(PackageDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ParameterizedType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ParenthesizedExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(PostfixExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(PrefixExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(PrimitiveType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(QualifiedName, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(QualifiedType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ReturnStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SimpleName, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SimpleType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SingleMemberAnnotation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SingleVariableDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(StringLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SuperConstructorInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SuperFieldAccess, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SuperMethodInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SwitchCase, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SwitchStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(SynchronizedStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(TagElement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(TextElement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ThisExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(ThrowStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(TryStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(TypeDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(TypeDeclarationStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(TypeLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(TypeParameter, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(VariableDeclarationExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(VariableDeclarationFragment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(VariableDeclarationStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(WhileStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(WildcardType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- postMatch(AnnotationTypeDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(AnnotationTypeMemberDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(AnonymousClassDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ArrayAccess, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ArrayCreation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ArrayInitializer, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ArrayType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(AssertStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(Assignment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(Block, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(BlockComment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(BooleanLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(BreakStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(CastExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(CatchClause, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(CharacterLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ClassInstanceCreation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(CompilationUnit, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ConditionalExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ConstructorInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ContinueStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(UnionType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(DoStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(EmptyStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(EnhancedForStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(EnumConstantDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(EnumDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ExpressionStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(FieldAccess, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(FieldDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ForStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(IfStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ImportDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(InfixExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(InstanceofExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(Initializer, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(Javadoc, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(LabeledStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(LineComment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(MarkerAnnotation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(MemberRef, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(MemberValuePair, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(MethodRef, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(MethodRefParameter, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(MethodDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(MethodInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(Modifier, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(NormalAnnotation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(NullLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(NumberLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(PackageDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ParameterizedType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ParenthesizedExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(PostfixExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(PrefixExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(PrimitiveType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(QualifiedName, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(QualifiedType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ReturnStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SimpleName, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SimpleType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SingleMemberAnnotation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SingleVariableDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(StringLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SuperConstructorInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SuperFieldAccess, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SuperMethodInvocation, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SwitchCase, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SwitchStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(SynchronizedStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(TagElement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(TextElement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ThisExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(ThrowStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(TryStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(TypeDeclaration, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(TypeDeclarationStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(TypeLiteral, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(TypeParameter, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(VariableDeclarationExpression, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(VariableDeclarationFragment, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(VariableDeclarationStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(WhileStatement, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postMatch(WildcardType, Object, boolean) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- postRegister() - Method in class com.gratex.perconik.activity.ide.listeners.IdeDocumentListener
-  
- postRegister() - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- postRegister() - Method in class sk.stuba.fiit.perconik.core.AbstractRegistrable
-  
- postRegister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- postRegister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugRegistrable
-  
- postRegister() - Method in class sk.stuba.fiit.perconik.core.debug.DebugRegistrableProxy
-  
- postRegister() - Method in class sk.stuba.fiit.perconik.core.ForwardingRegistrable
-  
- postRegister() - Method in interface sk.stuba.fiit.perconik.core.Registrable
- 
Post-register block. 
- postRegisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- postRegisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener
-  
- postRegisterFailure(L, Runnable, Exception) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.RegisterFailureHandler
-  
- postRegisterInternal() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- postResolve() - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ParametricResourceEventResolver
-  
- postResolve(P) - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ParametricResourceEventResolver
-  
- postResolve() - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ResourceEventResolver
-  
- postShutdown(IWorkbench) - Method in class com.gratex.perconik.activity.ide.listeners.IdeCodeListener
-  
- postShutdown(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.SelfLifecycleListener
-  
- postShutdown(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.WorkbenchLifecycleListener
-  
- postShutdown(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- postShutdown(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.WorkbenchListener
-  
- postShutdown(IWorkbench) - Method in class sk.stuba.fiit.perconik.core.adapters.WorkbenchAdapter
-  
- postShutdown(IWorkbench) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.WorkbenchDebugListener
-  
- postStartup(IWorkbench) - Method in class com.gratex.perconik.activity.ide.listeners.IdeCodeListener
-  
- postStartup(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.SelfLifecycleListener
-  
- postStartup(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.WorkbenchLifecycleListener
-  
- postStartup(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- postStartup(IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.WorkbenchListener
-  
- postStartup(IWorkbench) - Method in class sk.stuba.fiit.perconik.core.adapters.WorkbenchAdapter
-  
- postStartup(IWorkbench) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.WorkbenchDebugListener
-  
- postStartup(IWorkbench) - Method in interface sk.stuba.fiit.perconik.core.listeners.WorkbenchListener
-  
- postUnregister() - Method in class com.gratex.perconik.activity.ide.listeners.IdeListener
-  
- postUnregister() - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- postUnregister() - Method in class sk.stuba.fiit.perconik.core.AbstractRegistrable
-  
- postUnregister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- postUnregister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugRegistrable
-  
- postUnregister() - Method in class sk.stuba.fiit.perconik.core.debug.DebugRegistrableProxy
-  
- postUnregister() - Method in class sk.stuba.fiit.perconik.core.ForwardingRegistrable
-  
- postUnregister() - Method in interface sk.stuba.fiit.perconik.core.Registrable
- 
Post-unregister block. 
- postUnregisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- postUnregisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener
-  
- postUnregisterFailure(L, Runnable, Exception) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.RegisterFailureHandler
-  
- postUnregisterInternal() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- postVisit(ASTNode) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeVisitor
-  
- postVisitOrProbe() - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ResourceDeltaResolver
- 
Deprecated. 
- preExecute(String, ExecutionEvent) - Method in class com.gratex.perconik.activity.ide.listeners.IdeCodeListener
-  
- preExecute(String, ExecutionEvent) - Method in class sk.stuba.fiit.perconik.activity.listeners.command.CommandListener
-  
- preExecute(String, ExecutionEvent) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextCopyListener
-  
- preExecute(String, ExecutionEvent) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextCutListener
-  
- preExecute(String, ExecutionEvent) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextPasteListener
-  
- preExecute(String, ExecutionEvent) - Method in class sk.stuba.fiit.perconik.core.adapters.CommandExecutionAdapter
-  
- preExecute(String, ExecutionEvent) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.CommandExecutionDebugListener
-  
- preference - Variable in class sk.stuba.fiit.perconik.eclipse.jface.dialogs.MessageDialogWithPreference
-  
- PreferenceStoreOptions - Interface in sk.stuba.fiit.perconik.eclipse.jface.preference
-  
- PreferenceStores - Class in sk.stuba.fiit.perconik.eclipse.jface.preference
-  
- preMatch(AnnotationTypeDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(AnnotationTypeMemberDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(AnonymousClassDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ArrayAccess, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ArrayCreation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ArrayInitializer, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ArrayType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(AssertStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(Assignment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(Block, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(BlockComment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(BooleanLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(BreakStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(CastExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(CatchClause, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(CharacterLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ClassInstanceCreation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(CompilationUnit, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ConditionalExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ConstructorInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ContinueStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(UnionType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(DoStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(EmptyStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(EnhancedForStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(EnumConstantDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(EnumDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ExpressionStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(FieldAccess, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(FieldDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ForStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(IfStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ImportDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(InfixExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(InstanceofExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(Initializer, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(Javadoc, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(LabeledStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(LineComment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(MarkerAnnotation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(MemberRef, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(MemberValuePair, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(MethodRef, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(MethodRefParameter, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(MethodDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(MethodInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(Modifier, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(NormalAnnotation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(NullLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(NumberLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(PackageDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ParameterizedType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ParenthesizedExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(PostfixExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(PrefixExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(PrimitiveType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(QualifiedName, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(QualifiedType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ReturnStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SimpleName, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SimpleType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SingleMemberAnnotation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SingleVariableDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(StringLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SuperConstructorInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SuperFieldAccess, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SuperMethodInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SwitchCase, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SwitchStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(SynchronizedStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(TagElement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(TextElement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ThisExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(ThrowStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(TryStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(TypeDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(TypeDeclarationStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(TypeLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(TypeParameter, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(VariableDeclarationExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(VariableDeclarationFragment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(VariableDeclarationStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(WhileStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(WildcardType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.GenericNodeMatcher
-  
- preMatch(AnnotationTypeDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(AnnotationTypeMemberDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(AnonymousClassDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ArrayAccess, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ArrayCreation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ArrayInitializer, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ArrayType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(AssertStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(Assignment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(Block, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(BlockComment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(BooleanLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(BreakStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(CastExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(CatchClause, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(CharacterLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ClassInstanceCreation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(CompilationUnit, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ConditionalExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ConstructorInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ContinueStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(UnionType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(DoStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(EmptyStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(EnhancedForStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(EnumConstantDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(EnumDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ExpressionStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(FieldAccess, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(FieldDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ForStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(IfStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ImportDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(InfixExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(InstanceofExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(Initializer, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(Javadoc, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(LabeledStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(LineComment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(MarkerAnnotation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(MemberRef, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(MemberValuePair, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(MethodRef, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(MethodRefParameter, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(MethodDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(MethodInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(Modifier, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(NormalAnnotation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(NullLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(NumberLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(PackageDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ParameterizedType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ParenthesizedExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(PostfixExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(PrefixExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(PrimitiveType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(QualifiedName, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(QualifiedType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ReturnStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SimpleName, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SimpleType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SingleMemberAnnotation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SingleVariableDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(StringLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SuperConstructorInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SuperFieldAccess, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SuperMethodInvocation, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SwitchCase, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SwitchStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(SynchronizedStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(TagElement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(TextElement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ThisExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(ThrowStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(TryStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(TypeDeclaration, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(TypeDeclarationStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(TypeLiteral, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(TypeParameter, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(VariableDeclarationExpression, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(VariableDeclarationFragment, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(VariableDeclarationStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(WhileStatement, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- preMatch(WildcardType, Object) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeMatcher
-  
- prepend(Object) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(CharSequence) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(CharSequence, int, int) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(boolean) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(char) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(char[]) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(char[], int, int) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(int) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(long) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(float) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prepend(double) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln() - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(Object) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(CharSequence) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(CharSequence, int, int) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(boolean) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(char) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(char[]) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(char[], int, int) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(int) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(long) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(float) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- prependln(double) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
-  
- preRegister() - Method in class com.gratex.perconik.activity.ide.listeners.IdeListener
-  
- preRegister() - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- preRegister() - Method in class sk.stuba.fiit.perconik.core.AbstractRegistrable
-  
- preRegister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- preRegister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugRegistrable
-  
- preRegister() - Method in class sk.stuba.fiit.perconik.core.debug.DebugRegistrableProxy
-  
- preRegister() - Method in class sk.stuba.fiit.perconik.core.ForwardingRegistrable
-  
- preRegister() - Method in interface sk.stuba.fiit.perconik.core.Registrable
- 
Pre-register block. 
- preRegisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- preRegisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener
-  
- preRegisterFailure(L, Runnable, Exception) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.RegisterFailureHandler
-  
- preRegisterInternal() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- preResolve() - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ParametricResourceEventResolver
-  
- preResolve(P) - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ParametricResourceEventResolver
-  
- preResolve() - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ResourceEventResolver
-  
- preShutdown(IWorkbench, boolean) - Method in class com.gratex.perconik.activity.ide.listeners.IdeCodeListener
-  
- preShutdown(IWorkbench, boolean) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.SelfLifecycleListener
-  
- preShutdown(IWorkbench, boolean) - Method in class sk.stuba.fiit.perconik.activity.debug.listeners.ui.WorkbenchLifecycleListener
-  
- preShutdown(IWorkbench, boolean) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.text.TextViewListener
-  
- preShutdown(IWorkbench, boolean) - Method in class sk.stuba.fiit.perconik.activity.listeners.ui.WorkbenchListener
-  
- preShutdown(IWorkbench, boolean) - Method in class sk.stuba.fiit.perconik.core.adapters.WorkbenchAdapter
-  
- preShutdown(IWorkbench, boolean) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.WorkbenchDebugListener
-  
- PrettyPrinter - Class in sk.stuba.fiit.perconik.data.bind
-  
- PrettyPrinter() - Constructor for class sk.stuba.fiit.perconik.data.bind.PrettyPrinter
-  
- preUnregister() - Method in class com.gratex.perconik.activity.ide.listeners.IdeCodeListener
-  
- preUnregister() - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- preUnregister() - Method in class sk.stuba.fiit.perconik.core.AbstractRegistrable
-  
- preUnregister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- preUnregister() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugRegistrable
-  
- preUnregister() - Method in class sk.stuba.fiit.perconik.core.debug.DebugRegistrableProxy
-  
- preUnregister() - Method in class sk.stuba.fiit.perconik.core.ForwardingRegistrable
-  
- preUnregister() - Method in interface sk.stuba.fiit.perconik.core.Registrable
- 
Pre-unregister block. 
- preUnregisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener
-  
- preUnregisterFailure(Runnable, Exception) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener
-  
- preUnregisterFailure(L, Runnable, Exception) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.RegisterFailureHandler
-  
- preUnregisterInternal() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- preVisit(ASTNode) - Method in class sk.stuba.fiit.perconik.core.java.dom.traverse.NodeVisitor
-  
- preVisitOrProbe() - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ResourceDeltaResolver
- 
Deprecated. 
- print(String) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugObject
-  
- print(String, Object...) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugObject
-  
- print(String) - Static method in class sk.stuba.fiit.perconik.core.debug.Debug
-  
- print(String, Object...) - Static method in class sk.stuba.fiit.perconik.core.debug.Debug
-  
- print(String) - Method in class sk.stuba.fiit.perconik.core.debug.runtime.DebugConsole
-  
- print(String, Object...) - Method in class sk.stuba.fiit.perconik.core.debug.runtime.DebugConsole
-  
- print(String) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.ForwardingPluginConsole
-  
- print(String, Object...) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.ForwardingPluginConsole
-  
- print(String) - Method in interface sk.stuba.fiit.perconik.eclipse.core.runtime.PluginConsole
-  
- print(String, Object...) - Method in interface sk.stuba.fiit.perconik.eclipse.core.runtime.PluginConsole
-  
- print(String) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.TimeHookConsole
-  
- print(String, Object...) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.TimeHookConsole
-  
- printBlock(Object, Object) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- printHeader(String) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- printLine(Object, Object) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- printRegisterations(DebugConsole) - Static method in class sk.stuba.fiit.perconik.core.debug.DebugListeners
-  
- printRegistered() - Static method in class sk.stuba.fiit.perconik.core.debug.DebugListeners
-  
- printRegistered(Class<? extends Listener>) - Static method in class sk.stuba.fiit.perconik.core.debug.DebugListeners
-  
- printRegistered(Class<? extends Listener>, DebugConsole) - Static method in class sk.stuba.fiit.perconik.core.debug.DebugListeners
-  
- printRegistered() - Static method in class sk.stuba.fiit.perconik.core.debug.DebugResources
-  
- printRegistered(DebugConsole) - Static method in class sk.stuba.fiit.perconik.core.debug.DebugResources
-  
- printRegistrations() - Static method in class sk.stuba.fiit.perconik.core.debug.DebugListeners
-  
- printRegistrations() - Static method in class sk.stuba.fiit.perconik.core.debug.DebugResources
-  
- printRegistrations(DebugConsole) - Static method in class sk.stuba.fiit.perconik.core.debug.DebugResources
-  
- printTime() - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- printTime(Date) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugListener
-  
- Probe<T> - Interface in sk.stuba.fiit.perconik.activity.probes
-  
- probe(IResource) - Method in class sk.stuba.fiit.perconik.eclipse.core.resources.ResourceDeltaResolver
- 
Deprecated. Resolves supplied resource. 
- probeAndPut(P, String, T) - Method in class sk.stuba.fiit.perconik.activity.probes.AbstractProber
-  
- probeExecutor(ExecutorService) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- probeExecutor(Function<? super C, ? extends ExecutorService>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- probeExecutor(C) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration
-  
- probeExecutor(C) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.Configuration
-  
- probeFilter(Predicate<Map.Entry<String, Probe<?>>>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- probeFilter(Function<? super C, ? extends Predicate<Map.Entry<String, Probe<?>>>>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- probeFilter(C) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration
-  
- probeFilter(C) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.Configuration
-  
- probeKeyToOptionAccessor() - Method in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener
-  
- probeKeyToOptionKey(String) - Static method in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener
-  
- probeMappings(Map<String, Probe<?>>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- probeMappings(Function<? super C, ? extends Map<String, Probe<?>>>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
-  
- probeMappings(C) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration
-  
- probeMappings(C) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.Configuration
-  
- Prober<T extends AnyContent,P extends Probe<?>> - Interface in sk.stuba.fiit.perconik.activity.probes
-  
- Probers - Class in sk.stuba.fiit.perconik.activity.probes
-  
- probes() - Method in class sk.stuba.fiit.perconik.activity.probes.ForwardingProber
-  
- probes() - Method in interface sk.stuba.fiit.perconik.activity.probes.Prober
-  
- Probes - Class in sk.stuba.fiit.perconik.activity.probes
-  
- ProbingException - Exception in sk.stuba.fiit.perconik.activity.probes
-  
- ProbingException() - Constructor for exception sk.stuba.fiit.perconik.activity.probes.ProbingException
- 
Creates a new instance with no detail message. 
- ProbingException(String) - Constructor for exception sk.stuba.fiit.perconik.activity.probes.ProbingException
- 
Creates a new instance with the given detail message. 
- ProbingException(String, Throwable) - Constructor for exception sk.stuba.fiit.perconik.activity.probes.ProbingException
- 
Creates a new instance with the given detail message and cause. 
- ProbingException(Throwable) - Constructor for exception sk.stuba.fiit.perconik.activity.probes.ProbingException
- 
Creates a new instance with the given cause. 
- process(LinkedList<E>) - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener.ContinuousEvent
- 
Processes continuous event sequence. 
- ProcessData - Class in sk.stuba.fiit.perconik.activity.data.process
-  
- ProcessData() - Constructor for class sk.stuba.fiit.perconik.activity.data.process.ProcessData
-  
- ProcessProbe - Interface in sk.stuba.fiit.perconik.activity.data.process
-  
- processResponse(WebTarget, Object, Response) - Method in class com.gratex.perconik.uaca.AbstractUacaProxy
-  
- processResponse(WebTarget, Object, Response) - Method in class com.gratex.perconik.uaca.SharedUacaProxy
-  
- ProcessSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.debug
-  
- ProcessSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.ProcessSerializer
-  
- ProcessSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.ProcessSerializer
-  
- product - Variable in class sk.stuba.fiit.perconik.activity.data.platform.PlatformData
-  
- ProductData - Class in sk.stuba.fiit.perconik.activity.data.platform
-  
- ProductData() - Constructor for class sk.stuba.fiit.perconik.activity.data.platform.ProductData
-  
- ProductData(IProduct) - Constructor for class sk.stuba.fiit.perconik.activity.data.platform.ProductData
-  
- Products - Class in sk.stuba.fiit.perconik.eclipse.core.runtime
- 
Static utility methods pertaining to Eclipse products. 
- ProjectBuildKind - Enum in sk.stuba.fiit.perconik.eclipse.core.resources
- 
Project build kinds. 
- ProjectListener - Class in sk.stuba.fiit.perconik.activity.listeners.resource
- 
TODO 
- ProjectListener() - Constructor for class sk.stuba.fiit.perconik.activity.listeners.resource.ProjectListener
-  
- Projects - Class in sk.stuba.fiit.perconik.eclipse.core.resources
- 
Static utility methods pertaining to Eclipse projects. 
- ProjectSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.resource
-  
- ProjectSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.resource.ProjectSerializer
-  
- ProjectSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.resource.ProjectSerializer
-  
- propagate(CoreException) - Static method in class sk.stuba.fiit.perconik.eclipse.core.runtime.CoreExceptions
-  
- propagate(CoreException) - Static method in class sk.stuba.fiit.perconik.eclipse.jdt.core.JavaExceptions
-  
- provider - Variable in class sk.stuba.fiit.perconik.activity.data.core.ListenerServiceData
-  
- provider - Variable in class sk.stuba.fiit.perconik.activity.data.core.ResourceServiceData
-  
- provider(P) - Method in class sk.stuba.fiit.perconik.core.services.AbstractGenericService.AbstractGenericBuilder
- 
Sets the provider of the built generic service. 
- provider - Variable in class sk.stuba.fiit.perconik.core.services.AbstractGenericService
- 
The provider. 
- provider(ListenerProvider) - Method in interface sk.stuba.fiit.perconik.core.services.listeners.ListenerService.Builder
- 
Sets the listener provider of the built listener service. 
- Provider - Interface in sk.stuba.fiit.perconik.core.services
- 
An object providing other objects, usually Registrableinstances.
 
- provider(ResourceProvider) - Method in interface sk.stuba.fiit.perconik.core.services.resources.ResourceService.Builder
- 
Sets the resource provider of the built resource service. 
- ProviderFactory<P extends Provider> - Interface in sk.stuba.fiit.perconik.core.services
- 
The  ProviderFactory creates  Provider instances. 
- push(E) - Method in class sk.stuba.fiit.perconik.activity.listeners.AbstractListener.ContinuousEvent
-  
- push(E) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.ContinuousEvent
-  
- put(String, Object) - Method in class com.gratex.perconik.uaca.preferences.UacaPreferences
- 
Throws UnsupportedOperationException.
 
- put(StructuredContent, T) - Method in class sk.stuba.fiit.perconik.activity.serializers.AbstractSerializer
-  
- put(StructuredContent, Category) - Method in class sk.stuba.fiit.perconik.activity.serializers.command.CategorySerializer
-  
- put(StructuredContent, Command) - Method in class sk.stuba.fiit.perconik.activity.serializers.command.CommandSerializer
-  
- put(StructuredContent, IHandler) - Method in class sk.stuba.fiit.perconik.activity.serializers.command.HandlerSerializer
-  
- put(StructuredContent, IParameter) - Method in class sk.stuba.fiit.perconik.activity.serializers.command.ParameterSerializer
-  
- put(StructuredContent, ParameterType) - Method in class sk.stuba.fiit.perconik.activity.serializers.command.ParameterTypeSerializer
-  
- put(StructuredContent, IUndoableOperation) - Method in class sk.stuba.fiit.perconik.activity.serializers.command.UndoableOperationSerializer
-  
- put(StructuredContent, IUndoContext) - Method in class sk.stuba.fiit.perconik.activity.serializers.command.UndoContextSerializer
-  
- put(StructuredContent, IDebugTarget) - Method in class sk.stuba.fiit.perconik.activity.serializers.debug.DebugTargetSerializer
-  
- put(StructuredContent, ILaunchConfiguration) - Method in class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchConfigurationSerializer
-  
- put(StructuredContent, ILaunchConfigurationType) - Method in class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchConfigurationTypeSerializer
-  
- put(StructuredContent, ILaunch) - Method in class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchSerializer
-  
- put(StructuredContent, IProcess) - Method in class sk.stuba.fiit.perconik.activity.serializers.debug.ProcessSerializer
-  
- put(StructuredContent, RevCommit) - Method in class sk.stuba.fiit.perconik.activity.serializers.git.CommitSerializer
-  
- put(StructuredContent, PersonIdent) - Method in class sk.stuba.fiit.perconik.activity.serializers.git.IdentitySerializer
-  
- put(StructuredContent, IResource) - Method in class sk.stuba.fiit.perconik.activity.serializers.git.MappedResourceSerializer
-  
- put(StructuredContent, Repository) - Method in class sk.stuba.fiit.perconik.activity.serializers.git.RepositorySerializer
-  
- put(StructuredContent, Object) - Method in class sk.stuba.fiit.perconik.activity.serializers.ObjectDescriptionSerializer
-  
- put(StructuredContent, Object) - Method in class sk.stuba.fiit.perconik.activity.serializers.ObjectIdentitySerializer
-  
- put(StructuredContent, RefactoringDescriptorProxy) - Method in class sk.stuba.fiit.perconik.activity.serializers.refactor.RefactoringDescriptorProxySerializer
-  
- put(StructuredContent, IPath) - Method in class sk.stuba.fiit.perconik.activity.serializers.resource.PathSerializer
-  
- put(StructuredContent, IWorkspace) - Method in class sk.stuba.fiit.perconik.activity.serializers.resource.WorkspaceSerializer
-  
- put(StructuredContent, IWorkbenchPage) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.PageSerializer
-  
- put(StructuredContent, IPathEditorInput) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.PathEditorInputSerializer
-  
- put(StructuredContent, IPerspectiveDescriptor) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.PerspectiveDescriptorSerializer
-  
- put(StructuredContent, TreePath) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.selection.TreePathSerializer
-  
- put(StructuredContent, IDocument) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.text.DocumentSerializer
-  
- put(StructuredContent, LineRegion) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.text.LineRegionSerializer
-  
- put(StructuredContent, IRegion) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.text.RegionSerializer
-  
- put(StructuredContent, UnderlyingResource<?>) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.text.UnderlyingResourceSerializer
-  
- put(StructuredContent, UnderlyingView<?>) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.text.UnderlyingViewSerializer
-  
- put(StructuredContent, IWorkbenchWindow) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.WindowSerializer
-  
- put(StructuredContent, IWorkbench) - Method in class sk.stuba.fiit.perconik.activity.serializers.ui.WorkbenchSerializer
-  
- put(String) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugObject
-  
- put(String, Object...) - Method in class sk.stuba.fiit.perconik.core.debug.AbstractDebugObject
-  
- put(String) - Static method in class sk.stuba.fiit.perconik.core.debug.Debug
-  
- put(String, Object...) - Static method in class sk.stuba.fiit.perconik.core.debug.Debug
-  
- put(String) - Method in class sk.stuba.fiit.perconik.core.debug.runtime.DebugConsole
-  
- put(String, Object...) - Method in class sk.stuba.fiit.perconik.core.debug.runtime.DebugConsole
-  
- put(String, Object) - Method in class sk.stuba.fiit.perconik.data.AnyData
-  
- put(String, Object) - Method in class sk.stuba.fiit.perconik.data.AnyStructuredData
-  
- put(Iterable<String>, Object) - Method in class sk.stuba.fiit.perconik.data.AnyStructuredData
-  
- put(Iterator<String>, Object) - Method in class sk.stuba.fiit.perconik.data.AnyStructuredData
-  
- put(String, Object) - Method in interface sk.stuba.fiit.perconik.data.content.AnyContent
-  
- put(String, Object) - Method in interface sk.stuba.fiit.perconik.data.content.StructuredContent
-  
- put(Iterable<String>, Object) - Method in interface sk.stuba.fiit.perconik.data.content.StructuredContent
-  
- put(Iterator<String>, Object) - Method in interface sk.stuba.fiit.perconik.data.content.StructuredContent
-  
- put(String) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.ForwardingPluginConsole
-  
- put(String, Object...) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.ForwardingPluginConsole
-  
- put(String) - Method in interface sk.stuba.fiit.perconik.eclipse.core.runtime.PluginConsole
-  
- put(String, Object...) - Method in interface sk.stuba.fiit.perconik.eclipse.core.runtime.PluginConsole
-  
- put(String) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.TimeHookConsole
-  
- put(String, Object...) - Method in class sk.stuba.fiit.perconik.eclipse.core.runtime.TimeHookConsole
-  
- put(IPreferenceStore, Map<String, ?>, Function<Object, String>) - Static method in class sk.stuba.fiit.perconik.eclipse.jface.preference.PreferenceStores
-  
- put(String, Object) - Method in class sk.stuba.fiit.perconik.elasticsearch.preferences.ElasticsearchPreferences
- 
Throws UnsupportedOperationException.
 
- put(String, Object) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractMapOptions
-  
- put(String, Object) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptions
-  
- put(OptionParser<? extends T>, String, Object) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionsWriter
-  
- put(String, Object) - Method in class sk.stuba.fiit.perconik.utilities.configuration.ForwardingOptions
-  
- put(Map<String, Object>, String, Object) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.MapOptions.Putter
-  
- put(String, Object) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.Options
- 
Associates the specified value with the specified key in this options
 instance (optional operation). 
- put(OptionParser<? extends T>, String, Object) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionsWriter
-  
- putAll(Map<? extends String, ?>) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractMapOptions
-  
- putAll(Map<K, V>, Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class sk.stuba.fiit.perconik.utilities.MoreMaps
-  
- putAll(Map<K, V>, Iterator<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class sk.stuba.fiit.perconik.utilities.MoreMaps
-  
- putDefaultValue(Options) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionAccessor
-  
- putDefaultValue(OptionsWriter) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionAccessor
-  
- putDefaultValue(Options) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionAccessor
-  
- putDefaultValue(OptionsWriter) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionAccessor
-  
- putObject(String, Object) - Method in class sk.stuba.fiit.perconik.preferences.AbstractObjectPreferences
-  
- putObjectDescription(StructuredContent, Object) - Static method in class sk.stuba.fiit.perconik.activity.serializers.Serializations
-  
- putObjectIdentity(StructuredContent, Object) - Static method in class sk.stuba.fiit.perconik.activity.serializers.Serializations
-  
- putRaw(String, Object) - Method in class sk.stuba.fiit.perconik.eclipse.jface.preference.AbstractPreferenceStoreOptionsWriter
-  
- putRaw(String, Object) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionsWriter
-  
- putRaw(String, Object) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionsWriter
-  
- putRawValue(Options, Object) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionAccessor
-  
- putRawValue(OptionsWriter, Object) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionAccessor
-  
- putRawValue(Options, Object) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionAccessor
-  
- putRawValue(OptionsWriter, Object) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionAccessor
-  
- putter() - Method in class sk.stuba.fiit.perconik.utilities.configuration.MapOptions
-  
- putValue(String, String) - Method in class sk.stuba.fiit.perconik.eclipse.jface.preference.ForwardingPreferenceStore
-  
- putValue(Options, T) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionAccessor
-  
- putValue(OptionsWriter, T) - Method in class sk.stuba.fiit.perconik.utilities.configuration.AbstractOptionAccessor
-  
- putValue(Options, T) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionAccessor
-  
- putValue(OptionsWriter, T) - Method in interface sk.stuba.fiit.perconik.utilities.configuration.OptionAccessor
-