de.uni_paderborn.fujaba.codegen
Class IMultiLinkSearchOptionalBottomOOFunction
java.lang.Object
de.uni_paderborn.fujaba.codegen.CodeGenFunction
de.uni_paderborn.fujaba.codegen.OOGenFunction
de.uni_paderborn.fujaba.codegen.IMultiLinkSearchOptionalBottomOOFunction
- public class IMultiLinkSearchOptionalBottomOOFunction
- extends OOGenFunction
Class IMultiLinkSearchOptionalBottomOOFunction
- Version:
- $Revision: 1.14 $
- Author:
- $Author: schneider $
Method Summary |
java.lang.Object |
generateCode(FElement incr,
java.lang.String methodName,
java.lang.Object[] param)
Bound_Object ... |
boolean |
isResponsible(java.lang.String methodName)
Get the responsible attribute of the IMultiLinkSearchOptionalBottomOOFunction object |
java.lang.String |
toString()
|
Methods inherited from class de.uni_paderborn.fujaba.codegen.CodeGenFunction |
add, concat, findNextResponsible, generate, generateCode, generateCode, generateCode, getClient, getClientOfChain, getMode, getPrevFunction, getSuccessor, setClient, setMode, setPrevFunction, setSuccessor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IMultiLinkSearchOptionalBottomOOFunction
public IMultiLinkSearchOptionalBottomOOFunction()
- Default Constructor
isResponsible
public final boolean isResponsible(java.lang.String methodName)
- Get the responsible attribute of the IMultiLinkSearchOptionalBottomOOFunction object
- Specified by:
isResponsible
in class CodeGenFunction
- Parameters:
methodName
- No description provided
- Returns:
- The responsible value
generateCode
public final java.lang.Object generateCode(FElement incr,
java.lang.String methodName,
java.lang.Object[] param)
- Bound_Object ... Unbound_Optional_Object (Bottom) Describe
generateOOCode
method here.
- Overrides:
generateCode
in class CodeGenFunction
- Parameters:
methodName
- a String
valueincr
- No description providedparam
- No description provided
- Returns:
- an
LinkedList[OOStatement]
value
toString
public java.lang.String toString()
- Overrides:
toString
in class OOGenFunction
- Returns:
- short string representation of current object