Eclipse Platform
Kepler (4.3)

org.eclipse.ui.views.markers
Class MarkerSupportConstants

java.lang.Object
  extended by org.eclipse.ui.views.markers.MarkerSupportConstants

public class MarkerSupportConstants
extends java.lang.Object

MarkerSupportConstants is a static class that supplies commonly used constants.

Since:
3.4

Field Summary
static java.lang.String CONTAINS_KEY
          The constant used to specify the contains value on a FiltersContributionParameters
static java.lang.String DOES_NOT_CONTAIN_KEY
          The constant used to specify the does not contain value on a FiltersContributionParameters
 
Constructor Summary
MarkerSupportConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTAINS_KEY

public static final java.lang.String CONTAINS_KEY
The constant used to specify the contains value on a FiltersContributionParameters

See Also:
Constant Field Values

DOES_NOT_CONTAIN_KEY

public static java.lang.String DOES_NOT_CONTAIN_KEY
The constant used to specify the does not contain value on a FiltersContributionParameters

Constructor Detail

MarkerSupportConstants

public MarkerSupportConstants()

Eclipse Platform
Kepler (4.3)

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.