|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sei.aadl.model.properties.InstanceModeContext
public final class InstanceModeContext
Constructor Summary | |
---|---|
InstanceModeContext(SystemInstance si)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
java.util.List |
getModes()
Get the modes. |
java.lang.String |
getName()
Get the name of the mode context object. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceModeContext(SystemInstance si)
Method Detail |
---|
public java.lang.String getName()
ModeContext
getName
in interface ModeContext
public java.util.List getModes()
ModeContext
getModes
in interface ModeContext
null
list of mode objects representing the
domain of modes available in this context.public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |