class ExplodedCompatibilityRule extends java.lang.Object implements AttributeCompatibilityRule<java.lang.Boolean>
Compatible if: 1. attribute not defined 2. attribute matches desired value
| Constructor and description |
|---|
ExplodedCompatibilityRule() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
execute(CompatibilityCheckDetails<java.lang.Boolean> details) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |