|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Requirement
A named requirement specifies the need for certain capabilities with the same name.
Method Summary | |
---|---|
java.lang.String |
getComment()
|
java.lang.String |
getFilter()
Return the filter. |
java.lang.String |
getName()
Return the name of the requirement. |
boolean |
isExtend()
|
boolean |
isMultiple()
|
boolean |
isOptional()
|
boolean |
isSatisfied(Capability capability)
|
Method Detail |
---|
java.lang.String getName()
java.lang.String getFilter()
boolean isMultiple()
boolean isOptional()
boolean isExtend()
java.lang.String getComment()
boolean isSatisfied(Capability capability)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |