org.eclipse.osgi.internal.module
Class GenericConstraint

java.lang.Object
  extended by org.eclipse.osgi.internal.module.ResolverConstraint
      extended by org.eclipse.osgi.internal.module.GenericConstraint

public class GenericConstraint
extends ResolverConstraint


Field Summary
 
Fields inherited from class org.eclipse.osgi.internal.module.ResolverConstraint
bundle, constraint
 
Method Summary
 GenericCapability[] getMatchingCapabilities()
           
 void setMatchingCapability(GenericCapability capability)
           
 
Methods inherited from class org.eclipse.osgi.internal.module.ResolverConstraint
getName, removePossibleSupplier, setPossibleSuppliers, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

setMatchingCapability

public void setMatchingCapability(GenericCapability capability)

getMatchingCapabilities

public GenericCapability[] getMatchingCapabilities()


Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.