public static interface PredicatesPackage.Literals
| Modifier and Type | Field and Description | 
|---|---|
| static EClass | AND_PREDICATEThe meta object literal for the ' And Predicate' class. | 
| static EReference | AND_PREDICATE__OPERANDSThe meta object literal for the 'Operands' containment reference list feature. | 
| static EClass | BUILDER_PREDICATEThe meta object literal for the ' Builder Predicate' class. | 
| static EAttribute | BUILDER_PREDICATE__BUILDERThe meta object literal for the 'Builder' attribute feature. | 
| static EClass | COMMENT_PREDICATEThe meta object literal for the ' Comment Predicate' class. | 
| static EAttribute | COMMENT_PREDICATE__PATTERNThe meta object literal for the 'Pattern' attribute feature. | 
| static EClass | FILE_PREDICATEThe meta object literal for the ' File Predicate' class. | 
| static EAttribute | FILE_PREDICATE__CONTENT_PATTERNThe meta object literal for the 'Content Pattern' attribute feature. | 
| static EAttribute | FILE_PREDICATE__FILE_PATTERNThe meta object literal for the 'File Pattern' attribute feature. | 
| static EClass | LOCATION_PREDICATEThe meta object literal for the ' Location Predicate' class. | 
| static EAttribute | LOCATION_PREDICATE__PATTERNThe meta object literal for the 'Pattern' attribute feature. | 
| static EClass | NAME_PREDICATEThe meta object literal for the ' Name Predicate' class. | 
| static EAttribute | NAME_PREDICATE__PATTERNThe meta object literal for the 'Pattern' attribute feature. | 
| static EClass | NATURE_PREDICATEThe meta object literal for the ' Nature Predicate' class. | 
| static EAttribute | NATURE_PREDICATE__NATUREThe meta object literal for the 'Nature' attribute feature. | 
| static EClass | NOT_PREDICATEThe meta object literal for the ' Not Predicate' class. | 
| static EReference | NOT_PREDICATE__OPERANDThe meta object literal for the 'Operand' containment reference feature. | 
| static EClass | OR_PREDICATEThe meta object literal for the ' Or Predicate' class. | 
| static EReference | OR_PREDICATE__OPERANDSThe meta object literal for the 'Operands' containment reference list feature. | 
| static EClass | PREDICATEThe meta object literal for the ' Predicate' class. | 
| static EOperation | PREDICATE___MATCHES__IRESOURCEThe meta object literal for the 'Matches' operation. | 
| static EDataType | PROJECTThe meta object literal for the 'Project' data type. | 
| static EClass | REPOSITORY_PREDICATEThe meta object literal for the ' Repository Predicate' class. | 
| static EAttribute | REPOSITORY_PREDICATE__PROJECTThe meta object literal for the 'Project' attribute feature. | 
| static EDataType | RESOURCEThe meta object literal for the 'Resource' data type. | 
static final EClass PREDICATE
Predicate' class.
 
 PredicateImpl, 
PredicatesPackageImpl.getPredicate()static final EOperation PREDICATE___MATCHES__IRESOURCE
static final EClass NAME_PREDICATE
Name Predicate' class.
 
 NamePredicateImpl, 
PredicatesPackageImpl.getNamePredicate()static final EAttribute NAME_PREDICATE__PATTERN
static final EClass COMMENT_PREDICATE
Comment Predicate' class.
 
 CommentPredicateImpl, 
PredicatesPackageImpl.getCommentPredicate()static final EAttribute COMMENT_PREDICATE__PATTERN
static final EClass LOCATION_PREDICATE
Location Predicate' class.
 
 LocationPredicateImpl, 
PredicatesPackageImpl.getLocationPredicate()static final EAttribute LOCATION_PREDICATE__PATTERN
static final EClass REPOSITORY_PREDICATE
Repository Predicate' class.
 
 RepositoryPredicateImpl, 
PredicatesPackageImpl.getRepositoryPredicate()static final EAttribute REPOSITORY_PREDICATE__PROJECT
static final EClass AND_PREDICATE
And Predicate' class.
 
 AndPredicateImpl, 
PredicatesPackageImpl.getAndPredicate()static final EReference AND_PREDICATE__OPERANDS
static final EClass OR_PREDICATE
Or Predicate' class.
 
 OrPredicateImpl, 
PredicatesPackageImpl.getOrPredicate()static final EReference OR_PREDICATE__OPERANDS
static final EClass NOT_PREDICATE
Not Predicate' class.
 
 NotPredicateImpl, 
PredicatesPackageImpl.getNotPredicate()static final EReference NOT_PREDICATE__OPERAND
static final EClass NATURE_PREDICATE
Nature Predicate' class.
 
 NaturePredicateImpl, 
PredicatesPackageImpl.getNaturePredicate()static final EAttribute NATURE_PREDICATE__NATURE
static final EClass BUILDER_PREDICATE
Builder Predicate' class.
 
 BuilderPredicateImpl, 
PredicatesPackageImpl.getBuilderPredicate()static final EAttribute BUILDER_PREDICATE__BUILDER
static final EClass FILE_PREDICATE
File Predicate' class.
 
 FilePredicateImpl, 
PredicatesPackageImpl.getFilePredicate()static final EAttribute FILE_PREDICATE__FILE_PATTERN
static final EAttribute FILE_PREDICATE__CONTENT_PATTERN
static final EDataType PROJECT
IProject, 
PredicatesPackageImpl.getProject()static final EDataType RESOURCE
IResource, 
PredicatesPackageImpl.getResource()Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html