Faceted Project Framework
Version 1.3

Uses of Class
org.eclipse.wst.common.project.facet.core.IConstraint.Type

Packages that use IConstraint.Type
org.eclipse.wst.common.project.facet.core   
 

Uses of IConstraint.Type in org.eclipse.wst.common.project.facet.core
 

Fields in org.eclipse.wst.common.project.facet.core declared as IConstraint.Type
static IConstraint.Type IConstraint.Type.AND
           
static IConstraint.Type IConstraint.Type.CONFLICTS
           
static IConstraint.Type IConstraint.Type.OR
           
static IConstraint.Type IConstraint.Type.REQUIRES
           
 

Methods in org.eclipse.wst.common.project.facet.core that return IConstraint.Type
 IConstraint.Type IConstraint.getType()
          Returns the operator type
static IConstraint.Type IConstraint.Type.valueOf(String name)
           
 


Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.