|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModeContext
Wrapper class that hides whether a ComponentImpl or a SystemInstance is used as the mode context for a property association. Used internally by the property lookup mechanism, and not meant for public consumption.
Equality is based on equality of the wrapped elements.
Method Summary | |
---|---|
java.util.List |
getModes()
Get the modes. |
java.lang.String |
getName()
Get the name of the mode context object. |
Method Detail |
---|
java.lang.String getName()
java.util.List getModes()
null
list of mode objects representing the
domain of modes available in this context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |