|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.media.mn8.Concept | +--org.media.mn8.JavaConcept | +--org.media.mn8.mn8JavaMethod | +--org.media.mn8.CameleonJavaMethod
Fields inherited from class org.media.mn8.mn8JavaMethod |
_declaringConcept, _isStatic, _method, _paramTypes, _returnType, lineNr, name |
Fields inherited from class org.media.mn8.Concept |
_conceptLabel, _isHidden, _showEmpty |
Constructor Summary | |
CameleonJavaMethod()
|
|
CameleonJavaMethod(java.lang.String conceptType,
int position,
mn8Method method)
|
Method Summary | |
Concept |
invoke(Concept on,
SeriesConcept parameters)
|
Methods inherited from class org.media.mn8.mn8JavaMethod |
clone, createFromFormalDef, equals, findDeepMethod, getConceptDefinition, getDeclaringConcept, getLineNr, getMethodNameFromJavaSig, getMethodParamsFromJavaSig, getMethodSignature, getMethodUsingInheritance, getModifiers, getName, getParameterTypes, getReturnType, getSignature, hashCode, hasReturn, invoke, isStatic, setLineNr, toTXT, toXML |
Methods inherited from class org.media.mn8.JavaConcept |
create, equals, opEQ |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CameleonJavaMethod()
public CameleonJavaMethod(java.lang.String conceptType, int position, mn8Method method)
Method Detail |
public Concept invoke(Concept on, SeriesConcept parameters)
invoke
in class mn8JavaMethod
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |