|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.common.ui.viewers.DefaultTreeNode
org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.PatternParameterNode
protected class PatternEditorContentOutlinePage.PatternParameterNode
Pattern parameter node.
Constructor Summary | |
---|---|
protected |
PatternEditorContentOutlinePage.PatternParameterNode(ParameterRelation parameter_p,
ITreeNode parent_p)
Constructor. |
Method Summary | |
---|---|
int |
comparisonPriority()
An integer value that represents the priority of this kind of node. |
protected String |
getDefiningPatternName()
Get name of the pattern that defines the parameter. |
ParameterRelation |
getParameter()
Get parameter. |
boolean |
hasChildren()
Has current node any children ? |
boolean |
isHandling(Object element_p)
Is node handling/representing given element ? |
boolean |
isInherited()
Is parameter inherited or not ? |
String |
toString()
|
Methods inherited from class org.eclipse.egf.common.ui.viewers.DefaultTreeNode |
---|
getChildren, getParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected PatternEditorContentOutlinePage.PatternParameterNode(ParameterRelation parameter_p, ITreeNode parent_p)
parameter_p
- parent_p
- Method Detail |
---|
public ParameterRelation getParameter()
IParameterHandler
getParameter
in interface IParameterHandler
IParameterHandler.getParameter()
public boolean isHandling(Object element_p)
ITreeNode
isHandling
in interface ITreeNode
isHandling
in class DefaultTreeNode
DefaultTreeNode.isHandling(java.lang.Object)
public boolean isInherited()
IParameterHandler
isInherited
in interface IParameterHandler
IParameterHandler.isInherited()
protected String getDefiningPatternName()
public boolean hasChildren()
ITreeNode
hasChildren
in interface ITreeNode
hasChildren
in class DefaultTreeNode
DefaultTreeNode.hasChildren()
public int comparisonPriority()
ITreeNode
ITreeNode
.
comparisonPriority
in interface ITreeNode
comparisonPriority
in class DefaultTreeNode
DefaultTreeNode.comparisonPriority()
public String toString()
toString
in class Object
Object.toString()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.