Interface DecoratedCapabilityRequirement
- All Superinterfaces:
Comparable<DecoratedCapabilityRequirement>
- All Known Implementing Classes:
AbstractDecoratedCapabilityRequirement
,CapabilityDecorator
,RequirementDecorator
Interface that combines the common UI elements of
Requirement
and Capability
-
Method Details
-
getId
Long getId() -
getKey
String getKey() -
getLabel
String getLabel() -
getExtraInfo
-
getValue
String getValue() -
getValueDescription
-
getCapabilityGroup
CapabilityGroup getCapabilityGroup()
-