|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cip4.jdflib.node.JDFNode.ExecPartFlags
private static final class JDFNode.ExecPartFlags
Class ExecPartFlags
Returned by addExecutablePartitions
| Field Summary | |
|---|---|
private boolean |
m_isAvailable
|
private boolean |
m_isProcStatOK
|
| Constructor Summary | |
|---|---|
protected |
JDFNode.ExecPartFlags(boolean isAvailable,
boolean isProcStatOK)
|
| Method Summary | |
|---|---|
(package private) boolean |
isAvailable()
|
(package private) boolean |
isProcStatOK()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final boolean m_isAvailable
private final boolean m_isProcStatOK
| Constructor Detail |
|---|
protected JDFNode.ExecPartFlags(boolean isAvailable,
boolean isProcStatOK)
| Method Detail |
|---|
boolean isAvailable()
boolean isProcStatOK()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||