|
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.pattern.ui.internal.editor.page.DefaultContentHandler
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.InternalMethodHandler
public class InternalMethodHandler
Constructor Summary | |
---|---|
InternalMethodHandler(AbstractPatternPage page_p,
EOperation method_p,
PatternHandler.PatternData patternData_p,
IContentProvider provider_p)
Constructor. |
|
InternalMethodHandler(EOperation method_p,
PatternHandler.PatternData patternData_p)
Constructor. |
Method Summary | |
---|---|
protected boolean |
computeOverriding(Pattern parentPattern_p)
Compute overriding status. |
boolean |
equals(Object obj_p)
|
EOperation |
getMethod()
Get method. |
String |
getMethodName()
Get method name. |
int |
hashCode()
|
boolean |
isHandlerFor(EOperation method_p)
Is given method handled by current handler ? |
boolean |
isModifiable()
Is method modifiable or not ? |
boolean |
isOverriding()
Is handled method overriding a parents one ? |
protected void |
notifyNameChanged(String oldName_p,
String newName_p)
Notify name changed to modification listeners. |
protected void |
setMethodAndcomputeExtraData(EOperation method_p)
Set method and compute method-centric data. |
void |
setMethodName(String newName_p)
Set new method name. |
String |
toString()
|
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler |
---|
addPropertyChangeListener, createNewElement, getPage, getPattern, getPatternData, notifyModification, removeElement, removePropertyChangeListener, setPatternData, setPatternPage |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InternalMethodHandler(AbstractPatternPage page_p, EOperation method_p, PatternHandler.PatternData patternData_p, IContentProvider provider_p)
page_p
- method_p
- patternData_p
- provider_p
- public InternalMethodHandler(EOperation method_p, PatternHandler.PatternData patternData_p)
method_p
- patternData_p
- Method Detail |
---|
protected void setMethodAndcomputeExtraData(EOperation method_p)
method_p
- protected boolean computeOverriding(Pattern parentPattern_p)
parentPattern_p
-
public boolean isOverriding()
public EOperation getMethod()
public void setMethodName(String newName_p)
newName_p
- protected void notifyNameChanged(String oldName_p, String newName_p)
oldName_p
- newName_p
- public String getMethodName()
public boolean isModifiable()
public boolean isHandlerFor(EOperation method_p)
method_p
-
public boolean equals(Object obj_p)
equals
in class Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class Object
Object.hashCode()
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.