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
 VersionSupplier[] getMatchingCapabilities()
           
 java.lang.String getNameSpace()
           
 
Methods inherited from class org.eclipse.osgi.internal.module.ResolverConstraint
getName, removePossibleSupplier, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getNameSpace

public java.lang.String getNameSpace()

getMatchingCapabilities

public VersionSupplier[] getMatchingCapabilities()


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