Class MethodDescriptor

java.lang.Object
cruise.umple.values.MethodDescriptor

public class MethodDescriptor
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    GenerationValueAnnotation fAnnotation  
  • Constructor Summary

    Constructors 
    Constructor Description
    MethodDescriptor​(java.lang.reflect.Method method, java.lang.Object instance, GenerationValueAnnotation annotation)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Object invoke​(java.lang.Object element, GenerationPolicyRegistry generationValueGetter, java.lang.Object... arguments)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait