|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||