|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScopeExtender
A marker interface for attributes that extend their container's scope. Any parameter contained by an attribute implementing this interface has the same visibility as parameters of the container of the attribute.
Variable
Method Summary | |
---|---|
java.util.List |
attributeList()
Return a list of the attributes contained by this object. |
Attribute |
getAttribute(java.lang.String name)
Get the attribute with the given name. |
Method Detail |
---|
java.util.List attributeList()
Attribute getAttribute(java.lang.String name)
name
- The name of the desired attribute.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |