Uses of Class
org.axway.grapes.commons.datamodel.Scope

Packages that use Scope
org.axway.grapes.commons.datamodel   
 

Uses of Scope in org.axway.grapes.commons.datamodel
 

Methods in org.axway.grapes.commons.datamodel that return Scope
 Scope Dependency.getScope()
           
static Scope Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Scope[] Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.axway.grapes.commons.datamodel with parameters of type Scope
static Dependency DataModelFactory.createDependency(Artifact artifact, Scope scope)
          Generates a dependency regarding the parameters.
protected  void Dependency.setScope(Scope scope)
           
 



Copyright © 2014. All Rights Reserved.