|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SystemTeamViewCategoryNode | |
|---|---|
| org.eclipse.rse.ui.propertypages | |
| org.eclipse.rse.ui.view.team | |
| Uses of SystemTeamViewCategoryNode in org.eclipse.rse.ui.propertypages |
|---|
| Methods in org.eclipse.rse.ui.propertypages that return SystemTeamViewCategoryNode | |
protected SystemTeamViewCategoryNode |
SystemTeamViewCategoryPropertyPage.getCategoryNode()
Get the input team view category node |
| Uses of SystemTeamViewCategoryNode in org.eclipse.rse.ui.view.team |
|---|
| Methods in org.eclipse.rse.ui.view.team that return SystemTeamViewCategoryNode | |
SystemTeamViewCategoryNode[] |
SystemTeamViewProfileAdapter.getCategoryChildren(ISystemProfile profile)
Given a profile, return all the category children for it. |
SystemTeamViewCategoryNode |
SystemTeamViewProfileAdapter.restoreCategory(ISystemProfile profile,
String mementoHandle)
Given a profile and memento handle, return the appropriate category node. |
SystemTeamViewCategoryNode |
SystemTeamViewSubSystemConfigurationNode.getParentCategory()
Return the parent category this is a child of. |
| Methods in org.eclipse.rse.ui.view.team with parameters of type SystemTeamViewCategoryNode | |
void |
SystemTeamViewSubSystemConfigurationNode.setParentCategory(SystemTeamViewCategoryNode node)
Set the parent category this is a child of. |
| Constructors in org.eclipse.rse.ui.view.team with parameters of type SystemTeamViewCategoryNode | |
SystemTeamViewSubSystemConfigurationNode(ISystemProfile profile,
SystemTeamViewCategoryNode parentCategory,
ISubSystemConfiguration ssf)
Constructor |
|
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||