Package | Description |
---|---|
com.unitesk.requality.core.attribute |
Modifier and Type | Field and Description |
---|---|
MergeParams |
AttributeDefToMerge.param |
MergeParams |
AttributeToMerge.param |
Modifier and Type | Method and Description |
---|---|
static MergeParams |
MergeParams.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MergeParams[] |
MergeParams.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AttributeDefToMerge(AttributeDefinition attr,
MergeParams par,
boolean clone) |
AttributeToMerge(Attribute attr,
MergeParams par,
boolean clone) |