|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.ui.view.team.SystemTeamViewCompileCommandNode
This class represents a compile command node in the Team view.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SystemTeamViewCompileCommandNode(SystemTeamViewCompileTypeNode parentType,
SystemCompileCommand command)
Constructor |
Method Summary | |
---|---|
Object |
getAdapter(Class adapterType)
This is the method required by the IAdaptable interface. |
SystemCompileCommand |
getCompileCommand()
Return the compile command this node represents |
ImageDescriptor |
getImageDescriptor()
Return this node's image |
String |
getLabel()
Return this node's label |
SystemTeamViewCompileTypeNode |
getParentCompileType()
Return the parent compile type this is a child of. |
SystemProfile |
getProfile()
|
void |
setCompileCommand(SystemCompileCommand command)
Set the compile command this node represents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public SystemTeamViewCompileCommandNode(SystemTeamViewCompileTypeNode parentType, SystemCompileCommand command)
Method Detail |
public Object getAdapter(Class adapterType)
getAdapter
in interface IAdaptable
public ImageDescriptor getImageDescriptor()
public String getLabel()
public SystemProfile getProfile()
public SystemCompileCommand getCompileCommand()
public void setCompileCommand(SystemCompileCommand command)
public SystemTeamViewCompileTypeNode getParentCompileType()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |