|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.analysis.core.ui.internal.model.DomainNode
public class DomainNode
| Constructor Summary | |
|---|---|
DomainNode()
|
|
| Method Summary | |
|---|---|
boolean |
isChecked()
|
boolean |
isGrayed()
|
void |
setChecked(boolean checked)
|
void |
setGrayed(boolean grayed)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainNode()
| Method Detail |
|---|
public boolean isChecked()
public void setChecked(boolean checked)
public boolean isGrayed()
public void setGrayed(boolean grayed)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||