org.media.mn8
Class CameleonJavaMethod

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.mn8JavaMethod
                    |
                    +--org.media.mn8.CameleonJavaMethod
All Implemented Interfaces:
mn8Method

public class CameleonJavaMethod
extends mn8JavaMethod


Field Summary
 
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, _resourceURI, _showEmpty
 
Constructor Summary
CameleonJavaMethod()
           
CameleonJavaMethod(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, getParameterNames, 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 org.media.mn8.Concept
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CameleonJavaMethod

public CameleonJavaMethod()

CameleonJavaMethod

public CameleonJavaMethod(String conceptType,
                          int position,
                          mn8Method method)
Method Detail

invoke

public Concept invoke(Concept on,
                      SeriesConcept parameters)
Specified by:
invoke in interface mn8Method
Overrides:
invoke in class mn8JavaMethod


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."