public interface Namespace
| Modifier and Type | Field and Description |
|---|---|
static String |
REQUIREMENT_RESOLUTION_DIRECTIVE
The requirement directive used to specify the resolution type for a
requirement.
|
static String |
RESOLUTION_MANDATORY
The directive value identifying a mandatory requirement resolution type.
|
static String |
RESOLUTION_OPTIONAL
The directive value identifying an optional requirement resolution type.
|
static final String REQUIREMENT_RESOLUTION_DIRECTIVE
mandatory
.mandatory,
optional,
Constant Field Valuesstatic final String RESOLUTION_MANDATORY
static final String RESOLUTION_OPTIONAL
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.