|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Requirement
Requirement.
| Method Summary | |
|---|---|
boolean |
isConsistent(Requirement other)
Check whether this requirement is consistent with another requirement. |
boolean |
isDynamic()
Whether the requirement is dynamic |
boolean |
isOptional()
Whether the requirement is optional |
boolean |
isReExport()
Whether to re-export the requirement |
boolean |
wantReExports()
Whether we want re-exports |
| Method Detail |
|---|
boolean isReExport()
boolean wantReExports()
boolean isOptional()
boolean isDynamic()
boolean isConsistent(Requirement other)
Typically they will be inconsistent if they are the same type, have the same name but a different version
other - the other requirement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||