public class ComponentSelectionCriteriaRequirement extends Requirement
Modifier and Type | Class and Description |
---|---|
static class |
ComponentSelectionCriteriaRequirement.ComponentSelectionCriteriaRequirementDescriptorImpl |
Requirement.RequirementDescriptor
Constructor and Description |
---|
ComponentSelectionCriteriaRequirement(String componentSelection) |
Modifier and Type | Method and Description |
---|---|
String |
getComponentSelection() |
void |
setComponentSelection(String componentSelection) |
net.praqma.clearcase.ucm.entities.Component |
toComponent() |
getDescriptor
@DataBoundConstructor public ComponentSelectionCriteriaRequirement(String componentSelection)
public String getComponentSelection()
public net.praqma.clearcase.ucm.entities.Component toComponent() throws net.praqma.clearcase.exceptions.UnableToInitializeEntityException
net.praqma.clearcase.exceptions.UnableToInitializeEntityException
public void setComponentSelection(String componentSelection)
componentSelection
- the componentSelection to setCopyright © 2016–2022. All rights reserved.